@import url("menus.css");
@import url("staff.css");

body 
{

	background:#999999 url(../images/barrier_bg.jpg) no-repeat center top;
	margin:0px;
	padding:0px auto;
	color: #333333;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:920px;
	margin:0 auto;
	}
	
#content 
{
	margin-top:7px;
	margin-bottom:7px;
    min-height:380px;
	width:920px;
	padding:0px 0px 0px 0px;

	vertical-align:top;
	}
* html #content /*override min-height for ie6 only*/
{
   height:380px; 
}
	
.headerImg {
    border:0px;
    width:920px;
    height:134px;
    }
    
#footerDiv {

    border:0px;
    width:920px;
    height:12px;
    background:url(../images/footer_bg.jpg) repeat-x;
    }

A {
	
	color : #3366cc;
	
}



A:HOVER {

	color : #3366cc;

}
.footerText
{
    text-align:center;
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #333;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	
}

.footerText a:HOVER {

	color : #000;
	
}


a img {
    border:0px;
    margin:0px;
    padding:0px;
    }

p {
	padding:8px 0px;
	margin:0px;
}




h1 {

	font :bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	margin-top: 8px;
	margin-bottom: 10px;
}

h2 {

	font : bold 14px/16px Arial, Verdana, Helvetica, sans-serif;
	color : #333;
	margin-top: 8px;
	margin-bottom: 10px;

}

h4 {

	margin-top: 8px;
	margin-bottom: 10px;
	font : 12px/14px Arial, Verdana, Helvetica, sans-serif;

}


.newsItem
{
    margin-bottom:10px;
}
.newsItem img
{
     float:left;
    margin-left:20px;
}
.newsItem p
{
    float:left;
    padding-left:20px;
    display:inline;
    width:760px;
}
.cImg {
    width:920px;
    height:260px;
    margin:0px;
    padding:0px;
}
    
 .cImg img {
    width:920px;
    height:260px;

    }
    .cImgSmall {
    width:920px;
    height:151px;
    margin:0px;
    padding:0px;
}
    
 .cImgSmall img {
    width:920px;
    height:151px;

    }
.homeLinks
   {
    width:228px;
    height:177px;
    border:0;
    margin:10px;   
   } 
 .btn img {
     width: 214px;
    height: 46px;
 }
 
 .headerSlogan {
 
    height:0px;
    font:bold 24px/26px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#1158be;
    line-height:15px;
    padding:20px 0 0 20px;
 }
 
 .headerSlogan span {
    font:bold 12px/14px Arial,Helvetica,sans-serif;
    color:#3b3b3b;
    padding:10px 0 0 18px;
 }
 
  .headerSlogan li {
    margin:2px 0 0 0;
    font:bold 12px/14px Arial,Helvetica,sans-serif;
    color:#3b3b3b;
 }
    
.btn 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: 214px;
    height: 46px;
    background-image: url("../images/btn.png");
    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 15px/17px Arial, Verdana, Helvetica, sans-serif; 
   	color:#fff;
   	text-transform:uppercase;
   	text-decoration:none;
   	text-align:center;
   	padding-top:16px;
   	margin:0 0 0 70px;
}
    .btn a:hover
{ 
    background-image: url("../images/btn_over.png");
    color:#fff;
    margin:0 0 0 70px;
}

.homeMain {
    border:0px; 
	width:920px; 
	height:340px;}
	
.imgLinksDiv {
   
    text-align:center;
    background-color:#fff;
    margin:0;
    padding:0;
    vertical-align:bottom;
}

.imgLinksDivTop {
   
    text-align:center;
    margin:0;
    padding:0;
    vertical-align:bottom;
}

.imgLinks 
{
	border:0px; 
	width:191px; 
	height:72px;
	margin:10px 5px;
}
	
.txtContent 
{
    background-color:#fff;
    margin:7px 0 0 0;
    padding:10px;
    vertical-align:top;
    border:1px;

}

.txtContent p {
	
}


/** Div Scroll CSS For SEO **/ 	
		.scroll {
		padding-top:20px;
		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;
		color:#444444;
		font-size:10px; }
		
		.scroll a {
		color:#666666; }
		
		.scroll a:hover {
		color:#333333; }
		
		.scroll h4, .scroll h2, .scroll h3, .scroll h1 {

	margin-top: 8px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	font : 12px/14px Arial, Verdana, Helvetica, sans-serif;

}

/********************************************/



 
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:left;
	font: Bold 13px/15px Verdana, Arial, Helvetica, Sans-serif;
	color:#4d4d4d;
	padding:0 0 0 20px;
	    height:16px;
	
}

.clsHoursMain td.clsHoursHeading {
    background:url(../images/hoursBaseline.gif)  repeat-x;
    background-position:bottom;
    height:16px;
}

/******* New Cars Pages **********/
.newCarTable
{
	padding:0px;
	width:100%;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}
.newCarTD
{
    float:left;
    background:url(../images/newCarTD_bg.gif) no-repeat;
    width:182px;
    height:127px;
    text-align:center;
}

.newCarTD img {
    margin-top:5px;
}

.newCarInfo ul {
    margin:5px 0 0 0;
    padding:0px;
    float:left;
    position:relative;
    left:15px;
}

.newCarInfo span {
    text-align:left;
    background:url(../images/arrow.gif) no-repeat 5px;  
}

.newCarInfo li {
    display:inline;
}

.newCarInfo a:link {
    color:#666;
    text-decoration:none;
}

.newCarInfo a:hover {
    text-decoration:underline;
}


.newCarHeading
{
	margin-top:10px;
    color:#000;
    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;}



/* 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 h3, .SiteMapDiv h3
{
  	font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #990926;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align:left;
}
.SiteMapDiv ul {
    list-style-type:none;
    }

/* 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;
}


.newCarTable2
{
    background:url(../images/newCar_bg.jpg) no-repeat;
    height:130px;
    text-align:center;
    margin:0 0 1px 0;
}


.newCarTD2
{
    float:left;
    text-align:center;
    position:relative;
    left:-20px
    
}

.newCarTD2 img {
    margin:5px 0 0 30px;
    padding:0;
  
}
.newCarInfo2
{
    text-align:center;
}
.newCarInfo2 ul {
    margin:0px;
    padding:0px;
    float:left;
    position:relative;
    top:0px;
    left:20px;
    width:227px;
}

.newCarInfo2 span {
    text-align:left;
    background:url(../images/arrow.gif) no-repeat 5px;  
}

.newCarInfo2 li {
    display:inline;
}

.newCarInfo2 a:link {
    color:#666;
    text-decoration:none;
}


.newCarInfo2 a:hover {
    text-decoration:underline;
}

.newCarInfo2 a:visited {
    color:#666;
    text-decoration:underline;
}


.newCarHeading2
{   
    float:left;
	margin:5px 0 0 10px;
    color:#000;
    font:Bold 14px arial, verdana, sans-serif;
}