* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
}

body,html {
	background-color: #fff;
}

img {
	border: 0px;
}

h1 {
	font-size: 20pt;
	color: #1A36A3;
	font-family: Garamond, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 20px;
}

h2 {
	font-size: 16pt;
	color: #1A36A3;
	font-family: Garamond, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 20px;
}

input, select {
	font-family: Arial, Helvetica, Sans Serif;
	margin: 2px;
}

input.clean {
	border: 1px solid #333;
}

p {
	margin: .25em 10px .75em;
}

li {
	list-style-type: none;
}

/***************************************
id
***************************************/

#container {
	background-color: #fff;
	background: #fff url('../images/logo.jpg') top left no-repeat;
	width: 615px;
	margin: 0;
	padding: 0;
}

#column1 {
	width: 223px;
	float: left;
	/*background: #fff url('../images/logo.jpg') top left no-repeat;*/
}
#column1 img { display:none; }

img#print-logo { display:block; }

#column2 {
	width: 615px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	float:left;
}


#footer {
	border-top: 1px solid #333;
	margin: 15px 0 0;
}

#footer2 {
	display: none;
}

#footer3 { display:none; }
#footer-box { display:none; }
#left_dealerlocator { display:none; }

#nav {
	display: none;
}

#left-nav {
	display:none;
}

#content0, #content2, #content3 {
	text-align: left;
	display: block;
}

#content1, #content4, #content5 {
	display: none;
}

.tabnav {
	display: none;
}

#contentProdImage {
	float: right;
	padding: 2px;
}

#locatorBox {
	display: none;
}

#dealerResult {
	margin-left: 23px;
	line-height: 18px;
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#dealerResultSearch {
	margin-left: 23px;
	line-height: 18px;
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#printable {
	display: none;
}

/*************************************
class
*************************************/
.overview {
	padding: 20px;
	text-align: left;
}

.content_border {
	margin-top: -1px !important;
	margin-top: -4px;
}

.content_border a {
	color: #B80105;
	font-weight: bold;
	text-decoration: none;
}

.quote_table {
	text-align: left;
}

.quote_table th {
	background-color: #C50000;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
}

.quote_table td {
	height: 20px;
}

.floorplan {
	margin-left: 20px;
	padding: 10px;
}

.popup a {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #747474;
}

.popup a:hover {
	color: #000;
}

.commonText {
	margin: 20px;
}

.commonText li {
	margin-left: 30px;
	list-style-type: circle;
}

.required {
	font-weight: bold;
}

.siteMap li {
	margin: 3px 0 0 20px;
}

.siteMap h2 {
	margin: 5px 0 5px 10px;
	;
}

.title {
	margin: 0 0 -15px 15px;
	color: #c00;
	font-weight: bold;
}

.title2 {
	margin: 0 0 0 15px;
	color: #c00;
	font-weight: bold;
	font-size: 14pt;
}

.links_table thead td {
	background-color: #ccc;
}

.links_table td {
	background-color: #efefef;
	border-color: #fff;
}

.links_table a {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
}

.links_table a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: bold;
}

.links_title {
	color: #c00;
	font-weight: bold;
}

.allProd {
	font-size: 11px;
	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.allProd a {
	color: #666;
	text-decoration: none;
}

.allProd a:hover span {
	text-decoration: underline;
}

.prodListingRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

.dtable td {
	padding: 5px;
}

.dtableinput {
	color: #666666;
	font-size: 12px;
}

