/* START CLEAR */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END CLEAR */



/* BASE STYLES */
body {
   background: #7c8b72;
   font-family: Arial, Helvetica, sans-serif;
   color: #4d4557;
   text-align: center;
   line-height: 1.4em;
   font-size: .8em;
}
a:link, a:active, a:visited {
   color: #b93d0c
}
a:hover {
   color: #ff5613;
}
.fltL {
   float: left;
   padding: 0 10px 10px 0;
}
.highlight {
	color: #a03e3e;
}
img {
	border: 0;
}
blockquote {
	margin: 20px 0;
}
p {
	margin: 0 0 20px 0;
}


/* main containers
///////////////////////////////////*/
#container.home {
	background: url(../images/backgrounds/homeBG.gif) repeat-x;
	margin: 0 auto;
}
#container {
	background: url(../images/backgrounds/subBG.gif) repeat-x;
}

/* MAIN HOME GRAPHIC BLOCK */
#advert {
   margin: 0 auto 2px auto;
   width: 1000px;
   border-left: #767676 1px solid;
   border-right: #767676 1px solid;
   background: #36383a;
   height: 300px;
}
#brandingBlock {
	float: left;
	width: 300px;
	height: 300px;
	background:url(../images/branding/headBox.gif) no-repeat;
}
#photoBlock {
   background-color: #100d06;
   width: 700px;
   height: 300px;
   text-align: left;
   overflow: hidden;
   float: left;
   position: relative;
}
#invButtonsBlock {
	position: absolute;
	top: 260px;
	left: 0px;
	z-index: 100;
	text-align: right;
	width: 700px;
	overflow: hidden;
}
#inventoryNewTab a {
	float: right;
   width: 183px;
   height: 31px;
   background: url(/images/buttons/newTab.gif) no-repeat;
   margin: 0 6px 0 0;
}
#inventoryNewTab a:hover {
   background-position: 0 -31px; 
}
#inventoryPreownedTab a {
   float: right;
   width: 205px;
   height: 31px;
   background: url(/images/buttons/preownedTab.gif) no-repeat;
   margin: 0 6px 0 0;
}
#inventoryPreownedTab a:hover {
   background-position: 0 -31px; 
}



/* PHONE TOPPER */
#phoneBlock {
   height: 38px;
   line-height: 38px;
   background: #dcdcdc;
}
#phoneBlockInt {
   width: 1000px;
   text-align: right;
   height: 38px;
   line-height: 38px;
   overflow: hidden;
   margin: 0 auto;
}
#phoneBlockInt h2 {
	display: inline;
	font-weight: bold;
	color: #bf1010;
	padding: 0 20px 0 0;
}


/* BUTTONS BOX */
#buttonsBlock {
	background: #e4e5e4;
	padding: 12px 35px;
	text-align: center;
}


/* SUBHEADER */
#subHead {
	background: url(../images/backgrounds/subHeadBG.gif) repeat-x;
	width: 956px;
	border-left: 2px solid #f3f8f3;
	border-right: 2px solid #f3f8f3;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px
}



