/* CSS Document */
img {
	border: 0;
	}
	
body, table, td {
	padding:0;
	margin:0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#653e18;
	background-color:#a69784;
	line-height:14px;
	font-weight:bold;
	}

a {
	color:#8c8174;
	text-decoration:none;
	}

a:hover {
	color:#8c8174;
	text-decoration:none;
	font-weight:bold;
	}

#car_desc {
	background:#f7f3f0; font-size:9pt; border-right:solid 1px #a69784; font-weight:normal;
	}

table#legal td {
	background-image:url('images/footer_04.jpg');
	color:#8c8174;
	font-weight:normal;
	}

table#awards td {
	color:black;
	font-weight:normal;
	font-size:9pt;
	}

table#content {
	background-color:#FFFFFF;
	}
	
div#mailto a {
	color:#653e18;
	}
	
div#mailto a:hover {
	color:#653e18;
	}
	
.links a {
	color:#653e18;
	}
	
.links a:hover {
	color:#653e18;
	}

.small_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

ul {
	list-style:none;
	font-size:18px;
	font-weight:normal;
	color:white;
	padding:5;
	margin:0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
}

li {
	color:white;
	padding:4px 2px 8px 5px;
}

li a {
	color:white;
	font-weight:normal;
	
}

li a:hover {
	color:#e2d7c8;
	font-weight:normal;
	
}


/*li:hover {
	background-image:url(images/cars_hover_bg.gif);
}*/