
#logo {
   background: url(images/logo.gif) no-repeat;
}
#key_visual {
   background: url(images/house.jpg) no-repeat;
}
#slogan {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: Yellow;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/main_nav_active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #d2e6d3;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/main_nav.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #d2e6d3;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/main_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #d2e6d3;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #c5dcc6;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/sub_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #3a843e;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #c5dcc6;
}
#content_container h1 {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h2 {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h3 {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content, .content p {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #4c4d4e;
}
.content p.alert {
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}
.content a:visited {
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #408044;
}
.content a:link {
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #2b6d2f;
}
.content a:hover {
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #2b6d2f;
}
.content a:active {
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #2b6d2f;
}
#footer_text {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #7a7b7d;
}

