@charset "utf-8";
/* CSS Document */

#container {
	margin: 0 auto;
	width: 950px;
	border: none;	
}

#siteToolbar {
	margin: 0 auto;
	padding: 0 0 5px;
	height: 30px;	
	background: #efefef;
}

#nav_front {
	margin: 0 0 0 10px;
	padding: 0;
	height: 32px;
	width: 928px;
	background: #052947 url(../images/navBck.jpg) 0 0 no-repeat;
}		

#header_front {
	width: 950px;
	height: 120px; 
	background: #fff;
}

#topcontainer {
	margin: 0;
	padding: 0 0 0 10px;
	width: 945px;
	height: 240px;
}

#maingraphic {
	margin: 0;
	padding: 5px 0 0 0;
	width: 666px;
	height: 225px;
	display: inline;
	float: left;	
}

#imageFlipper {
	margin: 5px 0 0 0;
	padding: 0;
	width: 666px;
	height: 225px;
	display: inline;	
}

#rightPromo {
	margin: 0;
	padding: 5px 0 0 5px;
	width: 262px;
	height: 228px;
	display: inline;
	float: left;
}

#rightPromo img{
	padding: 0 0 0 0;
}

#carmodels {
	margin: 0;
	padding: 0;
	height: 105px;
	width: 950px;
	background: transparent url(../images/carmodels_bck.jpg) 0 0 repeat-x;	
}

#searchCont {
	width: 950px;
	height: 304px;
	background: #fff;
}

#col1 {
	margin: 0 0 0 10px;
	height: 305px;
	width: 260px;
	background: #ffffff url(../images/col1_bck.jpg) 0 0 repeat-x;
	float: left;
	display: inline;	
}

#col1 ul {
	margin: 38px 0 0 8px;
}

#col1 li {
	padding: 7px 0 0 0;
}

#col2 {
	width: 400px;
	height: 305px;	
	background: #fff url(../images/col2_bck.jpg) 0 0 repeat-x;	
	float: left;
	display: inline;	
}

#flashCont {
	margin: 0;
	padding: 35px 0 0 20px;
	width: 335px;
	height: 180px;
	display: block;
}


#col3 {
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
	width: 262px;
	height: 305px;
	background: #fff url(../images/col3_bck.jpg) 0 0 repeat-x;		
	float: left;
	display: inline;
	background-color: #fff;	
}

#col3 a {
	color: #fff;
}

#frontpromo img {
	padding: 10px 0 0 10px;
}


#front_bttns {
	padding: 8px 0 0 22px;
	width: 930px;
	height: 75px;
	background: transparent url(../images/bttnBck.jpg) 0 0 no-repeat;	
}

#front_bttns li {
	padding: 6px 0 0;
	display: inline;
}

#bodyBlurb {
	padding: 20px 0 0;
	width: 900px;
	height: 140px;
	color: #000;
}

#bodyBlurb p {
	padding: 0 0 0 25px;
	color: #000;
	font-size: 14px;
}

#bodyBlurb h2 {
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #000;
}

#formCont {
	padding: 10px 0 0 15px; 
	height: 190px;
	width: 403px;
}

#search_front {
	width: 367px;
}

#bodyContent {
	width: 954px;
	height: 515px;
	background: #fff;
	background: transparent url(../images/bodyContent.jpg) 0 0 repeat-y;	
}

#footer	{
	margin: 10px 0 0 0;
	padding: 0;
	width: 960px;
	background-color: transparent;
}

#footer a:hover {
	color: #fff;
}

#seo_container {
	width: 950px;
	margin: 0 auto; 
	height: auto;
}		
		
#seo_text {
	height: 200px; width: 880px;
	margin: 20px 0 40px 15px;
	padding: 0 15px;
	color: #999;
	clear: both;
	background-color: transparent;
}

#seo_text p { 
	color: #666;
	font-size: 10px; 
}


#tabs {
	margin-left: 10px;
	padding: 0;
	height: 28px;	
}

#tabs li {
	list-style: none;
	display: inline;
}

