BODY {
	color: black;
	background-color: #EBE8E1;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	scrollbar-3dlight-color : #8A867A;
	scrollbar-arrow-color : #FF753C;
	scrollbar-base-color : #A07B60;
	scrollbar-darkshadow-color : #FF753A;
	scrollbar-face-color : black;
	scrollbar-highlight-color : #fff7635;
	scrollbar-shadow-color : #542B0C;
	scrollbar-track-color : #8A8778;
	}

.MAIN {
	margin: 0px 20px 0px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
}

A {
	color: #4682B4;
	font-weight: bold;
	text-decoration: underline;
}

A:HOVER {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	width: 75%;
	color: #000000;
	align: center;
	height: 2pt;
}
.NAV {
	margin: 0px 30px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	}
.dealers {
	font-size: 14px;
	padding-left: 50px;
}
.notes {
	font-size: 13px;
}
H1, H2{
font-weight: bold;
margin-right: 20px;
}
.quote{
	margin: 0px 130px 0px 0px;
	font-style: italic;
	font-size: medium;
	text-shadow: #FF7638;
	font-family: "Times New Roman", Times, serif;
}
	
	
	