@charset "utf-8";
/* CSS Document */
body, html {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	padding:0;
	font-size:0.8em; 
	background-color:#FFF;
	
}
a{
	text-decoration:none;
	color:#333333;
}

a:hover{
	text-decoration:none;	
}

/*WRAPPERS*/
#wrapper{
	width:1000px;
	height:100%;
	margin:auto;   
}
#header{
	width:1000px;
	height:108px;
	background:url(../images/top.gif) no-repeat;
	background-color:#CCC;
}
#logo{
	float:left;
	width:250px;
}
#topBtns{
	float: left;	
	width:390px; 
	padding:40px 0px 0px 130px;
	text-align:center;  
}
/*css hack for width on ie. */
* html #topBtns{
	width:524px;	
}
#hours{
	background:url(../images/btn_hours.gif) top left;
	width:180px;
	outline:none;
	height:32px;
	display:block;
	text-indent:-9000px;
	margin:auto;
	float:left;
}
#hours:hover{
	background-position: bottom left;
	width:180px;
	height:32px;
} 
#contact{
	background:url(../images/btn_contact.gif) top left;
	width:110px;
	outline:none;
	height:32px;
	display:block;
	text-indent:-9000px;
	float:left;
	margin-left:5px;
}
#contact:hover{
	background-position: bottom left;
	width:110px;
	height:32px;
} 
#preowned-inventory{
	background:url(../images/leftNav_preowned.jpg) top left;
	width:246px;
	height:101px;
	display:block;
	text-indent:-9000px;
	margin-bottom:9px; 
}
#preowned-inventory:hover{
	background-position: bottom left;
	height:101px;
} 
#thirty-sec{
	background:url(../images/leftNav_30sec.jpg) top left;
	width:246px;
	height:101px;
	display:block;
	text-indent:-9000px;
	margin-bottom:8px; 
}
#thirty-sec:hover{
	background-position: bottom left;
	height:101px;
} 
#valueYourTrade{
	background:url(../images/leftNav_value.jpg) top left;
	width:246px;
	height:101px;
	display:block;
	text-indent:-9000px;  
}
#valueYourTrade:hover{
	background-position: bottom left; 
} 
#address{
	float:left;
	width:200px; 
	margin-top:32px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#address p{
	padding:0px;
	margin:0px;
	font-size:130%;
	line-height:15px;
}
#address span{
	font-size:110%;
	font-weight:bold;	
	color:#003d91;
}
#mainContent{
	width:964px; 
	height:320px;
	margin:auto;
}
#leftNav{
	float:left;	
	width:246px;
}
#mainInner{
	width:964px;  
	margin:auto;
	background:url(../images/inner_mid.gif) repeat-y;
}
#innerLeftNav{
	float:left;	
	width:170px;
	margin-left:10px;
	margin-top:6px;
	margin-bottom:6px;
	/*background-color:#333;*/
}
#innerContent{
	float: right;
	width:755px; 
	margin-right:5px;
	margin-top:1px;
	text-align:left; 
}
#innerPreowned{
	background:url(../images/leftbtns_preowned.jpg) top left;
	width:170px;
	outline:none;
	height:101px;
	display:block;
	text-indent:-9000px; 
}
#innerPreowned:hover{
	background-position: bottom left;
	height:101px;
	}
#inner30sec{
	background:url(../images/leftbtns_30sec.jpg) top left;
	outline:none;
	width:170px;
	height:101px;
	display:block;
	text-indent:-9000px; 
}
#inner30sec:hover{
	background-position: bottom left;
	height:101px;
		}
