
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #6b6762;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.png) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.JPG) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #333;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #e2dede;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset6/n1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #e2dede;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #e2dede;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #4a3c3c;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset6/sn1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #4a3c3c;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #4a3c3c;
}
.content h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #796449;
}
.content h2 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #c2613d;
}
.content h3 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #544747;
}
.content, .content p {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #2c320e;
}
.content a:link {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8e0b0b;
}
.content a:visited {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #ff960e;
}
.content a:hover {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #6a5656;
}
.content a:active {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #ff960e;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #6b6762;
}

