div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #476e4d;
  text-decoration: underline;	
}

    
#logo {
   background: url(images/dynamic/logo.gif) no-repeat;
}
/*#key_visual {
   background: url(colorschemes/colorscheme7/images/dynamic/key_visual1.jpg) no-repeat;
}*/
#slogan {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #a6a3a3;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset7/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item {
	background: url(images/dynamic/buttonset7/n1.gif) no-repeat;
	font-family: Tahoma, serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #549915;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset7/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.sub_nav_active_item {
	background: url(images/dynamic/buttonset7/sn1active.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset7/sn1.gif) no-repeat;
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #35312f;
}
a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset7/sn1active.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.content h1 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #5a5959;
}
.content h2 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #5AA417;
	margin-left: 20px;
}
.content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #5AA417;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: -5px;
}
.content h4 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5AA417;
	margin-left: 25px;
	margin-top: 20px;
	line-height: 1.0;
	padding: 0;
}
.content h5 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5AA417;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: -3px;
	line-height: 1.0;
	padding: 0;
}

.content, .content p {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 35px;
	text-align: justify;
}
.content a:link {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.content a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #1e1e1e;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #1e1e1e;
}
#footer_text {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #476e4d;
}
