body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e8e8d5;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#hdr {
	background-color: #F7C424;
	border: 1px solid #CCCCCC;
	width:auto;
	height: 220px;
	background-image: url(../images/header.jpg);
}
#nav {
	padding-top: 200px;
	text-align: center;
}
.topnav a:link {
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.topnav a {
	color: #990000;
}
h1 {
	font-size: 18px;
	color: #794801;
}
h2 {
	font-size: 16px;
	color: #917044;
}

.topnav a:hover {
	color: #999999;
	text-decoration: none;
}
.topnav a:visited {
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content {
	background-color: #e8e8d5;
	border: 1px solid #CCCCCC;
	height: 100%;
	width: auto;
}
#contentbody {
	padding:6px;
}
#contentpicleft {
	background-color: #e8e8d5;
	border: 1px solid #CCCCCC;
	float: left;	
}
#main {
	background-color:#FFFFFF;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:5px;
}
#adminmain {
	background-color:#FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:5px;
}
#leftmaincol {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	padding-right: 3px;
}
#rtmaincol1 {
	float: right;
	width: 214px;
	background-color: #f4f4ec;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#rtmaincol12 {
	float: right;
	width: 214px;
	background-color: #f4f4ec;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top:6px;
}
#rtmaincol2 {
	float: right;
	width: 214px;
	padding: 3px;
	margin-top: 20px;
}

#innercol {
	background-color:#FBDE20;
	width:inherit;
	height:100%;
}

#footer {
	font-size: x-small;
	color: #794801;
	clear: both;
	margin-top: 30px;
	padding-left: 6px;
}

/* Form CSS */
label{
float: left;
width: 190px;
font-weight: bold;
}

input, textarea {
width: 200px;
margin-bottom: 5px;
}

.inputstate {
width: 35px;
margin-bottom: 5px;
}
.inputcountry {
width: 35px;
margin-bottom: 5px;
}

.inputzip {
width: 50px;
margin-bottom: 5px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 130px;
margin-top: 5px;
width: 100px;
}

.form br{
clear: left;
}
.quote {
	font-size: 14px;
	color: #990000;
	font-family: "Trebuchet MS";
}
.small {
	font-size: small;
}
#hardright {
	float: right;
}
#hardleft {
	float: left;
}

li {
	padding-bottom: 10px;
}

.dealertbl {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.dealertbl td, th {
	border-bottom: 1px solid #ccc;
}
