
#logo {
   background: url(resources/_wsb_logo.PNG) no-repeat;
}
#key_visual {
    background: url('colorschemes/colorscheme6/images/dynamic/key_visual6.jpg') no-repeat; height:66 
}
#slogan {
  font-family: Tahoma;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF; height:60
}
#body_text {
 
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
a.main_nav_active_item_blue {
 
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fef3de;
}
a.main_nav_item_blue {
 
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: blue;
}
a:hover.main_nav_item_blue {
 
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: red;
}

a.main_nav_active_item {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fef3de;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset6/n1.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #e8c583;
}
a:hover.main_nav_item {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fef3de;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fba504;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset6/sn1.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #8a754e;
}
a:hover.sub_nav_item {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fba504;
}
.content h1 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #6c462b;
}
.content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #ff9600;
}
.content h3 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #2e0000;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #454545;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #dd0000;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #dd0000;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #454545;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #454545;
}
#footer_text {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #d3c3b8;
}