@import url("menus.css");
@import url("staff.css");
body 
{
	background-color: #000;
	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:1040px;
	margin:0 auto;
	}
	
#content 
{
	margin-top:4px;
    min-height:380px;
	width:1024px;
	padding:4px 8px;
	background:#000 url(../images/content_bg.jpg) no-repeat;
	vertical-align:top;
	}
* html #content /*override min-height for ie6 only*/
{
   height:380px; 
}

#footerDiv {
    width:1040px;
    background-color:#cfc91f;
    height:35px;
    margin-top:3px;
}
	
.headerImg {
    float:left;
    border:0px;
    width:193px;
    height:50px;
    }
    
#headerDiv {
    background-color:#010d1d;
    width:1040px;
    height:119px;
    clear:both;
    overflow:hidden;
    padding:0;
    margin:0;
    }  
#headerRightDiv{
    background-color:#010d1d;
    float:right;
    width:138px;
    height:50px;
    padding:0;
    margin:0;
    }
.headerRightimg{
    background-color:#010d1d;
    float:left;
    height:50px;
    padding:0;
    margin:0;
    border:0;
    }   
.subheader {
    list-style:none;
    width:1040px;
    height:69px;
    margin:0;
    padding:0;
}

.subheader ul, .subheader li, .subheader img{
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
    float:left;
}

    
.footerImg {
    border:0px;
    width:920px;
    height:38px;
    }
    


A {
	
	color : #3366cc;
	
}



A:HOVER {

	color : #3366cc;

}
.footerText
{
    text-align:center;
	font-weight:bold;
	margin-left:2px;
	margin-right:10px;
	position:relative;
	top:30%;
	color: #000;	
	font : 12px/14px   Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 12px/14px Arial, Helvetica, sans-serif;
	color : #000;
	text-decoration:none;
	
}

.footerText a:HOVER {

	color : #898511;
	
}


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: #999;
	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;

}

h3 {

	font:normal 14px Copperplate Gothic Bold, Verdana, sans-serif;
	color: #fff!important;
	margin:0 auto 0 auto;
	padding:0px;
	text-align:center;

}



.cImg {
    width:1024px;
    height:247px;
    margin:0px;
    padding:0px;
}
    
 .cImg img {
    width:1024px;
    height:247px;

    }

.homeMain,{
    border:0px; 
	width:1024px; 
	height:247px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background: url('../images/home_bg.jpg') no-repeat center center;
	position:relative;
	}


	


.homeLinks{
    width:338px;
    height:284px;
    border:0;
    margin:0;
    padding:0;
}

.homeLinksDiv {
    width:1024px;
    margin:7px auto 0 auto;
    padding:0;
    text-align:center;
    position:relative;
}

.homeLinksDiv .homeright {
    float:right;
}

.homeLinksDiv .homeleft {
    float:left;
}


.imgLinks 
{
	border:0px; 
	width:193px; 
	height:58px;}
	
.txtContentHome {
}

.txtContent {
    margin:0 0px;
    min-height:380px;
	width:1004px;
	background:#fff;
	vertical-align:top;
	padding:10px;

}

.txtContentTestimonials {
    margin:0 0px;
    width:1040px;
    background:#000;
    min-height:380px;
    vertical-align:top;
}

.txtContentTestimonials h2 {
    color:#cfc91f;
}

.txtContentTestimonials p {
    color:#fff;
}

/** History Page **/ 

.txtContentHistory {
    margin:0 0px;
    width:1040px;
    background:#000;
    min-height:380px;
    vertical-align:top;
}

.txtContentHistory p {
    color:#fff;
}

.txtContentHistory h2 {
    color:#cfc91f;
}

/** Dealers Pages **/ 	

.txtContentDealers {
    margin:0 0px;
    min-height:380px;
	width:1025px;
	background:#000;
	vertical-align:top;
}

.txtContentDealers p {
    color:#fff;
}

.txtContentDealers h1 A {
    color:#cec81d;
    text-decoration:none;
}

/** Community Page **/ 	

.txtContentCommunity {
    margin:0 0px;
    min-height:380px;
	width:1022px;
	background:#000;
	vertical-align:top;

}

.communityLeft {
    float:left;
    width:600px;
    padding:20px 0 0 0;
}

.communityLeft A {
    color:#cfc91f;
}

.communityLeft h1 {
    color:#cfc91f;
    font:bold 51px arial;
    display:inline;
    margin:0 0 0 10px;
}

.communityLeft h4 {
    color:#fff;
    font:bold 9.4pt arial;
    display:inline;
    margin:0 0 0 10px;
}

.communityRight {
    float:right;
    width:397px;
}

.community {
    padding:30px 0 0 0;
    color:#fff; line-height:22px;
}

.community span {
    color:#cfc91f;
}

* html #txtContent /*override min-height for ie6 only*/
{
   height:380px; 
}

.homevideo {

width:338px;
height:278px;
text-align:center;
padding-top:5px;
background: url('../images/homelink_video_bg.jpg') no-repeat center center;
margin:auto;
}


