#logo {
   background: url('resources/_wsb_logo.jpg') no-repeat;
}
#key_visual {
   background: url('resources/_wsb_keyvisual.jpg') no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
  background: url('images/dynamic/buttonset10/n1active.gif') no-repeat left top;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #f9fbf6;
  background-position-y:top; background-position-x:left
}
a.main_nav_item {
  background: url('images/dynamic/buttonset10/n1.gif') no-repeat left top;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position-y:top; background-position-x:left
}
a.main_nav_item:hover {
  background: url('images/dynamic/buttonset10/n1hover.gif') no-repeat left top;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(237,90,0);
  background-position-y:top; background-position-x:left
}
a.sub_nav_active_item {
  background: url('images/dynamic/buttonset10/sn1active.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ed5a00
}
a.sub_nav_item {
  background: url('images/dynamic/buttonset10/sn1.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF
}
a.sub_nav_item:hover {
  background: url('images/dynamic/buttonset10/sn1hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ed9000
}
.content h1 {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 36px;
  font-weight: bold;
  text-decoration: none;
  color: #004E12;
}
.content h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #004E12;
}
.content h3 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #004E12;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #ed5a00;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #ed9000;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #ed5a00;
}
.content a:active {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  color: #FF8000;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #5B995D;
}