#innervalue{
	background:url(../images/inner_left_value.jpg) top left;
	width:170px;
	outline:none;
	height:101px;
	display:block;
	text-indent:-9000px; 
}
#innervalue:hover{
	background-position: bottom left;
	height:101px;
} 
#innerTitle{
	background-color:#d0e9ff;
	font-size:120%;
	text-align:center;
	padding:3px;
	color:#235fb1;
	font-weight:bold;
	text-transform:uppercase; 
}
#mainBanner{
	float:right;
	border:1px solid #a1a1a1;
}
#bottomBtns{
	border:1px solid #a1a1a1;
	width:962px;  
	margin:auto; 
	margin-top:10px;
	height:110px;
}
#bottomBtns ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#bottomBtns ul li{
	float:left;
}
#bottomBtns ul li a{
	background:url(../images/mainBtns.jpg) top left;
	display:block;
	height:110px;
	width:221px; 
}
#bottomBtns ul li a .title{
	color:#003d91;
	text-transform:uppercase;
	font-family:"Arial Black", Helvetica, sans-serif;
	margin-right:95px;
	padding-top:23px;
	font-size:13px;
	font-weight:bold;
	display:block;
	text-align:right; 
}
#bottomBtns ul li a .txt{ 
	margin-right:95px;
	font-size:11px; 
	display:block;
	text-align:right;
}
#bottomBtns ul li a:hover{
	background:url(../images/mainBtns.jpg) bottom left;	  
}
#bottomBtns ul li a.quickquote{
	width:245px;
	background-position: 741px 0px; 
}
#bottomBtns ul li a.quickquote:hover{ 
	background-position: 741px 110px; 
}
#bottomBtns ul li a.calculator{
	width:246px;
	background-position: 496px 0px; 
}
#bottomBtns ul li a.calculator:hover{ 
	background-position: 496px 110px; 
}
#bottomBtns ul li a.community{
	width:250px;
	background-position: 251px 0px; 
}
#bottomBtns ul li a.community:hover{ 
	background-position: 251px 110px; 
}

/* ie hack to fix the width for the last button*/
* html #bottomBtns ul li a.community{
	width:248px; 
}
#footer{
	border:1px solid #a1a1a1;
	width:962px;
	margin-top:10px;
	background-color:#d0e9ff;
	color:#003d91;
	font-size:110%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:center;
}
#footer a{
	color:#003d91;
}
#footer a:hover{
	color:#6491cf;
}
#seoWebContent{
  	background-color:#FFF; text-align:left; min-height:300px; padding:10px;	
}
* html #seoWebContent{
	height:300px;	
}
.payment_text{
	font-size:80%;	
}
#footer_nav{
	color:#5589c0;	
}
#footer_nav a{
	color:#003d91;
	text-decoration:none;
}
#footer_nav a:hover{
	color:#FFF;	 
}
#footer_tk{
	width:975px; 
	margin:10px 0px;
}
#footer_tk_logo{
	float:left;
}	
#footer_copyright{
	float:right;
	padding-top:10px;
	color:#999;
}
#wel{
	margin:auto;
	text-align:right;
	width:962px; 
	margin-top:10px;
	background-color:#d0e9ff;
	border:1px solid #a1a1a1;
	color:#003d91;

}
#wel h1, h2{
	font-size:14px;
	color:#235fb1;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#wel p{
	font-family:arial;
	font-size:12px;
	color:#235fb1;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#wel p a{
	font-family:arial;
	color:#235fb1;
	font-size:12px;
	text-decoration:underline;
}
#wel p a:hover{
	text-decoration:none;
}

/*SITEMAP*/
#contentarea-sitemap{
 	text-align:left;
	font-size:80%;
	color:#999; 
	margin-left:10px;
	margin-right:10px;
}
 
#contentarea-sitemap a{
	display:block;	
	background-color:#ededed;
	padding:4px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	margin: 1px 0px;
}
#contentarea-sitemap a:hover{
	background-color:#E1E1E1;
}
#contentarea-sitemap p{
	display:block;	
	color:#000;
	padding:4px;
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin: 1px 0px; 
	background-color:#a4a4a4;
}
#tk_footer{
	width:962px; 
	margin:auto;
	margin-top:5px;
	height:20px;  
}
#tk_logo{
	float:left;
	width:30px;
}
#tk_copyright{
	width:600px;
	float:right;
	font-size:120%;
	text-align:right;
	color:#999;
}
.pii-row-newcars, .pii-row-usedcars{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
	font-size:12px;
}
.pii-row-usedcars a:hover, .pii-row-newcars a:hover {
	text-decoration:underline; 
} 
.search_preowned{
	padding-bottom:10px;
} 
#navigation{
	clear:both;
}
#navigation div{
	float:left;
}
