
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #6c7e64;
  text-decoration: underline;	
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.gif) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #296100;
}
#main_nav_list a.main_nav_active_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(172,178,122);
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset4/n1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(84,66,13);
}
#main_nav_list a.main_nav_item:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(178,144,71);
}
.sub_nav_list a.sub_nav_active_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(181,211,162);
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset4/subnav1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(109,163,52);
}
.sub_nav_list a.sub_nav_item:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #699bb2;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(71,50,12);
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(71,50,12);
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(71,50,12);
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(71,50,12);
}
#content_container a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(71,50,12);
}
#content_container a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(186,139,52);
}
#content_container a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(71,50,12);
}
#content_container a:active {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(186,139,52);
}
#footer_text {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #6c7e64;
}

