
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #D3B6A9;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url('images/top_banner.jpg') no-repeat;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #7e340c;
}
a.main_nav_active_item {
  /*background: url('images/n1active.gif') no-repeat left top;*/
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #005287;/*#D2D2D2;*/
  background-position-y:top; background-position-x:left
}
a.main_nav_item {
  /*background: url('images/n1.gif') no-repeat left top;*/
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #E39745;
  background-position-y:top; background-position-x:left
}
a.main_nav_item:hover {
  /*background: url('images/n1hover.gif') no-repeat left top;*/
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #005287;/*#D2D2D2;*/
  background-position-y:top; background-position-x:left
}
a.sub_nav_active_item {
  background: url('images/sn1active.gif') no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF
}
a.sub_nav_item {
  background: url('images/sn1.gif') no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #7D330C
}
a.sub_nav_item:hover {
  background: url('images/sn1hover.gif') no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF
}
.content h1 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #005287;
}
.content h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h3 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #4E4E4E;
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}

.breadcrumbs, .breadcrumbs p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #005287;
}

.breadcrumbs a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #005287;
}
.breadcrumbs a:visited {
  color: #005287;
}
.breadcrumbs a:hover {
  color: #005287;
}
.breadcrumbs a:active {
  color: #005287;
}

.content a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #005287;
}
.content a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #E3923A;
}
#footer_text {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #D3B6A9;
}