body {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/bg.png') #cb0c13 repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    font-style:  normal;
    font-weight: normal;
}

a:link {color: #000; text-decoration: none; font-weight: normal; }
a:visited {color: #000; text-decoration: none; font-weight: normal; }
a:hover {color: #000; text-decoration: underline; font-weight: normal; }
a:active {color: #000; text-decoration: underline; font-weight: normal; }

a:link:hover {color: #000; text-decoration: none; font-weight: normal; }
a:visited:hover {color: #000; text-decoration: none; font-weight: normal; }
a:active:hover {color: #000; text-decoration: underline; font-weight: normal; }

.admin a:link {color: #efde13; text-decoration: none; font-size: 14px; font-weight: bold; }
.admin a:visited {color: #efde13; text-decoration: none; font-size: 14px; font-weight: bold; }
.admin a:hover {color: #efde13; text-decoration: underline; font-size: 14px; font-weight: bold; }
.admin a:active {color: #efde13; text-decoration: none; font-size: 14px; font-weight: bold; }

.dark a:link {color: #fc0; text-decoration: none; font-size: 12px; font-weight: bold; }
.dark a:visited {color: #fc0; text-decoration: none; font-size: 12px; font-weight: bold; }
.dark a:hover {color: #fc0; text-decoration: underline; font-size: 12px; font-weight: bold; }
.dark a:active {color: #fc0; text-decoration: none; font-size: 12px; font-weight: bold; }

.date {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
    font-style:  normal;
    font-weight: normal;
	color: #fff;
}

.content {
	background: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    font-style:  normal;
    font-weight: normal;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
    font-style:  normal;
    font-weight: bold;
	color: #fc0;
	line-height: 20px;
}

.unittitle {
	font-weight: bold;
	font-size: 14pt;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
}

div.unitprice {
	background-color: #d9d9d9;
	padding: 2px;
	border: 1px solid #fff;
	width: 150px;
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

div.msrp {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
}

.inventory {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    font-style:  normal;
    font-weight: normal;
	color: #000;
}

td.invheader {
    font-weight: bold;
	border-bottom: 1px solid #000;
	padding: 3px;
}

td.vehicle {
	background-color: #f2e2c4;
	padding: 3px;
}

td.vehicle2 {
	padding: 3px;
}

td.mpg
{
	padding-top: 0pt;
	padding-right: 4px;
	padding-bottom: 0pt;
	padding-left: 4px;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

td.mpg span
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

td#mpgDisclaimer
{
	font-size: 7pt;
	text-align: justify;
}

div#vehicleInfo { font-size: 10pt; }
div#vehicleInfo span { font-weight: bold; padding-right: 4px; }
div#stockvinnum { margin: 7px 0; }

table#mpg { width: 152px; font-family: arial,helvetica,sans-serif; }
td.mpgamt { padding: 0 4px; font-size: 16pt; font-weight: bold; text-align: center; }
td.mpgamt span { font-size: 8pt; font-weight: bold; text-align: center; white-space: nowrap; }

td.mpgamt2 { padding: 0 4px; font-size: 12pt; font-weight: bold; text-align: center; }
td.mpgamt2 span { font-size: 8pt; font-weight: bold; text-align: center; white-space: nowrap; }
td#mpgnote { font-size: 7pt; text-align: left; text-align: justify; }

table.interest {
	border: 1px solid #000;
	background-color: #fffcee;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	background-color: #f0e3ae;
	border: 1px solid #000;
	border-width: 1px;
	font-size: 11pt;
	line-height: normal;
	color: #333333;
}

select.inquiry {
	font-size: 8pt;
}

input.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-variant: normal;
	background-color: #c00;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-top-color: #AED6FF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #AED6FF;
}

input.interest, textarea.interest {
	font-family: arial, helvetica, sans-serif;
	background-color: #f0e3ae;
	border: 1px solid #000;
	border-width: 1px;
	font-size: 10pt;
	line-height: normal;
	color: #333333;
}

.small {
	font-size : 7.5pt;
	font-weight : normal;
	letter-spacing : normal;
	line-height : normal;
	color : #5e5e5e;
}

ul, li { font-family: arial, helvetica, sans-serif; margin-left: 10px; margin-top: 2px; list-style-type: square; }

fieldset { padding: 5px; border: 1px solid #adadad; }

fieldset legend {
	padding: 5px;
	color: #666666;
	font-size: 13px;
}