@import url("menus.css");
@import url("staff.css");
body 
{
	background-color: #01509b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:5px 0 0 0;
	padding:0px auto;
	color: #fff;
	font :12px Arial, Verdana, Helvetica, sans-serif;
	}

#main 
{
	width:932px;
	margin:0 auto;
	}
	
#content 
{
	margin-top:0;
    min-height:280px;
	width:928px;
    padding:2px;
	background-color:#013669;
	vertical-align:top;
	}
* html #content /*override min-height for ie6 only*/
{
   height:380px; 
}
	
.headerImg {
    border:0px;
    width:932px;
    height:108px;
    }
    
#footerDiv {
    border:solid #013669 2px;
    background-color: #1e94db;
   
    height:15px;
    }

A {
	
	color : #0761b7;
	
}



A:HOVER {

	color : #1c77cd;

}
.footerText
{
    text-align:center;
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #ccc;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #ccc;
	
}

.footerText a:HOVER {

	color : #fff;
	
}


a img {
    border:0px;
    margin:0px;
    padding:0px;
    }

p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	
}



h1 {

	font :24px/26px Arial, Verdana, Helvetica, sans-serif;
	color: #eeb601;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

h2 {

	font :normal 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color : #eeb601;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

h2 span {
	color : #ffffff;
}

h3 {

	font :normal 14px/16px Arial, Verdana, Helvetica, sans-serif;
	color : #eeb601;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

h4 {

	font :normal 12px/14px Arial, Verdana, Helvetica, sans-serif;
	color : #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}


.cImg1 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_1.jpg);
	background-repeat: no-repeat
}

.cImg2 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_2.jpg);
	background-repeat: no-repeat
}

.cImg3 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_3.jpg);
	background-repeat: no-repeat
}

.cImg4 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_4.jpg);
	background-repeat: no-repeat
}

.cImg5 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_5.jpg);
	background-repeat: no-repeat
}

.cImg6 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_6.jpg);
	background-repeat: no-repeat
}

.cImg7 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_7.jpg);
	background-repeat: no-repeat
}

.cImg8 {
    width:928px;
    height:40px;
    margin:0px;
    padding:110px 0px 0px 400px;
    background-image: url(../images/c_8.jpg);
	background-repeat: no-repeat
}

.cImg {
    width:920px;
    height:150px;
    margin:0px;
    padding:0px;
}
   
.twolines {
	position:relative;
	bottom:25px;
}
    
 .cImg img {
    width:920px;
    height:150px;

    }

.homeMain, .homeMain img {
    border:0px; 
	width:928px; }


	
.imgLinksDiv {
    text-align:center;
    margin:3px 0 0 0;
}

.imgLinks 
{
	border:0px; 
	width:193px; 
	height:58px;}
	
.homeLinksDiv {
    margin:2px 0 0 0;
    text-align:center;
}

.imgLinksDiv a {
    display : -moz-inline-box; /*for firefox2-*/
    /*alows you to set a width on an inline element*/
    display:inline-block;/*not supported by firefox2*/
    vertical-align:top;/*fixes extra space on top in firefox caused by -mox-inline-box. also removes little extra space from below in ie*/
    width:189px;
    height:28px;
    padding:5px 20px;
    margin:0px;
    background:#1e94db url(../images/link_bg.gif) no-repeat;
    text-align:left;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    font :bold 14px/14px Arial, Verdana, Helvetica, sans-serif;
}

.homeLinksDiv img
{
	border:0px; 
	width:229px; 
	height:258px;
	float:left;
	display:inline;
	margin-right:2px;}
	
.txtContent {
padding:3px 0px;
color:#013669;
background-color:#c7e9fc;
background-image:url('../images/content_bg.jpg');
background-position:top;
background-repeat:repeat-x;
width:925px;
margin:3px 3px 0px 1px;
}

.txtContent h2 {
color:#013669;
font-weight:bold;
}

.txtContent li {
padding:5px 0px 5px 0px;

}

.txtContent ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 30px;
}

.txtContentCol {

background: url(../images/col_bg2.gif) no-repeat center top;

}

.col {
float:left;
width:450px;
padding:0px 5px;
}

/** 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;
}

/******* 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:#ffffff;
	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: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: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  **********/

/* Bodytemplate1 classes */

.OuterMostDiv
{
	width: 100%;
	text-align: center;
}

.HeaderDiv
{
	width: 760px;
	background-color: black;
	padding-bottom:14px;
}

.SubHeaderDiv
{
	display: none;
}

.ContentDiv
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentLS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentRS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.FooterDiv
{
	width: 760px;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.SubFooterDiv
{
	display: none;
}
/* 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 : normal 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #eeb601;
	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;
}