﻿
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	white-space: nowrap;
}

#footer_text a:hover {	
	color: aqua;	
}
    
#logo {
   background: url(resources/bg_header_text.png) no-repeat;
}
#key_visual {
   background: url(resources/333x182_Boston_Tea_Party_Currier_colored.jpg) no-repeat;
}
#slogan {
	font-family: "blackadder ITC";
	font-style: normal;
	font-size: 27px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset9/n1active.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #E8A048;
}
a.main_nav_item {
	background: url(images/dynamic/buttonset9/n1.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #c5c3c3;
}
a.main_nav_item:hover {
	background: url(images/dynamic/buttonset9/n1active.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a.sub_nav_active_item {
	background: url(images/dynamic/buttonset9/sn1active.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E8A048;
}
a.sub_nav_item {
	background: url(images/dynamic/buttonset9/sn1.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset9/sn1active.gif) no-repeat;
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.content h1 {
	font-family: "blackadder ITC";
	font-style: normal;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #0f0f0e;
}
.content h2 {
	font-family: "blackadder ITC";
	font-style: normal;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #aa6939;
}
.content h3 {
	font-family: "blackadder ITC";
	font-style: normal;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	color: #812b2b;
}
.content h4 {
	font-family: Papyrus;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.content h5 {
	font-family: Papyrus;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.content h6 {
	border: thin ridge #000000;
	font-family: Georgia;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.content h6:link {
	font-family: Georgia;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.content h7 {
	font-family:Georgia;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.content p {
	font-family: Papyrus;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.content {
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.content a:link {
	font-family: Papyrus;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #008000;
}
.content a:visited {
	font-family: Papyrus;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.content a:hover {
	font-family: Papyrus;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #876f85;
}
#footer_text {
	font-family: Papyrus;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#top_title {
	font-family: "blackadder ITC";
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#bottom_title {
	font-family: "blackadder ITC";
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
