@import url("menus.css");
@import url("staff.css");

body 
{
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px auto;
	color: #333333;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:940px;
	margin:0 auto;
	}
	
#content 
{
	margin:0;
    min-height:380px;
	width:940px;
	padding:5px 0 0 0;
	background:#ffffff;
	vertical-align:top;
	}
* html #content /*override min-height for ie6 only*/
{
   height:380px; 
}
	
.headerImg {
    border:0px;
    width:940px;
    height:100px;
    }
   #footerDiv
   {
       margin-left:5px;
       margin-right:5px;
   } 
.footerImg 
{
    float:left;
    display:inline;
    margin:0px;
    border:0px;
    }

A {
	
	color : #df2d29;
	
}



A:HOVER {

	color : #303586;

}
.footerText
{
    text-align:center;
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #666;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #666;
	
}

.footerText a:HOVER {

	color : #333;
	
}


a img {
    border:0px;
    margin:0px;
    padding:0px;
    }

p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	
}

.small {
	font :12px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #303586;
	text-align:center;
}

h1 {

	font :18px/20px Arial, Verdana, Helvetica, sans-serif;
	color: #303586;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

h2 {

	font :bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color : #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;}
	
	
h2 span{
	font :normal 16px/18px Arial, Verdana, Helvetica, sans-serif;
	

}




.cImg {
    width:930px;
    height:204px;
    margin:0px;
    padding:0 0 0 5px;

}
    


.homeMain {
   
	width:940px; 
	height:275px;
	text-align:center;
	}
 .homeMain img 
 {
    width:930px; 
	height:270px;
	 border:0px; 
	 }

	
.imgLinksDiv {
    margin-top:5px;
    margin-bottom:3px;
    text-align:center;
}

.imgLinks 
{
	border:0px; 
	margin-left:1px;
	margin-right:1px;
    margin-bottom:0;
	width:228px; 
	height:33px;

	}
	
.txtContent {
}

.aboutDiv td {
width:460px;
background:url('../images/contact_bg.jpg') no-repeat left top;
}


/** Div Scroll CSS For SEO **/ 	
		.scroll {
		scrollbar-3dlight-color: #cccccc; 
		scrollbar-highlight-color: #999999; scrollbar-face-color: #666666; 
		scrollbar-shadow-color: #999999; scrollbar-darkshadow-color: #666666; 
		scrollbar-base-color: #999999; scrollbar-arrow-color: #cccccc; overflow: auto; 
		height: 68px; }

/********************************************/



 
INPUTTEXT
{
	background : #ffffff;
	color : #000000;	
	font-family : Verdana;
	font-weight : bold;
	border-style: solid; 
	border-color: #000000;	
	border-width: 1px;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
}

.SoldText
{
	font:Bold 16px;
	color:#cc0000;
}


/* Factory Promo Div */

#FactoryPromo, #Promo2, #Div2 {display:block; top:150px; left:30px; position: fixed; visibility: visible;}
* html #FactoryPromo, #Promo2, #Div2 {display:block; position: absolute; visibility: visible;}


/******* HOURS **********/
.clsHoursMain
{
	
	width:420px;
	border-left:#ffffff solid 0px;
	
}
.clsHoursHeading
{
	
	text-align:center;
	background:url(../images/browse_bg.jpg) repeat-x;
	font: Bold 12px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#303586;
	border-bottom:#666666 solid 1px;
	padding-left:5px;
}




/* GoogleHours & DirectionsPage */


div#MapWrapper 
{
	width:95%;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
}
div#MapWrapper:after { /*needed to clear floats so background applied to MapWrapper class will extend full height of map*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
div#LinksMain 
{

	}

div#LeftMain 
{
	width:480px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	
	/* use this below if you need left side margin- remove display:block
    margin-left:20px;
	display:inline;*/ /*fixes ie double-margin float bug*/
	}

div#map 
{
	width:480px; 
	height: 350px;
	border: solid 2px #999999;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	}
	
div#DirectionsMain {
	width:300px;
	margin:0px auto;
	padding:0px;
	}
	
div#directions 
{
	width:95%;
	margin-right:auto;
	margin-left:auto;
	}

div#RightMain
{
	width:330px;
	margin:0px 10px;
	padding:0px;
	float:left;
	}
	
div#Hours 
{
	width:420px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	
	}

div#DealerInfo 
{
	width:420px;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	}
	
#DealerInfo h2, #DealerInfo h2 span
{
 font-size:10pt;
	}
	

#DealerInfo td {
vertical-align:top;
width:200px;
padding:10px;
background: url('../images/map_bg.jpg') no-repeat center top;
}


/******* End Google Map & Directions  **********/


/* Site Map html*/

.sitemapMain
{
	background:url(../images/body_bg.gif) no-repeat center top;
	padding:0px 10px 20px 70px;
}
.sitemapMain ul
{
   float:left;
   width:33%;
   margin: 0px auto;
   padding:0px;
}
.sitemapMain li
{
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    white-space: nowrap;
    margin: 0px;
    padding:0px;
}
/*sitemapheading is for dynamic sitemap*/
.sitemapMain h1, .sitemapHeading
{
  	font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #303586;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align:left;
}
/* Site Map dynamic*/
.SiteMapDiv 
{
	padding-left:20px;padding-right:20px;}

.SiteMapDiv td.sitemap
{
	text-align:left;}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 

/*defaultEX Error Page*/
.errorTitle
{
    /*color:#ccc;*/
}
.errorText
{
    /*color:#000;*/
}
.formConfirm
{
    margin-top:30px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}

/**********  new car pages  ***********/

.newcar {
text-align:center;
padding:10px 0px;
width:100%;
}


.newcar table {
margin:auto;
}

.newcar td {
width:210px;
margin:5px;
padding:20px 5px 5px 5px;
text-align:center;
vertical-align:top;
background:#ffffff url('../images/newcar_bg.jpg') no-repeat center top;
height:185px;
}

.newcar h1 {
color:#35368a;
padding:5px 0 7px 5px;
margin:0px;
}

.newcar img {
border:none;
}

.newcar a {
padding:0px;
margin:0;}


ul.whyBuy { list-style-type:none;}

ul.whyBuy li {background:url(../images/whybuy_dot.jpg) no-repeat left; margin:10px 0; padding:5px 40px;font:14px verdana;}

ul.whyBuy li span {color:#cc0000;font-weight:bold;}

