img { behavior: url(/scripts/iepngfix.htc) }  /* requires this line, the script, and also the /images/blank.gif */ 

body {
	margin: 0 0 0 0;
	padding: 0;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #ffffff;
	background-color: #cccccc; 
	}
#content {
	background:#151515;
	font-size:1.1em;
	margin: 0px 2px;
	padding: 5px;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div. i'll, uh, write about that somewhere. it was hard to figure out what was causing it, so i want this note here to remind me. */
	}

	
.wrapper {
	margin:0 auto;
	padding:10px 15px;
	background-image: url(../images/bodyBG.gif);
	background-color: #000000;
	width:860px;
	position:relative;
}

.sectionBtns{
float:left; 
width:193px; 
margin:7px; 
text-align:center;
font-size:.7em;
line-height:1.5em;
font-weight:bold;
}


.sectionBtns a{
font-weight:bold;
color:#FFFFFF;
}



.searchBy{
margin:2px 0;
width:189px; 
height:50px;
}

/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
	
	
	/*OurTeam Styles*/
.ourTeamDiv{
	margin: 0 0 3px 5px;
	padding: 7px 0 7px 0;
	width: 98%;
	
	border-bottom: 1px solid #999999;
}
.ourTeamDiv p{
line-height:1em;
}

.ourTeamImg{
	margin: auto 5px 20px 0;
	float: left;
}
		
/*typography*/
a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1{
	font-weight:bold;
	font-size:1.1em;
	color:#ffffff;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}

h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
	
	
	
	.textareadetails
{
    	BORDER-RIGHT: #5F8AC5 2px solid;
    	BORDER-TOP: #5F8AC5 1px solid;
	FONT-FAMILY: verdana, arial;
	FONT-WEIGHT: normal; 
    	FONT-SIZE: 11px;
    	BORDER-LEFT: #5F8AC5 1px solid;
    	COLOR: #000000;
    	BORDER-BOTTOM: #5F8AC5 2px solid;
    	BACKGROUND-COLOR: #FFFFFF
}


.vehicleheader
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 10pt; 
	color: white; 
	padding: 5px
}

.vehicleretailprice
{
	font-family: Verdana;
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	padding: 2px
}

.vehicleprice
{
	font-family: Verdana;
	font-weight: bold; 
	font-size: 12pt; 
	color: #FF0012; 
	padding: 2px
}


.detailheaders 
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9pt; 
	color: #FFFFFF; 
	padding: 5px
}

.detailtext
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #FFFFFF; 
	padding: 10px;
}

.accessories{
text-align:left;
}

.detailspecs
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-align:left;
	padding: 3px
}

.detailspecial
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #FF4800; 
	padding: 3px
}


.mileagetext2 
{	
	font-style: normal; 
	font-weight: normal; 
	font-family: arial; 
	font-size: 8pt; 
	color: #FFFFFF; 
	padding: 5px
}

.similarvehicles 
{	
	font-style: normal; 
	font-weight: normal; 
	font-family: arial; 
	font-size: 7pt; 
	color: #FFFFFF; 
	padding: 2px
}

.headerformtext
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #FFFFFF; 
	padding: 10px
}

.detailformtext
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFFFF; 
	padding: 3px
}

.required
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFF00; 
	padding: 3px
}

.hours
{
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFFFF; 
	padding: 2px
}


.vehicleno
{
	font-family: Verdana, Arial; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 7pt; 
	color: #FFFFFF;
	padding: 8px
}

img.shwrmImg{
border:1px solid #fff;
width:135px;
height:101px;
margin:4px 8px;
}




