﻿@import url("layout.css");
body {
	background-color: #e3b877;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e3b877;
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 900px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
/*	border-bottom: 1px solid #808080;*/	
    border-bottom: 0px solid #cea662;
	border-left: 0px solid #a9a9a9;
	background-color: #fafaff;
	visibility: hidden;
	height: 620px;
/*	background-image: url('../images/Banner22.jpg');*/
}
#subhead {
	background-color: #e28f0f;
	text-align: center;
	width: 872px; /*	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;*/;
	border-top: 0px solid #cea662;
	border-right: 0px solid #cea662;
	border-bottom: 0px solid #cea662;
	border-left: 0px solid #cea662;
/*	background-color: #fafaff;*/	
    visibility: visible;
	height: 30px;
	color: #9A7E54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation {
	position: relative;
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 10px; 
/*	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;*/
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-color: #e3b877;
	border: 0px;
}
#content {
	float: right;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 10px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px #808080 solid;
	border-left: 0px solid #a9a9a9;
	top: 170px;
	background-color: #f4cf74;
	font-size: 12px;
	border: 0px;
}
.style5 {
	margin-left: 0.2in;
	margin-right: 0.2in;
	font-size: 12px;
}
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-color: #e28f0f;
	top: 500px;
	color: #A87727;
	height: 20px;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Subhead Styles */
#subhead h1 {
/*	color: #3d6c87;*/
	color: #9A7E54;
}
#subhead h3 {
	/*	color: #5f8ea9;*/
	color: #A87727;
	margin-top: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	height: 24px;
}
/* Navigation Styles */
#navigation ul {
	background: #e3b877;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	left: -9px;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px #fff solid;
	background-color: #e3b877;
}
#navigation a {
	background-color: #e3b877;
	background: #e3b877;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	border: 0px solid #fff;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 42px;
}
#navigation a:hover {
	color: #a87727;
	text-decoration: none;
	border: 0px solid #dba318;
	background-color: #e3b877;
	background: #f4cf74;
}
/* Content Styles */
#content h1 {
	color: #A87727;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
}
#content h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #f6a422;
	font-weight: normal;
	text-indent: 10px;
}
#content h3 {
	color: #A87727;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
}
#content h4 {
	color: #A87727;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
}
#content h5 {
	color: #A87727;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
#content h6 {
	color: #A87727;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
#content img {
	padding: 0px;
}
/* Footer Styles */
#footer p {
	font-size: 12px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	font-weight: normal;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}