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

#container {
	width: 950px;
	background-color: transparent;
	border: 0 none;
	margin-top: 3px;
	/*padding-top:11px;*/
}

#header_front {
	margin: 0;
	width: 950px;
	height: 74px;
	background: #000 url(../images/header_front.jpg) 0 0 no-repeat;
	position: relative;
}

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

#maingraphic_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 294px;	
	background: #000 url(../images/maingraphic.jpg) 0 0 no-repeat;
	display: block;
}

#blurbCol {
	width: 230px;
	padding: 50px 0 0 45px;	
}

#blurbCol p{
	color:#ccc;
}

#blurbCol li {
	color: #ccc;
	line-height: 1.3em;
	font-weight: 500;
	list-style: circle;
}

#specials_row {
	padding: 210px 0 0 168px;
	width: 645px;
}

#specials_row_search {
	margin:0 0 0.5em 28.5em;
}

#specials_row li {
	display: inline;
}

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

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

#thumb_search_front {
	margin: 0;
	padding: 0.5em 0 0 0;
	width: 950px;
/*	height: 60px; */
	background: #000 url(../images/model_menu_bk.jpg) 0 0 no-repeat;	
/*	clear: both; */
}

#thumb_search_front ul {
	margin: 0 0 0 1.8em;
	padding: 0;
}

#thumb_search_front li {
	padding: 0px 2px;
	display: inline;
}

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

#front_col1 {
	margin: 0 10px 0 12px;
	padding: 8px 12px 0 10px;
	width: 320px;
	height: 205px;
	background: #fff url(../images/front_col1.jpg) 0 0 repeat-x;	
	float: left;
	display:inline;
}

#front_col2 {
	margin: 0;
	padding: 10px 0 0 12px;
	width: 230px;
	height: 205px;
	background: #fff url(../images/front_col1.jpg) 0 0 repeat-x;	
	float: left;
	display:inline;	
}

#front_col3 {
	margin: 0 0 0 12px;
	padding: 10px 0 0 20px;
	width: 295px;
	height: 205px;
	background: #fff url(../images/front_col1.jpg) 0 0 repeat-x;	
	float: left;
	display:inline;	
}

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

#searchform label {
	width: 70px;
}

#searchform select {
	width: 200px;
}

/*
#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;
	height: 22px;
	padding: 7px 5px;
	background:transparent url(../images/tab_bk.jpg) 0 0 repeat-x;
	border-width: 0;
	text-decoration: none;
	color: #fff;
}

#tabs a.active-tab {
	background:transparent 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: 375px; 
	display: block;
}

.panel.active-tab-body p {	
	margin: 0.4em 0 0;
	padding: 0;
	font-size: 80%;
	color: #000;
}
*/
#button {
	margin: 15px 0 0 40px;
	padding: 5px 5px;
	width: 104px;
	height: 30px;
	color: #ccc;
	font-weight: 600;
	background: url(../images/front_submit.jpg) 0 0 repeat-x;
	border: none;
	cursor: pointer;
}
/*
#button2 {
	margin: 15px 0 0 112px;
	padding: 5px 5px;
	width: 104px;
	height: 30px;
	color: #ccc;
	font-weight: 600;
	background: url(../images/front_submit.jpg) 0 0 repeat-x;
	border: none;
}

#button3 {
	margin: 15px 0 0 112px;
	padding: 5px 5px;
	width: 104px;
	height: 30px;
	color: #ccc;
	font-weight: 600;
	background: url(../images/front_submit.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: #000;
	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: #000; 
	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: 20px 0 40px;
		padding: 0;
		color: #ccc;
		clear: both;
}

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

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