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

#container {
	background-color: transparent;
}

#nav_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 50px;	
	background: #000 url(../images/navBck.jpg) 0 0 no-repeat;
}

#header_front {
	width: 950px;
	height: 240x; 
	background: #000;
}

#maingraphic_front {
	margin: 0;
	padding: 0;
	background: #fff url(../images/maingraphic_crosstour.jpg) 0 0 no-repeat;
	display: block;
	width: 950px;
	height: 244px;
	z-index: 300;
}

#search_front {
	margin: 0;
	padding: 0;
	width: 325px;
	height: 194px;	
	float: right;
	color: #fff;
	background: 000;
	overflow: hidden;
}	

#button_row {
	margin: 0;
	padding: 0 0 0 28px;
	width: 922px;
	height: 40px;
	background: #fff url(../images/bttn_row_bck.jpg) 0 0 repeat-y;	
}

#button_row li {
	margin: 0;
	padding: 0;
	display: inline;
}

#bodycontent_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 244px;
	background: #000 url(../images/bodycontent_bck.jpg) 0 0 no-repeat;	
}

#bodycontent_front_blurb {
	margin: 0;
	padding: 4px 0 0 30px;
	height: 232px;
	width: 295px;
	text-align: center;
	display: inline;
	float: left;
}

#bodycontent_front_blurb p {
	line-height: 1.3em;
	color: #fff;
}

#model_rotate {
	margin: 60px 5px 0 15px;
	padding: 0 0 0 0;
	width: 583px;
	height: 156px;
	float: left;
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff; 
}

#front_specials {
	float: left;
}

#thumb_search_front {
	margin: 0;
	padding: 45px 0 0 0;
	width: 950px;
	height: 90px;
	background: #000 url(../images/model_menu_bk.jpg) 0 0 no-repeat;	
	clear: both;
	z-index: 200;
}

#thumb_search_front ul {
	margin: 0 0 0 30px;;
	padding: 0;
}

#thumb_search_front li {
	display: inline;
	margin-left: 6px;
}

#front_col_cont {
	margin: 0;
	padding: 20px 0 0 0;
	width: 950px;
	height: 250px;
	background: #000 url(../images/front_col_cont_bk.jpg) 0 0 repeat-y;
}

#front_col1 {
	margin: 0 0 0 5px;
	padding: 10px 12px 0 10px;
	width: 320px;
	height: 235px;
	background: #d6d6d6 url(../images/front_col1.jpg) 0 0 no-repeat;	
	float: left;
}

#front_col2 {
	margin: 0;
	padding: 40px 0 0 5px;
	width: 285px;
	height: 205px;
	background: #000 url(../images/front_col2.jpg) 0 0 no-repeat;	
	float: left;
}

#front_col3 {
	margin: 0;
	width: 295px;
	height: 245px;
	background: #000 url(../images/front_col3.jpg) 0 0 no-repeat;	
	float: left;
}

#front_col3 ul {
	padding: 10px 0 0 16px;
	
}

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

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

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

#tabs ul {
	margin: 0 0 0 10px;
}

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

#tabs a {
	margin: 0;
	width: 94px;
	padding: 5px 5px;
	background: url(../images/tab_bk.jpg) 0 0 repeat-x;
	border-width: 0;
	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;
	display: none;
	height: 325px;
	overflow: auto;
	background: transparent;
	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;
}

#button {
	margin: 15px 0 0 112px;
	padding: 5px 5px;
	width: 104px;
	height: 30px;
	background: url(../images/tab_bk.jpg) 0 0 repeat-x;
	border: none;
}

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: 52px;
}

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

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

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

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

#seo_container {
		margin: 0 auto; width: 950px;
		height: auto;
        border: thin 2px; 
		border-color: #930202; 
		border-style: solid;
		background: transparent;
		}		
		
#seo_text {
		height: 200px; width: 950px;
		margin: 10px 0;
		padding: 0;
		color: #ccc;
		clear: both;
}

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

.promotion {
		float: right;
}

ul.hours {
	margin: 0 0 2.0em 2.0em;
	padding: 0;
}

ul.hours li {
	list-style: none;
	line-height: 1.4em;
	font-size: 100%;
}
