:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
address {font-style: normal;}

.clear {clear:both;}

html{
	background-color:#000000;	
}

a:link, a:visited, a:hover, a:active{
	border:none;
}

a:link, a:visited{
	color:#A20D23;
}

a:hover, a:active{
	color:#FF2020;
}

img{
	border:none;
}

#mainContainer{
	width: 768px;
	height:100%;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5c5c5c;
}

#headerContainer{
	width:768px;
	height:169px;
}

#middleContainer{
	width: 768px;
	background:#FFFFFF url(images/middleBack.jpg) top repeat-y;
}

#sideContainer{
	width:175px;
	background: transparent url(images/sideContainerBack.jpg) top left no-repeat;
	float:left;
	padding-top:52px;
}

#featuredVehicle{
	width:175px;
	display:block;
}

#contentContainer{
	width: 593px;
	background:transparent url(images/contentBack.jpg) top no-repeat;
	float:right;
}

#footerContainer{
	width:768px;
	height:226px;
	background:#000000 url(images/footer.jpg) bottom no-repeat;
}

#pageContent{
	padding: 20px;
}

#pageContent p{
	padding-top: 15px;
}

/**** Build & Lease ****/
#bnlMain{
	width:578px;
	margin-left:5px;
}

#bnlTop{
	width:578px;
	height:15px;	
	background:transparent url(images/bnlMainTop.jpg) top no-repeat;
}

#bnlBody{
	width:578px;
	background:transparent url(images/bnlMainBody.jpg) top repeat-y;
}

#bnlBody p{
	display:block;
	width: 300px;
	float: right;
	clear:both;
	margin-right:15px;
}

#bnlBottom{
	width:578px;
	height:109px;
	background:transparent url(images/bnlMainBottom.jpg) top no-repeat;
}
/*********************/
span.red{
	color:#d92424;
}
span.indented{
	margin-left: 20px;
}
span.hideIt{
	visibility:hidden;
}

div.printOnly{
	display:none;
}

h1.pageHead{
	font-weight:bold; 
	color:#A20D23;
	font-size:1.2em;
}

h3{
	color:#000000;
	text-decoration:none;
	margin-top: 20px;
	margin-bottom:0;
	font-weight:bold;
}

h4{
	font-weight: bold;
	color:#5c5c5c;
	margin-top: 30px;
}

div.contactUs{
	margin: 5px auto; 
	margin-bottom: 30px;
}
div.contactUs h3{
	margin-top: 10px;
	color:#A20D23;
	text-decoration:none;
}

#contactForm{
	margin-top: 20px;
	padding-bottom: 10px;
}

#contactForm label{
	display:block;
	float:left;
	width: 150px;
	text-align:right;
	font-weight:bold;
	margin-right: 15px;
	margin-bottom: 10px;
}
#contactForm input, #contactForm select, #contactForm p, #contactForm textarea{
	display:block;
	float:left;
	width:350px;
	margin-bottom: 10px;
}

#contactForm input.radio{
	width:30px;
}
.radioText{
	float:left;
}

#contactForm select{
	width: 354px;
}

#contactForm p{font-size:10px; margin-bottom:0;}

#contactForm input.formButton{
	float:right;
	display:block;
	width: 174px;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #A20D23;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

#mainBNLform{
	clear:both; 
	float:right; 
	margin-right: 15px; 
}

#mainBNLform label{
	font-weight:bold;
	display: block; 
	width: 38px;
	float:left;
	text-align:right;
	padding-right: 10px;
}

#mainBNLform select{
	width: 220px;	
}

div.creditCentre{
	display:block;


	margin-top: 30px;

}

div.creditCentre p{
	margin-bottom: 10px;
}

ol.financeSteps{
	margin-top: 20px;
	list-style:square;
	margin-left: 20px;
}

ol.financeSteps li{
	margin-bottom: 10px;
}

#footerLinks{
	position:relative; 
	top: 20px;
}

#footerLinks a:link, #footerLinks a:visited{
	color:#757575;
}

#footerLinks a:hover, #footerLinks a:active{
	color:#90081C;
}

ul.fleet{
	margin-top: 20px;
	margin-left:30px;
	list-style:square;
}

/**********************************/
#usedSpecials{
	background-color:#e5e5e5;
	padding:5px 0 10px 7px;
	width:546px;
	margin:0 auto 20px auto;
}

h3.specialsH3{
	margin:0 0 5px 0;
	font-size:18px;
	color:#990920;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#usedSpecials .featuredVehicle {
	width:175px;
	margin:0;
	padding:0px 7px 0 0;
	float:left;
	background:transparent none;
	
}

#usedSpecials .featuredVehicle p{
	width:175px;
	margin:0;
	padding:0 7px;
	font-size:12px;
	color:#151515;
	
}


#usedSpecials .featuredVehicle a .image {
   border: 2px solid #5d5e5e;
   padding: 0px;   
   margin:0;
   width: 171px; /*190px*/
   height:113px;
   
	
}
#usedSpecials .featuredVehicle a:hover .image {
   border: 2px solid #AA0E24;
   margin:0 auto; 
   padding: 0px;   
   margin:0;
   width: 171px; /*190px*/
   height:113px;
}

#usedSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#8E8E8E;
   color: #FFFFFF;
   display: block;
   font-size: 12px;
   font-weight: bold;
   padding: 3px 4px 3px 4px;
   text-align: center;
   width: 167px; /*190px*/
   margin:5px auto;  
   position:relative;
}

#usedSpecials .featuredVehicle .options {
display:none;
}

#usedSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#a3180b;
   display: block;
   font-size: 12px;
   font-style: italic;
   font-weight: bold;
   padding-right:15px;
   text-align: right;
   border: none;
   margin-top: 10px;
}
#usedSpecials .featuredVehicle .price strike{
	color: #A90307;
}


/**********************************/