
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #c1714e;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #dcd3cc;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/main_nav.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e1e1e1;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #dcd3cc;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sub_nav.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #933f1b;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #c1714e;
}
#content_container h2 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #862b2b;
}
#content_container h3 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #c1714e;
}
#content_container, #content_container p {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #363636;
}
#content_container a:visited {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #862b2b;
}
#content_container a:link {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #862b2b;
}
#content_container a:hover {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c1714e;
}
#content_container a:active {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #df9a19;
}
#footer_text {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #a67c51;
}

