div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(resources/_wsb_logo.gif) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #a74a23;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset5/main_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #feeec7;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #a74a23;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset5/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffe18e;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset5/sub_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #e27f55;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset5/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffe18e;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #eaa630;
}
.content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #df7f4f;
}
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #daa55c;
}
.content, .content p {
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4c4d4e;
	background-color: #FFFFFF;
}
.content a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ad2938;
}
.content a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #4c4d4e;
}
.content a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #ad2938;
}
.content a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ad2938;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #609CED;
}
