
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: rgb(27,86,0);
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/Banner.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #838383;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset8/n1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(0,129,23);
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset8/n1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(27,86,0);
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset8/n1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(0,129,23);
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset8/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #91c29a;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset8/sn1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(0,89,16);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset8/sn1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #91c29a;
}
.content h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,97,56);
}
.content h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(151,151,151);
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,97,56);
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(51,51,51);
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0,129,23);
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0,129,23);
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(133,133,133);
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0,129,23);
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(27,86,0);
}

