@charset "UTF-8";
#homeTest2 {
	background-color: #033;
}
#overLay {
	background-color: #666;
	height: 300px;
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 100px;
	right: 0px;
	filter:Alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	visibility:hidden;
}
#overLayBack {
	background-color: #FFF;
	width: 620px;
	border: thin solid #FF9;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#mainBody div a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#mainBody div a:hover {
	font-weight: bold;
	color: #036;
	text-decoration: underline;
}
#testRow {
	clear: both;
	float: left;
}
#homeTest1 {
	background-color: #C30;
}
.homeTest {
	color: #CCC;
	font-size: 12px;
	width: 305px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	height: 135px;
}
/* CSS Document */

#container {
	background-color: #eeeedd;
	border: 1px solid #003;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 9px;
	bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
#shadow {
	position: relative;
	right: 4px;
	bottom: 0px;
	background-color: #DDD;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006;
}
#menuLeft {
	float: left;
}
#container #logoTop {
	height: 210px;
	background-image: url(images/top_back.png);
}
#logoImage {
	width: 125px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}
#logoBanner {
	float: left;
	width: 500px;
	margin-top: 40px;
	margin-left: 15px;
}
#topPhoto {
	float: right;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#container #menuRow {
	background-image: url(images/blueback_menu.jpg);
	height: 60px;
	width: 970px;
	clear: both;
	padding-left: 5px;
}
#container #mainBody {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: justify;
}
#menuRight {
	float: right;
}
#container #pageTitle {
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 20px;
	float: left;
	clear: left;
	margin-top: 10px;
}
#addressRow #37Years {
	float: none;
	clear: none;
	width: 150px;
	margin-left: 50px;
}
#container #addressRow {
	background-color: #981B1E;
	background-image: url(images/bottom_back.png);
	clear: both;
	height: 195px;
}
#addressBlock a {
	font-weight: bold;
	text-decoration: none;
	color: #AECDCD;
}
#addressBlock a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#container #addressRow #addressBlock {
	font-size: 14px;
	color: #FFF;
	width: 250px;
	padding-top: 2px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
	text-align: center;
	border: thin double #AD0000;
	background-repeat: repeat-x;
	margin-top: 8px;
}
#container #menuRow #menuInner {
	float: left;
}
#mainBody .slideShow {
	display: inline;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-bottom: 14px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
#homeTest3 {
	background-color: #003;
}
#contactInfo {
	font-size: 12px;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ACBED3;
	padding-top: 20px;
	padding-bottom: 20px;
}

form {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.formButton {
	background-color: #2E3192;
	color: #CCC;
	padding: 6px;
	font-size: 14px;
}
fieldset {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
form fieldset legend {
	font-size: 12px;
}
form label {
	display: block;
	text-align: right;
	float: left;
	width: 150px;
	margin-top: 5px;
	clear: none;
}
form input, form textarea, form file , form select{
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFD0BE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #4245A0;
}
form checkbox, form select {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form input#reset {
	margin-left: 0px;
}
textarea {
	overflow: auto;
}
form br {
}
#buttonRow {
	margin-right: auto;
	margin-left: 100px;
	text-align: center;
	width: 200px;
	padding-top: 15px;
}
#testRow  a {
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}
#testRow a:hover {
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}
#testCaption {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	background-color: #666;
}
