@import url("menus.css");
@import url("staff.css");
body 
{
	background-color: #003365;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:12px 0 0 0;
	padding:0px auto;
	color: #fff;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:920px;
	margin:0 auto;
	}
	
#content 
{
	
	height:350px;
	width:920px;
	padding:0;
	background:#003365 url(../images/body_bg.jpg) repeat-x;
	vertical-align:top;
	}
	
.headerImg {
    border:0px;
    width:920px;
    height:88px;
    margin-bottom:4px;
    }
    
.footerImg {
    border:0px;
    width:920px;
    height:33px;
    }

A {
	
	color : #1b97f5;
	
}



A:HOVER {

	color : #0b7cd2;

}
.footerText
{
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #999;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #999;
	
}

.footerText a:HOVER {

	color : #ccc;
	
}


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 : #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

h3 {

	font :bold 14px/16px Arial, Verdana, Helvetica, sans-serif;
	color : #fff;
	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;

}


.nav2
{
  
    display:inline;
    border:0;
    margin:0;
    padding:0;
    vertical-align:bottom; /*needs this to remove extra vertical space in ie6*/
}
.cImg 
{
    margin-top:7px;
    text-align:center;
}
    
 .cImg img {
    width:894px;
    height:293px;

    }

.homeMain, .homeMain img {
    border:0px; 
	width:920px; 
	height:341px;}


	
.imgLinksDiv {
    margin:10px;
    text-align:center;
}

.imgLinks 
{
	border:0px; 
	width:170px; 
	height:47px;
	margin:0 2px;}
	
.txtContent 
{
    margin:0 10px;
}
/* Fleet Page */
.fleet
{
margin-left:0px auto;
margin-right:0px auto;
padding-bottom:10px;
background-image:url(../images/bg-fleet.gif); 
background-repeat:repeat-x;
color:#FFFFFF;
background-color:#c00000;
}

.fleet td
{
color:#FFFFFF;
}

.fleet h1
{
color:#FFFFFF;
padding:5px;
}

.fleet a
{
color:#FFFFFF;
}

.fleet a:hover
{
color:#000;
text-decoration:none;
}

/* End Fleet Page */

/** Div Scroll CSS For SEO **/ 	
		.scroll {
		scrollbar-3dlight-color: #065eb3; 
		scrollbar-highlight-color: #04498c; scrollbar-face-color: #022445; 
		scrollbar-shadow-color: #04498c; scrollbar-darkshadow-color: #022445; 
		scrollbar-base-color: #04498c; scrollbar-arrow-color: #065eb3; overflow: auto; 
		height: 68px; margin-top:30px; text-align:left;}
		
}
.scroll p
{
    color:#666;
}
/********************************************/



 
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 12px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#fff;
	border-bottom:#666666 solid 1px;
	padding-left:5px;
	padding-top:20px;
}

/******* New Cars Pages **********/
.newCarTable
{
	padding:0px;

	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}
.newCarTd
{
		background-image:url(../images/newcar_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:30px;
		text-align:center;
		padding-top:18px;
		width:210px;

}
.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 : 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;
}
/* 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 */ 


div#DescriptionContent {
color:#000;
    font:bold 12px verdana, arial;
}
