
#logo {
   background: url(resources/_wsb_logo.JPG) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme5/images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #d80f6b;
}
#menu a.main_nav_item_active {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #010101;
}
#menu a.main_nav_item {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #053605;
}
#menu a.main_nav_item:hover {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #010101;
}
#submenu a.sub_nav_item_active {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #197510;
}
#submenu a.sub_nav_item {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #197510;
}
#submenu a.sub_nav_item:hover {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #197510;
}
#content_container h1 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h2 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h3 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container, #content_container p {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:link {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0000FF;
}
#content_container a:visited {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #999999;
}
#content_container a:hover {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c91608;
}
#content_container a:active {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c91608;
}
#footer {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #396200;
}

