
body {
	margin: 0px;
padding: 0px;
background-image: URL(images/background.jpg);
background-repeat: repeat-y;
background-position: center top;
background-color: ;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;

}
a {
	text-decoration: none;
color: #19317D;

}
a:hover {
	text-decoration: underline;
color: #19317D;

}
table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
h1, h2, h3 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#envelope {
	position: relative;
left: 50%;
margin-left: -500px;
width: 1000px;

}
#header {
	width: 1000px;
height: 137px;

}
#content {
	width: 1000px;

}
			
#navbarTop {
	width: 1000px;
height: 18px;
background-image: URL(images/navbarTop.jpg);
background-repeat: no-repeat;
margin-top: 5px;

}
#navbarMiddle {
	width: 1000px;
background-image: URL(images/navbarMiddle.jpg);
background-repeat: repeat-y;
text-align: center;
font-size: 16px;
font-weight: bold;

}
#navbarContent {
	padding: 0px 30px 0px 30px;

}
#navbarContent ul {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#navbarContent ul li {
	padding: 0px;
margin: 0px 10px 0px 10px;
display: inline;
list-style-type: none;
}
#navbarContent ul li ul {
	display: none;
}
#navbarBottom {
	width: 1000px;
height: 11px;
background-image: URL(images/navbarBottom.jpg);
background-repeat: no-repeat;
margin-top: 5px;

}
#mainTop {
	width: 1000px;
height: 0px;
display: none;

}
#mainMiddle {
	width: 1000px;

}
#mainText {
	padding: 0px 18px 0px 18px;

}
#mainText .listing {
	width: 100%;
	border: 0px;
}
#mainText .listing .listingfield1label {
	display: none;
}
#mainText .listing .listingfield2label, .listingfield2content {
	display: none;
}
#mainText .listing .listingfield3label {
	display: none;
}
#mainText .listing .listingfield4label {
	display: none;
}
#mainText .listing .listingfield3content {
	width: 100%;
}
#mainText .listing .listpic {
	display: none;
}
#mainBottom {
	width: 1000px;
height: 0px;
display: none;

}
			
			
#searchTop {
	width: 1000px;
height: 28px;
background-image: URL(images/searchTop.jpg);
background-repeat: no-repeat;
margin-top: 5px;

}
#searchMiddle {
	width: 1000px;
background-image: URL(images/searchMiddle.jpg);
background-repeat: repeat-y;
text-align: center;
font-size: 16px;
font-weight: bold;

}
#searchContent {
	padding: 0px 30px 0px 30px;

}
#searchBottom {
	width: 1000px;
height: 21px;
background-image: URL(images/searchBottom.jpg);
background-repeat: no-repeat;
margin-top: 5px;

}
			
#leftTop {
	width: 240px;
height: 22px;
background-image: URL(images/leftTop.jpg);
background-repeat: no-repeat;

}
#leftMiddle {
	width: 240px;
background-image: URL(images/leftMiddle.jpg);
background-repeat: repeat-y;

}
#leftText {
	padding-left: 57px;
padding-right: 5px;

}
		
.makeModel {
	padding: 0px;
margin: 0px 0px 0px 5px;
list-style-type: none;
text-transform: capitalize;

}

.makeModel ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
}
		
#leftBottom {
	width: 240px;
height: 27px;
background-image: URL(images/leftBottom.jpg);
background-repeat: no-repeat;

}
#rightTop {
	width: 760px;
height: 22px;
background-image: URL(images/rightTop.jpg);
background-repeat: no-repeat;

}
#rightMiddle {
	width: 760px;
background-image: URL(images/rightMiddle.jpg);
background-repeat: repeat-y;

}
#rightText {
	padding-left: 24px;
padding-right: 34px;

}
#rightText .listing .listingfield1label {
	display: none;
}
#rightText .listing .listingfield2label {
	display: none;
}
#rightText .listing .listingfield2content, .listpic {
	display: none;
}
#rightText .listing .listingfield3label {
	display: none;
}
#rightText .listing .listingfield4label {
	display: none;
}
#rightBottom {
	width: 760px;
height: 27px;
background-image: URL(images/rightBottom.jpg);

}
#footer {
	width: 1000px;
text-align: center;
font-size: 10px;

}
			

.searchSpecial {
	width: 15%;
	margin: 5px;
	border: 1px solid #999999;
	float: left;
	font-size: 10px;
	font-weight: normal;
	height: 145px;
	line-height: normal;
}

.searchSpecial .yearmakemodel {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
}

.searchSpecial .price {
	font-weight: bold;
}

.searchSpecial .special {
	color: red;
	font-weight: bold;
	font-size: 12px;
}			
#rightText .listing {
	clear: both;
	width: 600px;
	height: 95px;
	border: 1px solid #999999;
	margin: 5px;
}

#rightText .listing .image {
	padding: 10px 0px 10px 10px;
	float: left;
	width: 115px;
}

#rightText .listing .yearmakemodel {
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear: right;
	width: 350px;
	padding-top: 5px;
	text-transform: capitalize;
}

.price {
	color: #000000;
	font-weight: bold;
	width: 180px;
	float: left;
}
.special {
	color: #FF0000;
	font-weight: bold;
	width: 180px;
	float: left;
}

#rightText .listing .engine, #rightText .listing .transmission, #rightText .listing .mileage {
	width: 140px;
	float: left;
}

.enginelabel, .transmissionlabel, .mileagelabel {
	font-weight: bold;
}

#rightText .listing .specialdescription {
	width: 200px;
	font-weight: bold;
	float: right;
}

#images {
	width: 480px;
	margin: 17px 5px 5px 5px;
	float: right;
}

#images #bigpic {
	display: block;
	float: left;
	margin-bottom: 15px;
}

#images #altpic {
	border: 2px solid;
	display: block;
	padding: 2px;
}

#yearmakemodel {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 702px;
	padding-top: 10px;
	text-transform: capitalize;
	height: 30px;
}

#specialdescription {
	clear: both;
	font-size: 12px;
}

#price {
	font-weight: bold;
	color: #000000;
	width: 200px;
	clear: left;
	padding-top: 5px;
}

#special {
	font-weight: bold;
	color: #990000;
	width: 200px;
	clear: left;
	padding-top: 5px;
}

#engine, #mileage, #stockno, #vin {
	width: 200px;
	clear: left;
}

.label {
	font-weight: bold;
}

#fueleconomybox {
	width: 140px;
	padding: 5px;
	background-color: white;
	border: 1px solid #000066;
	text-align: center;
}

#optionlabel {
	width: 200px;
	clear: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

#options {
	width: 200px;
	clear: left;
}	
	
#optionslist {
	list-style-type: none;
	margin: 0px;
	line-height: 16px;
	padding: 0px;
	text-transform: capitalize;
}

#contact {
	width: 250px;
	line-height: 18px;
	clear: both;
	padding: 10px 0px 10px 10px;
}

#parts, #service {
	width: 350px;
	line-height: 18px;
	padding: 10px;
	border: 1px solid gray;
}

.contactlabel {
	font-size: 14px;
	font-weight: bold;
}

.contactsublabel {
	font-weight: bold;
}
			
