* {
	padding:0;
	margin:0;
}

body {
	background-color: #c5c8cb;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	text-decoration: underline;
	font-weight: bold;
}

A:link { color: #333333; text-decoration: underline; }
A:visited { color: #333333; text-decoration: underline; }
A:hover { color: #333333; text-decoration: underline; }

#logoheader {
	background: url(images/top-header.gif);
	background-color: #ffffff;
	width: 780px;
	height: 25px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#logobackground {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 780px;
	height: 90px;
	padding: 0px;
	margin: auto;
}

#logographic {
	background-image: url(images/top-background.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 90px;
	width: 772px;
	margin: auto;
}

#logographic h1 {
	font-size: 32px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 14px;
	text-transform: none;
text-align: center;
font-weight: normal;
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;

}

#herobackground {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 780px;
	height: 180px;
	padding: 0px;
	margin: auto;
}

#herographic {
	background-image: url(images/hero-background.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 180px;
	width: 772px;
	margin: auto;
}

#herotext {
	font-size: 26px;
	color: #881a10;
	text-align: left;
	padding-left: 15px;
	padding-top: 128px;
	text-transform: none;
	}

#addressbackground {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #881a10;
	width: 780px;
	height: 50px;
	padding: 0px;
	margin: auto;
}

#addressgraphic {
	background-image: url(images/address-background.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 50px;
	width: 772px;
	margin: auto;
}

#addressgraphic h3{
   padding : 0; 
   margin : 0;
   white-space : nowrap;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 12px;
	text-transform: none;
	list-style-type: none;
text-align: center;
font-weight: bold;	
}

#main {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 780px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin:0 auto;
}
#mainclear {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 780px;
	margin:0 auto;
	clear:both;
}

#bodycontent {
	width: 630px;
	padding: 0;
	margin: 0;
	float: right;
	clear: none;
	
}

p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	font-size: 12px;
	list-style-type: square;
	color: #000000;
	vertical-align: top;
	margin: 0px;
	text-align: left;
}

#bodycontent ul{
	color: #000000;
	font-size: 12px;
	list-style: square outside;
	padding-left: 50px;
	padding-right: 20px;
	text-align: left;
	padding-top: 8px;
}

h1 {
	font-size: 21px;
	color: #881a10;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin: 0px;
	text-transform: none;
}

h2 {
	font-size: 16px;
	color: #881a10;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	margin: 0px;
}

h3 {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 8px;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}

#navcontent {
	width: 140px;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}
#navcontent ul {
	padding : 4px 0 0 20px;
	margin : 0;
	font-size: 12px;
	color: #881a10;
	text-align: left;
	list-style: none outside;
	line-height: 1.5em;
	font-weight:bold;
	text-decoration: none;
}
#navcontent a:link {
	color: #333333;
	text-decoration: none;	
}
#navcontent a:visited {
	color: #333333;
	text-decoration: none;	
}
#navcontent a:hover {
	color: #333333;
	text-decoration: underline;
}


#botfooter {
	background-image: url(images/footer-background.gif);
	background-color: #404040;
	background-repeat: no-repeat;
	width: 780px;
	height: 55px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
clear:both;	
}

#botfootertext {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 12px;	
}

#botfootertext a:link { color: #ffffff; text-decoration: underline; } 
#botfootertext a:visited { color: #ffffff; text-decoration: underline;}
#botfootertext a:hover { color: #ffffff; text-decoration: underline; }

.fineprint {
	font-size: 10px;
	margin-bottom: 0px;
}

.floatright {
	float: right;
	clear: none;
	margin-left: 20px;
	border: 2px #881a10 solid;	
}

.floatleft {
	float: left;
	clear: none;
	margin-right: 20px;
	border: 2px #881a10 solid;	
}


.border {
	border: 2px #881a10 solid;	
}

.thumbnails {
	float: left;
	padding: 8px 10px 5px 20px;
	font-size: 10px;
	color: #333333;
}

.thumbnails3across {
	float: left;
	padding: 8px 10px 5px 20px;
	font-size: 10px;
	color: #333333;
}


.thumbnailsclearboth { clear: both; }

.callout {
	color: #FFFFFF;
	background-color: #881a10;
	padding: 10px;
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 8px;
	font-size:21px;
	text-align:center;
}
form {
	text-align: left;
}

form td {
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.formtext {
	font-size: 11px;
	color: #000000;
}
