body {
	background-color: #FFFFFF;
	background-image: url(images/ashbury_topslice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}

#banner{
	display: block;
	height: 22px;
	padding-top: 105px;
	width: 770px;
	background-image: url(images/ashbury_banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 100px;
}


#banner a {
	color: #FFFFFF;
	font-size: 12pt;
	text-align: center;
	width: 163px;
	height: 20px;
	text-decoration: none;
	padding-left: 40px;
	font-weight: bold;
}

#banner a:hover {
	color: #FF5555;
}
.hit {
	color: #FFFF00!important;
}

#homepage {
	display: block;
	width: 505px;
	height: 224px;
	padding: 25px;
	padding-right: 390px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-image: url(images/mot2.jpg);
	background-repeat: no-repeat;
	background-position: 595px 15px;
	background-color: #F6D6D6;
	border: 1px solid #660000;
}

#mainbody {
	display: block;
	width: 869px;
	padding: 25px;
	padding-left: 50px;
	padding-bottom: 15px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #660000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.imgleft {
	width: 300px;
	height: 224px;
	clear: both;
	float: left;
	margin-right: 125px;
}
.imgright {
	width: 300px;
	height: 224px;
	clear: both;
	float: right;
	margin-left: 25px;
}
#googlemap {
	width: 400px;
	float: right;
	margin-left: 25px;
}
#googlemap iframe {
	border: 1px solid #CCCCCC;	
}

p {
	margin: 0px;
	line-height: 1.75em;
	text-align: left;
}
ul {
	margin-top: 5px;
	list-style-type: square;
	line-height: 1.75em;
}
h1 {
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	margin-bottom: 0px;
}
h3 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	font-weight: bold;
	font-size: 22px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 25px;
}
h5 {
	font-size: x-large;
	font-weight: normal;
}

.lefttd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2A0A0;
	padding-left: 10px;
	padding-right: 10px; 
}
.righttd {
	padding-left: 10px;
}

.question {
	font-weight: bold;
	padding: 0px;
	font-size: 12px;
}

.anchor {
	text-align: left;
	font-size: 12px;
}

.anchor a {
	color: #660000;
}

.answer {
	font-size: 10px;
}

.address {
	font-size: 14px;
	text-align: center;
}
fieldset {
	padding: 25px;
}
legend {
	font-family: "Forte", Arial, "Times New Roman";
	color: #939393;
	font-size: 18pt;
}
.footer2 {
	font-family: "Forte", Arial, "Times New Roman";
	color: #939393;
	}

.carname {
	font-size: medium;
	font-weight: bold;
	color: #B30000;
	
}

.miles {
	font-style: italic;
	font-size: 14px;
}

.service {
	font-size: medium;
	margin: 0px;
}
.cybermart {
	clear: both;
	margin-top: 70px;
	font-size: 9pt;
	text-align: center;
	color: #990000;
}
a {
	color: #990000;
	font-size: 9pt;
}


em {
	font-size: medium;
}
strong {
	font-size: medium;
}

.nomargin {
	margin: 0px;
}
.underline {
	width: 190px;
	background-color: #f5f5f5;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(images/formheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.required {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}

.clear {
	clear: both;
}