﻿div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #4A4A4A;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(colorschemes/colorscheme10/images/dynamic/key_visual11.jpg) no-repeat;
}
#slogan {
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #d87e10;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFD5A1;
  background-position: top left;
}
a.main_nav_item {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FDFFFF;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFD5A1;
  background-position: top left;
}
a.sub_nav_active_item {
	background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #731501;
	background-position: top left;
}
a.sub_nav_item {
	background: url(images/dynamic/buttonset10/sn1.gif) no-repeat;
	font-family: Arial,sans-serif;
	font-style: italic;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	color: #011520;
	background-position: left top;
}
a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #731501;
	background-position: top left;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.content h3 {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #1F1F1F;
}
.content, .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.content a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #AB2712;
}
.content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #AB2712;
}
.content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #7C0C0C;
}
.content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	color: #000;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4A4A4A;
}

