body {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background-color: #E81E26;
	margin-top: 20px;
	background-image:  url(images/webgfx/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

/* Positioning Styles */
#stock{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background-color: #E81E26;
	margin-top: 20px;
	background:  url(images/webgfx/gradientbg.jpg) left top repeat-x fixed;
}
#container {
	width: 760px;
	z-index: 0;
	margin:0 auto;
}
#container2 {
	width: 760px;
	z-index: 0;
	margin:0 auto;
}
#carfloat {
	position: absolute;
	margin-top: 30px;
	height: 120px;
	width: 760px;
	padding: 0px;
	z-index: 2;
	background-image: url(images/webgfx/carbg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#header {
	width: 760px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 1em;
	color: #f5f5f5;
	padding-bottom: 10px;
	background-color: inherit;
}

#middle {
	width: 760px;
	background-color: inherit;
	color: #444444;

}

.menu {
	padding-top: 60px;
	width: 160px;
	text-align: left;
	background-color: inherit;
	color: #ffffff;
}


.content {
	width: 580px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	color: #444444;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.rtr {
	color: #ffffff;
	height: 10px;
	width: 10px;
	line-height: 10px;
	font-size: 1px;
	padding: 0px;
	background-image: url(images/webgfx/rtr.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
}

.rtl {
	color: #ffffff;
	height: 10px;
	width: 10px;
	line-height: 10px;
	font-size: 1px;
	padding: 0px;
	background-image: url(images/webgfx/rtl.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: inherit;
}

.tblfiller {
	background-color: #ffffff;
	height: 10px;
	line-height: 10px;
	font-size: 1px;
	padding: 0px;
	width: 580px;
	color: #000000;
	display:block;
}

.rbr {
	color: #ffffff;
	height: 10px;
	width: 10px;
	line-height: 10px;
	font-size: 1px;
	padding: 0px;
	background: url(images/webgfx/rbr.gif) top left no-repeat;
}

.rbl {
	color: #ffffff;
	height: 10px;
	width: 10px;
	line-height: 10px;
	font-size: 1px;
	padding: 0px;
	background: url(images/webgfx/rbl.gif) top right no-repeat;
}

#footer {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 1.2em;
	color: #ffffff;
	padding: 5px;
	width: 750px;
	background-color: inherit;
}

.left {
	text-align: left;
	color:#FFFFFF;
}

.right {
	text-align: right;
	color:#FFFFFF;
}

.center {
	text-align: center;
}

/* Table Styles */

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#footer table{
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	vertical-align: top;
}

.headleft {
	text-align: left;
	vertical-align: bottom;
	width: 560px;
	padding-left: 250px;
}

.car_details {
	padding: 5px;
	background-color: #ffffff;
	width: 100%;
	
}

.car_details TD {
	width: 25%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.car_dets_tdheaders {
	font-weight: bold;
	color: #696969;
}

.car_dets_colheaders {
	background-color: #eeeeee;
	font-weight: bold;
	padding: 5px;
	
}

/* Font Stypes */

#container  h1 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 17px;
	color: #E81E26;
	background-color: inherit;

}

#container  h2 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	color: #660000;
	background-color: inherit;
}

#container h3 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	color: #696969;
	background-color: inherit;
}

.headtext {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	background-color: inherit;
	text-align: right;
}




/* Link Styles */

a:link {
	color: #696969;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	color: #696969;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	color: #696969;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	color: #E81E26;
	text-decoration: underline;
	background-color: inherit;
}


/* Menu Link Styles */

.markermenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.markermenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;	
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: inherit;

}

.markermenu li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;

}

.markermenu li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;

}

.markermenu li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;

}

* html .markermenu li a{ /*IE only. */
	width: 140px;
	
}


.markermenu li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E81E26;
	text-decoration: none;	
	background-color: #ffffff;
	background-image: url(images/webgfx/li.gif);
	background-repeat: no-repeat;
	background-position: left center;

}


/* Footer Link Styles */

#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}

#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}

#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #000000;
	text-decoration: underline;
	background-color: inherit;
}

/* Form Styles */

input {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;


}

textarea {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	width: 400px;
	background-color: #ffffff;
}

select {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;;
}

option {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;;
}

/* Other */

#hr {
	color: #000000;
	background-color: #c0c0c0;
	height: 1px;
	line-height: 1px;
	text-align: center;
	margin: 10px;	
}


.border {
	border: 1px solid #c0c0c0;
	line-height: 2em;

}

.webpub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #c0c0c0;
	background-color: inherit;
}

.webpub a:link {
	color: #c0c0c0;
	text-decoration: underline;
	background-color: inherit;
}

.webpub a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}


input {
	background-color: #FFFFFF;
}
