div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
	font-family: arial,tahoma,verdana,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	white-space: nowrap;
}

    

}
#key_visual {
	background: url(images/dynamic/header.png) no-repeat;

}
#main_nav_list a.main_nav_active_item {
	background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
	font-family: tahoma,verdana, arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-position: top right;
	text-align: center;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: 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: 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: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #55040F;
}
#content_container h2 {
	font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #55040F;
}
#content_container h3 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #55040F;
}
#content_container h4 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #55040F;
}
#content_container p {
	font-family: arial,tahoma,verdana,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
#content_container a:link {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #7F7F7F;
}
#content_container a:visited {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #55040F;
}
#content_container a:hover {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #55040F;
}
#content_container a:active {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #55040F;
}
#footer_text {
	font-family: arial,tahoma,verdana,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
