@import url("menus.css");
@import url("staff.css");
@import url("Map.css");
body 
{
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0px auto;
	color: #333333;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:980px;
	margin:0 auto;
	}
	
#content 
{
	margin-top:0px;
    min-height:380px;
	width:980px;
	padding:0;
	/*background:#ffffff url(../images/content_bg.jpg) no-repeat;*/
	vertical-align:top;
	text-align:left;
	}
#bg-wrapper {	
	 width:940px;
    margin:0px;
    padding:20px 20px 20px 20px;
    background: url('../images/content_bg.png') no-repeat center top;
	}
	
* html #content /*override min-height for ie6 only*/
{
   height:380px; 
}
div#headerDiv
{
    margin:10px 0;
}
#headerImg {
    border:0px;
    width:400px;
    height:68px;
}
div#headerRight
{
    float:right;
    width:400px;
    text-align:right;  
}
.headerPhone
{
    font:bold 24px/24px Arial, verdana, sans-serif;
    color:#166637;
    text-align:right;
}  
.headerPhoneSmall
{
    font:bold 18px/20px Arial, verdana, sans-serif;
    color:#166637;
    text-align:right;
}   
.footerImg {
    border:0px;
    width:155px;
    height:62px;

    }
div#footerDiv
{
    text-align:center;
}

A {
	
	color : #166637;
	
}

A:HOVER {

	color : #166637;
	text-decoration:underline;

}
.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;
	
}



h1 {

	font :18px/20px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	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;

}

h4 {

	font-size: 12px;
	color : #000;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 10px;

}

.cImg {
    width:980px;
    height:298px;
    margin:0px;
    padding:0px;
    background: url('../images/c_bg.png') no-repeat center center;
    text-align:center;
}
    
 .cImg img {
    margin:15px auto 0px auto;
    padding-left:2px;
    }

.homeMain{
    border:0px; 
	width:980px; 
	height:340px;}

.imgLinksDivHome {
	border:0px; 
	margin:0;
    background:url(../images/homelink_bg.jpg) repeat-x;
	height:134px;
	text-align:center;
	border:solid 1px #666;
	width:970px;
}

.imgLinksDiv {
	border:0px; 
	margin:0px;
    background:url(../images/homelink_bg.jpg) repeat-x;
	height:134px;
	text-align:center;
	border:solid 1px #666;
	width:970px;
	position:relative;
	right:6px;
	bottom:8px;
	
}

.imgLinksDiv img {
	border:0px; 
	margin:0;
    padding: 0px 25px;
}

.imgLinksHome 
{
	border:0; 
	margin:0;
	height:134px;
	width:174px;

	}
div.txtLinks
{
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
}	
div.txtLinks a
{
    font:Bold 14px/20px arial, verdana, sans-serif;
    color:#333;
    background:url(../images/divider.gif) no-repeat right top;
    height:30px;
    text-transform:uppercase;
    text-decoration:none;
    padding:5px 8px 5px 4px;
}

div.txtLinks a:hover
{
    font:Bold 14px/20px arial, verdana, sans-serif;
    color:#166637;
    background:url(../images/divider.gif) no-repeat right top;
    height:30px;
    text-transform:uppercase;
    text-decoration:none;
    padding:5px 8px 5px 4px; 
}

.imgLinksDiv {
    margin:10px;
    text-align:center;
}

.imgLinks 
{
	border:0px; 
	width:193px; 
	height:58px;}
	
.txtContent {
}

/** 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;
}

/******* New Cars Pages **********/

#newcar {
    width:980px;
    margin:0px;
    padding:0px;
    background: url('../images/content_bg.png') no-repeat center top;
    text-align:center;
}

.newCarTable
{
	padding:0px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}
.newCarTd
{
	padding-bottom:10px;
		text-align:center;
		background:url(../images/browse/car_bg_video.jpg) no-repeat center top;
}
.newCarTd_NoVideo
{
	padding-bottom:10px;
		text-align:center;
		
}
.newCarHeader
{
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:repeat-x;
    text-align:center;
    /*border-top:#000000 solid 1px;*/
    padding-left:10px;
	padding-bottom: 2px;
	padding-top: 10px;
    color:#000000;
    font:Bold 16px arial, verdana, sans-serif;
    text-transform:uppercase;

}
.newCarModel
{
	font:bold 14px/16px Arial, Verdana, helvetica, sans-serif;
	color:#166637;
}
.newCarImage
{

}

newCarLinkDiv
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	}

a.newCarLink
{
	font:bold 12px/14px Arial, Verdana, helvetica, sans-serif;
	color:#000000;
}
a.newCarLink:hover
{

	color:#666666;
}
a.videoLink
{
	font:bold 12px/14px Arial, Verdana, helvetica, sans-serif;
	color:#64A818;
	
	
}
a.videoLink:hover
{
	color:#4B840B;
}
/******* End New Cars Pages **********/

/* 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;}

/* Site Map html and dynamic*/

.sitemapMain /* .SiteMapDiv is for Site Map dynamic*/
{
	margin:0px;
	width:910px;
    
    padding:20px 20px 20px 50px;
    background: url('../images/content_bg.png') no-repeat center top;
}
.SiteMapDiv /* .SiteMapDiv is for Site Map dynamic*/
{
	margin:0px 10px 10px 50px;
}
.SiteMapDiv:after, .sitemapMain:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 
.sitemapMain ul
{
   float:left;
   width:33%;
   margin: 0px;
   padding:0px;
}
.SiteMapDiv ul /* .SiteMapDiv for Site Map dynamic*/
{
   float:left;
   width:90%;
   margin: 0px;
   padding:0px;
}
.sitemapMain li, .SiteMapDiv li 
{
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    white-space: nowrap;
    margin: 0px;
    padding:0px;
}

.sitemapMain h3, .SiteMapDiv h3 
{
  	font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align:left;
}
/* end sitemap */

.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
{
    padding-top:30px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}