﻿@import url("layout.css");
.imagectr {
	float: none;
	display: inline;
	position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
}
.p-10 {
	text-align: left;
	margin-top: -10px;
}
.header3 {
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #DDCCBB;
}
#container {
	margin: 0 auto;
	background-color: #4F7100;
}
#masthead {
	overflow: auto;
	height: 75px;
	background-image: url('../images/AHBanner8.gif');
	background-repeat: no-repeat;
}
#sidebar {
	border-top: thin #8FA350 solid;
	float: left;
	width: 139px;
	background-color: #4F7100;
	position: relative;
	clear: both;
	display: inline;
	height: 306px;
	top: 0px;
	left: -2px;
}
#content {
	float: left;
	padding: 15px;
	overflow: auto;
	background-color: #8FA350;
	margin: 0px;
	position: relative;
}
#footer {
	clear: both;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	margin-right: 0px;
	}
#masthead p {
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
	font-size: xx-large;
	font-family: "Lucida Calligraphy";
	height: 83px;
	vertical-align: middle;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px #8FA350 solid;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #F9F9F9;
	display: block;
	padding: 5px;
	border-bottom: 1px #8FA350 solid;
	width: 130px;
}
r a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 1px solid #A4c286;
	background-color: #f9f9f9;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.indianhead {
	border-width: 0px;
	float: left;
	margin-left: 20px;
}
.p-10indent {
	text-align: left;
	margin-top: -10px;
	margin-left: 20px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.imageright {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 136px;
	width: 125px;
}
#sidebar a:hover {
	color: #dede29;
	text-decoration: none;
	background-color: #FFFFFF;
}
