
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline; white-space: nowrap;
}


#logo {
   background: url(colorschemes/colorscheme3/images/dynamic/logo.gif) no-repeat;
}
#key_visual {
   background: url(resources/headerimg.jpg) no-repeat;
}
#slogan {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a, .sub_nav_list a {
  background-position: 10px 3px !important;
  margin-left: 4px;
  padding-left: 35px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  width: 135px;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/main_nav_active.gif) no-repeat;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/main_nav_link.gif) no-repeat;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/main_nav_hover.gif) no-repeat;
}

.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/sub_nav_active.gif) no-repeat;
  background-color: #EDF6FB;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/sub_nav_link.gif) no-repeat;
  background-color: #EDF6FB;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/sub_nav_hover.gif) no-repeat;
  background-color: #EDF6FB;
}

#content_container h1 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #c3c3c3;
}
#content_container h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #c3c3c3;
}
#content_container h3 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #c3c3c3;
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.content {
  min-height: 35em;
}
#content_container a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#content_container a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#content_container a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
#content_container a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#footer_text {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


