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

body {
	background: #000 url(../images/bg.jpg) 0 173px repeat-x;
}

.bold {
	font-weight: 600;
}	

#container {
	border: none;
	background-color: #000;
}

#header_container {
	background: #fff url(../images/header_bg.jpg) 0 0 repeat-x;
}

#header_front {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 120px;
	background: transparent url(../images/header_front.jpg) 0 0 no-repeat;
}

#nav_container {
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;
}

#nav_front {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 54px;
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;
}

#search_container {
	width: 950px;
	height: 354px;
	background: transparent url(../images/search_bg.jpg) 0 0 no-repeat;
}

#search_front {
	margin: 0 0 0 8px;
	padding: 25px 0 0;
	width: 376px;
	height: 164px;
	overflow: hidden;
}	


#tabs {
	margin: 0 0 0 11px;
	padding: 0;
	height: 30px;
}

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

#tabs a {
	margin: 0;
	padding: 5px 12px;
	background: url(../images/tab_bk.jpg) 0 0 repeat-x;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	color: #000;
}

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

/*  Front Page Tabs panels */
.panel {
	margin: 0;
	padding: 5px 0 0 10px;
	display: none;
	height: 325px;
	background: transparent;
	overflow: auto;
	border: 0;
}

.panel.active-tab-body {
	width: 370px; 
	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: #fff;
	font-size: 80%;
	width: 70px;
}

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

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

.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-left: 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; 
}


#thumb_search_front {
	padding-left: 30px;
	height: 57px;
	background: transparent url(../images/carList_bg.jpg) 0 0 repeat-x;
	border: none;
}

#thumb_search_front li {
	display: inline;
	margin: 0 20px;
}

#topButtons {
	margin: 20px 20px 0;
	padding: 5px 0 0 10px;
	display: block;
	background-color: #808080;
	color: #fff;
}

#topButtons h3 {
	margin: 0 0 5px;
	padding: 3px 5px; 
	background: transparent url(../images/quickLinks_bg.jpg) 0 0 repeat-y;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#topButtons li {
	padding-right: 3px;
	display: inline;
}

#welcomeBlurb {
	margin: 20px 20px 0;
	height: 143px;
	background: transparent url(../images/midCont_bg.jpg) 0 0 repeat-y;
	border: 10px solid #fff;
}

#welcomeBlurb h3 {
	margin-top: 5px;
	color: #fff;
	text-align: center;
}

#welcomeBlurb p {
	margin: 0 175px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

#bottomContent {
	margin: 20px 20px 5px;
	background-color: #fff;
	height: 1%;
}

#cont1 {
	margin: 10px;
	width: 420px;
	display: inline;
	float: left;
}

#cont1 h2 {
	background: transparent url(../images/leftCol_header.jpg) 0 1px no-repeat;
	color: #fff;
	font-style: normal;
}

#cont1 img {
	padding: 5px 0;
}

#cont2 {
	margin: 10px;
	padding: 0;
	width: 445px;
	display: inline;
	float: right;
	background: #1f1f1f url(../images/rightCont_bg.jpg) right bottom no-repeat;
	color: #fff;
}

#headerGraphic {
	margin: 10px auto 0;
	width: 423px;
	height: 28px;
	display: block;
}

#leftCol {
	width: 215px;
	float: left;
	display: inline;
}

#rightCol {
	width: 215px;
	float: right;
	display: inline;
}

#cont2 p {
	margin: 0;
	padding: 12px;
	font-size: 11px;
	color: #fff;
	line-height: 1.3em;
}

#cont2 h2 {
	padding: 5px 0;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

#salesHours {
	margin: 0 0 0 12px;
	font-size: 13px;
}

#serviceHours {
	margin: 0 0 0 15px;
	font-size: 13px;
}

#location {
	margin: 30px 0 60px;
	padding: 0;
	font-size: 12px;
}

#googleImg {
	margin: 15px 0 15px 10px;
}

#googleImg img {
	border: 1px solid #002d8c;
}

#address{
	margin: 0 0 0 15px;
}

#address li {
	font-size: 13px;
}

#footer {
	background-color: transparent;
	color: #fff;
}

#footer a {
	color: #fff;
}

#seo_container {
	margin: 0 auto; width: 950px;
	height: auto;
    border: 2px; 
	border-color: #fff; 
	border-style: solid;
	background: transparent;
}		
		
#seo_text {
	height: 250px; width: 920px;
	margin-left: 12px;
	padding: 0;
	overflow: auto;
	background-color: #d9d9d9;
	clear: both;
	border: 2px solid #002d8c;
}

#seo_text p { 
	font-size: 11px; 
	color: #000;
}