﻿
#key_visual {
   background: url(resources/_wsb_keyvisual.JPG) no-repeat;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/s1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/s1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/s1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #47490e;
}
#content_container h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  text-decoration: none;
  color: #656815;
}
#content_container p {
	font-family: Verdana,sans-serif;
	font-size: small;
	text-decoration: none;
	color: #003366;
	height: auto;
	text-align: left;
}
#content_container {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: xx-large;
  font-weight: 700;
  text-decoration: none;
  color: #003366;
}
#content_container a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0000ff;
}
#content_container a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #656815;
}
#content_container a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #00f;
}
#content_container a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #656815;
}
#footer_text {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #3f3f3f;
}


