
#key_visual {
   background: url(images/dynamic/key_visual2.jpg) no-repeat;
}
#logo {
   background: url(images/dynamic/logo8.gif) no-repeat;
}
#text_caption {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 18px;*/
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 18px;*/
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 18px;*/
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/sub1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 16px;*/
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
  background-position: top right;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset2/sub1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 16px;*/
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-position: top right;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/sub1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  /*font-size: 16px;*/
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
  background-position: top right;
}
#content_container h1 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #31552F;
}
#content_container h2 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #31552F;
}
#content_container h3 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #31552F;
}
#content_container h4 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #31552F;
}
#content_container h5 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #31552F;
}
#content_container h6 {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight:normal;
  text-align: center;
  text-decoration: none;
  color: #31552F;
}
#content_container, #content_container p {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  /*color: #172D52;*/
  color: #96B269;
}
#content_container a:link {
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  /*color: #172D52;*/
  color: #96B269;
}
#content_container a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #FF8A00;
}
#content_container a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  /*color: #172D52;*/
  color: #96B269;
}
#footer_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

