#logo {
	background: url(images/logo.gif) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme9/images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #7f221f;
}
#main_nav_list a.main_nav_active_item {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-position: left top;
	background-image: url(images/main_nav_active.gif);
	background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4a0000;
	background-position: left top;
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item:hover {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-position: left top;
	background-image: url(images/main_nav_active.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a.sub_nav_active_item {
	font-family: tahoma,verdana, arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/sub_nav_active.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a.sub_nav_item {
	background: url(images/sub_nav.gif) no-repeat;
	font-family: tahoma,verdana, arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4a0000;
}
.sub_nav_list a.sub_nav_item:hover {
	background: url(images/sub_nav_active.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, verdana, tahoma, sans-serif?;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h2 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#content_container h3 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
#content_container, #content_container p {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container a:visited {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #660000;
}
#content_container a:link {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
#content_container a:hover {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
}
#content_container a:active {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
#footer_text {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#footer_text a {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#footer_text a:hover {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color:#CCCC99;
	text-decoration:underline;
}