/* MAIN CONTENT BLOCK */
#contentBlock {
   margin: 10px auto 0 auto;
   width: 1000px;
   background-color: #ffffff;
   padding: 0 0 20px 0;
   text-align: left;
}
#contentBlockPad {
   margin: 20px;
   overflow: hidden;
}
.contentL {
	float: left; 
	width: 680px;
	margin: 0 40px 0 0;
}
#contentBlockR {
	float: left;
	width: 240px;
}
.contentL p {
	line-height: 1.5em;
	margin: 6px 0 12px 0;
}
.contentL h1, #singleCol h1 {
   font-size: 1.8em;
   font-weight: bold;
   color: #4b7459;
   margin: 0 0 6px 0;
   padding: 0 0 6px 0;
}
.contentL h2 {
   font-size: 1.5em;
   font-weight: normal;
   color: #4b7459;
   margin: 24px 0 6px 0;
   padding: 2px 0;
   border-bottom: 1px solid #d8d8d8;
}
.contentL h3 {
   font-size: 1.3em;
   font-weight: bold;
   color: #274695;
   margin: 24px 0 6px 0;
   padding: 2px 0;
   border-bottom: 1px solid #d8d8d8;
}
.contentL h4 {
   font-size: 1.2em;
   font-weight: bold;
   color: #274695;
   margin: 20px 0 4px 0;;
   padding: 0 0 2px 0;
   border-bottom: 1px solid #e3e3e3;
}
.contentL h5 {
   font-size: 1.3em;
   color: #a03e3e;
   margin: 0 0 12px 0;
   padding: 0;
}
.contentL h6 {
   font-size: 1.1em;
   color: #333333;
   margin: 20px 0 0 0;
   padding: 0;
   border-bottom: 1px solid #e3e3e3;
}
#mTitleBlock {
   background: #ebf3fb;
   font-size: 1.5em;
   color: #1b81f5;
   text-align: left;
   padding: 6px 12px;
}
#contentBlockBase {
	background: url(../images/backgrounds/contentBase.gif) no-repeat;
	width: 1000px;
	height: 7px;
	margin: 0 auto;
}



/* HOME STYLES */
.homeContentL {
   float: left;
   width: 500px;
   margin: 0 20px 0 0;
   text-align: left;
   display: inline;
}
.homeContentL h1 {
   font-size: 1.6em;
   font-weight: bold;
   color: #4b7459;
   padding: 0 0 6px 0;
}
.homeContentR {
   float: left;
   width: 440px;
   margin: 0; 
   text-align: left;
}

/* SUB STYLES */
.contentL {
   float: left;
   width: 700px;
   margin: 0 20px 0 0;
   padding: 0 20px 0 0;
   text-align: left;
   display: inline;
   border-right: 1px solid #dbdbdb;
}
.contentR {
   float: left;
   width: 219px;
   margin: 0; 
   text-align: left;
   display: inline;
}
#subContentBlockPad {
	overflow: hidden;
	padding: 20px;
}

/* SIDE CONTACT */
.sideContact {
	margin: 20px 0 20px 0;
	line-height: 1.4em;
	border: 1px dashed #c3c3c3;
	padding: 10px;
}
.sideContact h2 {
	font-weight: bold;
	color: #2b7e3d;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.sideContact h3 {
	color: #2b7e3d;
	margin: 0;
	padding: 0;
}
.sideContact p {
	line-height: 1em;
	margin: 12px 0 12px 0;
}
.sideFeatured {
	margin: 20px 0;
	line-height: 1.4em;
	border: 1px dashed #c3c3c3;
	padding: 10px;
}
.sideFeatured h2 {
	color: #2b7e3d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.sideFeatured h3 {
	color: #2b7e3d;
	font-size: 1em;
	margin: 12px 0 0 0;
	padding: 0;
}


/* FEATURED CARS HOME */
#featuredBox {
	background: url(../images/backgrounds/featuredBG.gif) no-repeat;
	width: 920px;
	padding: 10px 20px;
	margin: 20px 0 0 0;
}
#featuredBox h2 {
	color: #ffffff;
	font-weight: bold;
}




/* navigation
///////////////////////////////////*/
#navBase {
   text-align: left;
   height: 45px;  
   margin: 0 auto; 
   border-bottom: 1px solid #cccccc;
   background: url(/images/backgrounds/navBG.gif) repeat-x;
   color: #888888;
   }

.menu {width:960px; height:45px; padding: 0 20px; position:relative; z-index:100; margin: 0 auto; line-height: 45px;}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:960px; w\idth:959px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:200px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:14px; text-decoration:none; color:#fff; float:left; padding: 0 6px; height:45px; line-height:45px; font-weight:bold;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:45px;left:0; width:150px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {display:block; background: #EEE; color:#333; height:auto; line-height:1em; padding:8px 10px; width:150px;border-width:0 1px 1px 1px; border-bottom: 1px solid #e3e3e3; font-size: 12px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:149px;}

