#key_visual {
	background: url(custom/logo_header.gif) no-repeat;
}
#text_caption {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #8C7D72;
}
#main_nav_list a.main_nav_active_item {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#main_nav_list a.main_nav_item {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(custom/n1.gif);
}
#main_nav_list a.main_nav_item:hover {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-image: url(custom/n2.gif);
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #8C7D72;
}
#content_container h2 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #8C7D72;
	background-image: url(custom/sub_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-left: 2px;
	padding-bottom: 20px;
}
#content_container h3 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #8C7D72;
}
#content_container, #content_container p {
  font-family: Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}
#content_container a:link {
  font-family: Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #8C7D73;
}
#content_container a:visited {
  font-family: Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #11565F;
}
#content_container a:hover {
	font-family: Trebuchet MS, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

  color: #color: #94d2e3;;
	color: #94d2e3;
}
#content_container a:active {
  font-family: Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #C7BDB5;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