#tabs a {
	margin: 0;
	padding: 5px 0;
	background: url(../images/tab_bk.jpg) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	border: none;
	display: inline;
	width: 110px;
	text-align: center;
	font-weight: normal;
}

#tabs a.active-tab {
	background: transparent url(../images/tab_bk_hv.jpg) 0 0 no-repeat;
	color: #000;
}

/*  Front Page Tabs panels */
.panel {
	margin: 0;
	padding: 5px 0;
	display: none;
	height: 149px;
	overflow: auto;
	background: transparent url(../images/formBck.jpg) 0 0 no-repeat;
	border: none;
}

.panel.active-tab-body {
	padding-left: 7px;
	width: 367px; 
	display: block;
}

.panel.active-tab-body p {	
	margin: 0.4em 0 0;
	padding: 0;
	font-size: 80%;
	color: #fff;
}

select.form_noTable {
	color: #000;
}

/* form rules - front page search */
.panel form {
	margin-top: 0.4em;
}

.panel label {
	margin: 0.2em 0 0.3em 0;
	padding: 0;
	float: left;
	display: block;
	text-align: left;
	color: #000;
	font-size: 80%;
	width: 55px;
}

.panel label.wideLabel {
	width: 130px;
}

.panel label.nextCol {
	padding-left: 8px;
	width: 64px;
}

.panel select, .panel input {
	margin: 0 0 0.3em 0;
	padding: 0;
	float: left;
	display: block;
	color: #000;
	font-size: 90%;
	width: 100px;
}

.button2 {
	margin: 0 auto; 
	width: 300px;
	padding: 0; 
	display: block; 
}

.panel input, #button2 {
	margin: 10px 0 0 104px; 
	width: 150px; 
	height: 28px; 
	color: #000; 
	font-weight: 700; 
	font-size: 130%; 
	float: none;
}

.panel select.wideSelect {
	width: 110px;
}

.panel input.searchButton {
	margin-left: 70px;
	display: inline;
}

.panel input.searchButton_wideMargin {
	margin-left: 130px;
	display: inline;
}

.panel input.searchButton_nextCol {
	margin-left: 244px;
	display: inline;
}
/* end form rules - front page search */

#tab3 .search_long { 
	text-align: right; 
	width: 250px; 
	padding: 0 2px; 
	color: #fff; 
	font-size: 10px; 
}

#footer {
	width: 950px;
	color: #333333
}

#footer a:hover {
	color: #003366;
}

#seo_container {
	margin: 0 auto; width: 950px;
	height: auto;
	background: #ccc;
	color: #ccc;
	}		

#seo_text {
	height: 230px; width: 940px;
	margin: 0;
	padding: 0;
	color: #fff;
	clear: both;
}

#seo_text p { 
	font-size: 11px; 
	color: #000;
	margin: 0.5em 1.5em; 
}

#seo_text a {
	color: #1c5080;
}

#seo_text a:hover{
	color: #888;
}

/* ------- Front Page Clock and Weather ------- */

#searchCol3 {
	position: relative;
	width: 263px;
	height: 296px;
	background: #fff url(../images/searchCol1Bck.jpg) 0 0 repeat-x;	
	float: left;
	display: inline;	
}


/* -------- DISABLED - 02/02/10 -------- */
#hour {
	position: absolute;
	left: 97px;
	top: 82px;
	width: 24px;
	height: 22px;
}

/* -------- DISABLED - 02/02/10 -------- */
#minute {
	position: absolute;
	left: 128px;
	top: 74px;
	width: 26px;
	height: 23px;
}

#clock_container {
	background: #fff url(../images/dealershipImg.jpg) 0 0 no-repeat;
	height: 123px;
}

#clock {
	padding: 98px 0 0 25px;
}


#weather {
	position: relative;
	margin:0;
	padding: 0;
	/*height: 66px;*/
	overflow: hidden;
	/*background: url(../images/weather.jpg) 2px 0 no-repeat;*/
}

#weather embed {
	position: absolute;
	left: 0;
	top: -9px;
}