/* style the top level hover */
.menu a:hover { background: #eee url(../images/backgrounds/navBGOn.gif) repeat-x; color: #2d5489;}
.menu :hover > a { background: #eee url(../images/backgrounds/navBGOn.gif) repeat-x; color: #2d5489;}
.menu ul ul a:hover{ color: #2d5489; background: #eee; }
.menu ul ul :hover > a {color:#2d5489; background: #eee; }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }



/* list elements */
ul.lists {
   margin: 0;
   padding: 0;
}
.listL {
   float: left;
   width: 230px;
   clear: both;
   text-align: right;
   list-style: none;
   margin: 0 24px 24px 0;
}
.listR {
   float: left;
   text-align: left;
   width: 706px;
   list-style: none;
   margin: 0 0 24px 0;
}
#contentBlock ul.lists h5 {
   margin: 0;
   padding: 0 0 2px 0;
   font-size: 1.15em;
   color: #121212;
}
#contentBlock ul.lists h4 {
   margin: 12px 0 0 0;
   padding: 0 0 4px 0;
   font-size: 1.2em;
   color: #e74013;
   border-bottom: 1px solid #d8d8d8;
}
#contentBlock ul.lists a {
   font-size: .9em;
}
ul.dealerinfo {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dealerinfo li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}






/* footer
///////////////////////////////////*/
#footerBlock {
   margin: 0 auto 20px auto;
   width: 960px;
   font-size: .9em;
   background: url(/images/backgrounds/footerBG.gif) repeat-y;
   padding: 6px 20px 12px 20px;
   text-align: center;
   color: #ffffff;
}
#footerBlock div {
	margin: 0 0 4px 0;
	line-height: 1.2em;
}
#footerBlock a {
   color: #ffffff;
   text-decoration: none;
}
#footerBlock a:hover {
   text-decoration: underline;
}
#footerBlock p {
	margin: 10px 0 0 0;
}



/* tables 
///////////////////////////////////*/
table.forms a,
table.forms a:link,
table.forms a:visited {
	border:none;
	}							
table.forms img {
	border:0;
   vertical-align: middle;
   margin: 0 4px;
	}	
table.forms {
	width:100%;
	border: 0;
	margin:1em auto;
	border-collapse:collapse;
	}
table.forms tr.odd td	{
	background:#edfce4
	}
table.forms tr .column1 {
   text-align: left;
}
table.forms tr.odd .column1 {
	background:#edfce4;
   text-align: left;
	}
.column1	{
   width: 25%;
	}
table.forms td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	padding:.3em .5em;
	text-align: left;
	}				
table.forms th {
	font-weight: bold;
	color: #4b7459;
	text-align:left;
	padding:.3em 0;
	font-size: 1.3em;
	}							
table.forms thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
table.forms tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
table.forms tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.forms tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
   
   
/* forms 
///////////////////////////////////*/
form {
   margin: 0;
   padding: 0;
}
input, select, textarea {
   font-size: 1em;
   font-family: Verdana, Geneva, sans-serif;
}
form h1 {
   font-size: 1.3em;
   color: #e74013;
   padding: 12px 0 0 0;
   margin: 0;
   border-bottom: 1px solid #e3e3e3;
}
form h2 {
   font-size: 1.2em;
   color: #274695;
   padding: 12px 0 0 0;
   margin: 0;
   border-bottom: 1px solid #e3e3e3;
}
input#address {
   width: 200px;
}


/* finance sidebar */
#faq, #loanCalc {
	margin: 20px 0;
	border: 1px solid #e3e3e3;
	padding: 0 10px 10px 10px;
}



/* sitemap 
///////////////////////////////////*/
#sitemap ul {
	margin: 10px 0 0 0;
}
#sitemap ul li {
	font-weight: bold;
}
#sitemap ul ul {
	margin: 0 0 0 0;
}
#sitemap ul ul li {
	font-weight: normal;
	margin: 0 0 0 20px;
}




/* clearing for the browsers
///////////////////////////////////*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */