a:link {
	background: transparent;
	color: #FFE0C1;
}

a:visited {
	background: transparent;
	color: #FFE0C1;
}

a:hover {
	background-color: #009999;
	color: #FFE0C1;
	text-decoration: none;
}

body {
	background: #000033;
	color: #FFEFDF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	background: transparent;
	color: #FFE0C1;
	font: 30px  Georgia, "Times New Roman", serif;
	margin: 20px 0 0 20px;
}
h2 {
	background: transparent;
	color: #FFE0C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 56px;
	margin: 20px 0 0 0;
}
h3 {
	background: transparent;
	color: #FFE0C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 4px 0 4px 0;
}
html {
	scrollbar-3dlight-color: #003366;
	scrollbar-arrow-color: #CC0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000033;
	scrollbar-highlight-color: #9999CC;
	scrollbar-shadow-color: #003366;
	scrollbar-track-color: #000033;
}

.address {
	color: #FFEFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bold {
	font-weight: 700;
}

.copyright {
	background: transparent;
	color: #FFEFDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 8px 0 6px 0;
}

.tabletext {
	color: #FFEFDF;
	font: 14px/20.5px Verdana, Arial, sans-serif;
}

#bar-bottom {
	background-color: #660000;
	border: solid #CC0000;
	border-width: 1px 0;
	height: 16px;
	position: relative;
	text-align: center;
	visibility: visible;
	width: 100%;
}

/* Top Navigation */
#bar-top {
	background-color: #330000;
	border: solid #CC0000;
	border-width: 1px 0;
	font: 16px  Arial, Verdana, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 6px;
	position: relative;
	text-align: center;
	visibility: visible;
	width: 100%;
}

#bar-top a {
	background: #330000;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#bar-top a:link		{
	background: transparent;
	color: #FFCC00;
	text-decoration: none;
}

#bar-top a:visited	{
	background: transparent;
	color: #FFCC00;
	text-decoration: none;
}

#bar-top a:hover		{
	background: #009999;
	color: #FFCC00;
	text-decoration: none;
}

#bar-top ul {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bar-top ul li {
	color: #FFFFFF;
	display: inline;
	list-style: none;
	padding: 0px 8px;
	white-space: nowrap;
}

#container {
	background: #003333;
	text-align: center;
}

#content {
	background: #990000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	color: #FFEFDF;
	font: 14px/20.5px Verdana, Arial, sans-serif;
	height: auto;
	margin: 0px auto;
	padding: 20px 40px 20px 40px;
	position: relative;
	text-align: left;
	visibility: visible;
	width: 700px;
}

#header {
	background: #000033;
	height: 75px;
	position: relative;
	visibility: visible;
	width: 100%;
}

.bgform {
	background-color: #003333;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
}
div.floatprints {
	float: left;
	margin-left: 10px;
	background: transparent;
	color: #FFEFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.floatprints p {
	margin-top: 4px;
		margin-bottom: 4px;
	text-align: center;
}

#dealerinquiries {
border: 1px solid #CC0000;
background-color: #003333;
padding: 4px;
	font: 18px  Arial, Verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}





