/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #553F00;
}
h3 {
	font-size: 1.25em
}
a:link {
	color: #553F00;
}	
#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:500px;
	margin-top: -250px; /*set to a negative number 1/2 of your height*/
	margin-left:-400px; /*set to a negative number 1/2 of your width*/
}
#content {
	background-color: #FFFFFF;
	background-image:url(/images/homepage.jpg);
	border: 0px;
	height: 500px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#contenthistory {
	background-color: #FFFFFF;
	background-image:url(/images/history.jpg);
	border: 0px;
	height: 500px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#contentshowroom {
	background-color: #FFFFFF;
	background-image:url(/images/showroom.jpg);
	border: 0px;
	height: 500px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#contentlocator {
	background-color: #FFFFFF;
	background-image:url(/images/locator.jpg);
	border: 0px;
	height: 500px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#contentstyle {
	background-color: #FFFFFF;
	background-image:url(/images/style.jpg);
	border: 0px;
	height: 500px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#historyverbiage {
	position: absolute;
	left: 200px;
	top: 200px;
	color: #553F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F1DE;
	border: 0px;
	height: 270px;
	width: 570px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 5px;
	z-index: 200;
}
#showroomverbiage {
	position: absolute;
	left: 380px;
	top: 200px;
	color: #553F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F1DE;
	border: 0px;
	height: 270px;
	width: 370px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 5px;
	z-index: 201;
	overflow: auto;
	scrollbar-face-color:#F8F1DE;
	scrollbar-3dlight-color:#D4DF00;
	scrollbar-darkshadow-color:#7F5F55;
	scrollbar-arrow-color:#553F00;
	scrollbar-track-color:#553F00;;
}
#locatorverbiage {
	position: absolute;
	left: 245px;
	top: 200px;
	color: #553F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F1DE;
	border: 0px;
	height: 270px;
	width: 530px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 5px;
	z-index: 202;
	overflow: auto;
	scrollbar-face-color:#F8F1DE;
	scrollbar-3dlight-color:#D4DF00;
	scrollbar-darkshadow-color:#7F5F55;
	scrollbar-arrow-color:#553F00;
	scrollbar-track-color:#553F00;
}
#copyright {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 211px;
}	
#sale {
	position: absolute;
	bottom: 50px;
	left: 50px;
	width: 300px;
}	
#mainnav {
	position: absolute;
	left: 230px;
	top: 220px;
	background-color: #553F00;
	border: 0px;
	height: 20px;
	width: 570px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	z-index: 500;
}
#historynav {
	position: absolute;
	left: 230px;
	top: 155px;
	background-color: #553F00;
	border: 0px;
	height: 20px;
	width: 570px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	z-index: 500;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 100;
}
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	border-right-color: #906200;
	border-right-width: 1px;
	border-left-width: 1px;
}
#navigation li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;	
	font-size: 11px;
	font-style: normal;
	color: #F8F1DE;
	text-decoration: none;
	display: block;
	background-color: #553F00;
	padding: 3px 20px 3px 20px;
	border: 0px;
}
#navigation li a:hover {
	background-color: #D1B970;
	color: #553F00;
}
.img_left {
	float: left;
	margin: 10px;
	border: 1px solid #553F00;	
}
.img_right {
	float: right;
	margin: 10px;
	border: 1px solid #553F00;
}
.separatorinvisible {
	height: 0;
	clear: both;
}
#boxout {
	background-color: #F8F1DE;
	float: right; 
	width: 250px;
	margin: 0px;
	padding-right: 10px;
	color: #553F00;
	font-size: 120%;
}
.styleheading {
	background-color: #C8B281;
	margin: 10px;
	float: left;
	color: #553F00;
	font-size: 150%;
	font-weight:bold;
	padding: 3px 15px;
}
table th {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	background-color: #CAB296;
}
table td {
	padding: 10px;
	text-align: left;
	background-color: #F8F1DE;
}