/** 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; 
		height: 68px; margin-top:10px;}
		
		.scroll h1, h2, h3, h4 {
		margin:0 0 0 10px!important;
		padding:0px;
		color:#333333;
		}


.dealerLogo{
    float:left; 
    width:130px; 
    height:106px; 
    position:relative;
    left:6%;
    }
    
 .dealerInfo {
    width:457px;
    height:124px;
    clear:both;
}  

.dealer {
    padding:30px 0 0 0;
    margin:0px auto;
}

.dealer h3
{
	margin:0 auto;
	padding:0px;
	position:relative;
	left:22px;
	}
 
.dealersInfo-bg
{
	
	width:262px;
	margin-right:5px;
	padding-right:10px;
	padding-bottom:10px;
	margin-right:auto;
	margin-left:auto;
	font:13px Copperplate Gothic Bold, Verdana, sans-serif;
	color:#FFF;
	float:right;
	text-align:center;
	}

A.dealerLinks {
	font : Bold 14px/16px Arial, Verdana, Helvetica, sans-serif;
	color : #990000;
	text-decoration:none;	
	}

A.dealerLinks:HOVER {
	color : #cc0000;
}

/********************************************/



 
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;
}

/******* HOURS **********/
.clsHoursMain
{
	
	width:100%;
	border-left:#ffffff solid 0px;
	
}
.clsHoursHeading
{
	
	text-align:center;
	background:url(../images/browse_bg.jpg) repeat-x;
	font: Bold 11px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#3366cc;
	border-bottom:#666666 solid 1px;
	padding-left:5px;
}

/******* New Cars Pages **********/
.newCarTable
{
	padding:0px;
	width:100%;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}
.newCarTd
{
	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:#cc0000;
    font:Bold 14px arial, verdana, sans-serif;

}
.newCarModel
{
	font:bold 14px/16px Arial, Verdana, helvetica, sans-serif;
	color:#cc0000;
}
.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;
}
/******* 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;}




/* GoogleHours & DirectionsPage */


div#MapWrapper 
{
	width:100%;
	background-color:#000;
	margin-right:auto;
	margin-left:auto;
	
}

div#MapWrapper h1
{
	color:#cfc91f!important;
	
}

div#MapWrapper h2
{
	color:#fff!important;
	
}

div#MapWrapper p
{
	color:#fff!important;
	
}

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:60%;
	float:left;

	padding:0px;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/* 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;
	color:#fff;
	}
	
div#directions 
{
	width:95%;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	}

div#RightMain
{
	width:36%;
	margin:0px auto;
	padding:0px;
	float:left;
	}
	
div#Hours 
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	
	}

div#DealerInfo 
{
	width:100%;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	}
	
/******* 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: #999;
	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;
}

/* SubNav classes */

.SubNav_Top
{
	 width:300px;
	margin:0px;
	padding:0px;
padding-top: 10px;
list-style-type:none;
background:#fff url(../images/SubNav_top.gif) no-repeat center top;
}

.SubNav_Top2
{
	 width:300px;
 height: 242px;
	margin:0px;
	padding:0px;
padding-top: 10px;
list-style-type:none;
background:#fff url(../images/SubNav_top.gif) no-repeat center top;
}

.SubNav_Bottom
{
	margin:0px;
	padding:0px;
background:#fff url(../images/SubNav_bottom.gif) no-repeat center bottom;
 width:300px;
height: 100%;
vertical-align:top;
}


.SubNav
{
	margin:0px;
	padding:0px;
list-style-type:none;
height:0px auto;


}

.SubNav li a
{
display: block;
padding:7px 10px 10px;
margin:2px 0px;
width:255px;
text-align: left;
text-decoration: none;
font-size:12px;
font-weight:bold;
color:#eee;
background: url(../images/link_bg.gif) no-repeat left top;


}

.SubNav li a:hover
{

color:#000;

}

.InfoDealer
{
	font:bold 12px/14px Arial, Verdana, Sans-serif;
color:#fff;
}
.InfoPhone
{
	font:bold 14px/16px Arial, Verdana, Sans-serif;
	color:#c7a40d;

}
.InfoAddress
{
	font:bold 11px/11px Arial, Verdana, Sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
color:#999;
}

.imgLinksDiv
{
    margin-top:0px;
    padding-top:10px;
    text-align:center;
 
}
.imgLinksDiv a
{
    background-repeat:no-repeat;
    display: -moz-inline-box; /*for firefox2-*/
    /*alows you to set a width on an inline element*/
    display:inline-block;/*not supported by firefox2*/
   
    width: 255px;
    height: 29px;
    background: url(../images/link_bg.png) no-repeat left top;
    vertical-align:top;/*fixes extra space on top in firefox caused by -mox-inline-box. also removes little extra space from below in ie*/
    font :bold 12px/14px Arial, Verdana, Helvetica, sans-serif; 
   color:#fff;
   text-transform:uppercase;
   text-decoration:none;
   letter-spacing: -0.3px;
   padding-top:7px;
}
.imgLinksDiv a:hover
{ 
    color:#000;
}
 
.imgLinksDiv span 
{
}