#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#text_caption {
  font-family: Helvetica,sans-serif;
  font-style: italic;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #244436;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list .sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list .sub_nav_list a {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#main_nav_list .sub_nav_list a:hover {
  background: url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container p, #content_container {
  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: 12px;
  text-decoration: none;
  font-weight: bold;
    color: #CC6546;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
   color: #CC6546;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4268FF;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #CC6546;
}

#center_column_container {
	margin: 0;
	padding: 10;
	float: center;
	width: 398px;
	background-color: #E7EEE6;
	border: 1px;
	font-family: Arial,sans-serif;
  	font-style: normal;
  	font-size: 12px;
  	color: #000;
}
#owner_info {
	color: #FFF;
	padding-left:15px;
}
#footer_text {
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

#right_column_container {
	font-family: Helvetica,sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: normal;
  	text-decoration: none;
}
