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

#siteToolbar {
	background-color: transparent;
}

#container {
	width: 950px;
	background-color: transparent;
	border: none;
}

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

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

#top_rounded {
	margin: 11px 0 0 0;
	width: 950px;
	height: 12px;
	background: #fff url(../images/bodycontent_round_top.jpg) 0 0 no-repeat;
	display: block;
	font-size: 5px;
	line-height: 5px;
}

#bodycontent {
	margin: 0;
	padding: 0;
	width: 950px;
	display: block;
	background: #fff url(../images/bodycontent_bg.jpg) 0 0 repeat-y;	
}

/* --- Search Styling --- */
#front_search {
	margin: 0 10px 10px 12px;
	padding: 36px 3px 0;
	width: 451px;
	height: 123px;
	display: inline;
	float: left;
	background: url(../images/search_bg.jpg) 0 0 no-repeat;	
}

#search_front {
	height: 122px;
}

#tabs {
	display: none;
}
/*
#tabs {
	height: 23px;
}

#tabs a {
	margin: 0 5px 0 0;
	padding: 0 0 0 17px;
	background: transparent url(../images/tab_bk.jpg) 0 0 no-repeat;
	border: 0;
	line-height: 16px;
}

#tabs a.active-tab {
	background: transparent url(../images/tab_bk_hv.jpg) 0 0 no-repeat;	
}
*/
.panel {
	padding: 0;
	height: 122px;
	background-color: transparent; 
	border: none;
}

#front_search label {
	margin-bottom: 8px;
	padding: 0 2px 0 3px;
	width: 55px;
	font-size: 11px;
}

#front_search .wideLabel {
	width: 150px;
}

#front_search select {
	margin-bottom: 8px;
	width: 100px;
}

#button, #button2 {
	margin: -50px 15px 0 0;
	padding: 0;
	width: 60px;
	height: 47px;
	float: right;
	background: url(../images/front_submit.jpg) 0 0 no-repeat;
	border: none;
	color: #000;
	font-weight: 600;
	cursor: pointer;
}

#button2 {
	margin: -20px 0 0;
}

select.form_noTable {
	color: #000;
}

/* --- End of Search Styling --- */

#searchNew {
	margin:  0 0 10px;
	width: 222px;
	display: inline;
	float: left;
}

#searchUsed {
	margin: 0 0 10px 10px;
	width: 222px;
	display:inline;
	float: left;
}

.bttn_row {
	margin: 0 0 5px;
	padding: 0;
	width: 950px;
}

.bttn_row ul {
	margin: 0 0 0 15px;
}

.bttn_row li {
	margin: 0 5px 0 0;
	display: inline;
}

#carlist {
	margin: 0 0 10px;
	padding: 0;
}

#flashflipper {
	width: 950px;
	height: 103px;
}

#subNav {
	margin: 0 0 10px 14px;
	padding: 0;
	width: 455px;
	height: 202px;
	float: left;
	display: inline;
	background: #fff url(../images/quickButtons_bg.jpg) 0 0 no-repeat;		
}

#subNav div {
	margin: 50px 0 0;
	width: 155px;
	float: left;
	display: inline;
}

#subNav #subNav_col1 {
	margin: 48px 96px 0 30px;
}

#subNav .subNav_row1 {
	margin-bottom: 19px;
}

#subNav a {
	padding-left: 37px;
	width: 118px;
	height: 29px;
	display: block;
	color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
}

#subNav p {
	margin: 0 10px;
	padding-top: 10px;
	clear: both;
	font-size: 10px;
	line-height: 1.2em;
}

#directions {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 455px;
	height: 202px;
	display: inline;		
	float: left;
	background: transparent url(../images/address_bg.jpg) 0 0 no-repeat;
}

#directions p {
	margin: 48px 12px 0;
	font-weight: bold;
	line-height: 1.3em;
}

#directions a {
	margin: 0 auto;
	width: 430px;
	height: 99px;
	display: block;
	border: 1px solid #000;
}

#bottom_rounded {
	margin: 0 0 11px 0;
	width: 950px;
	height: 15px;
	background: #fff url(../images/bodycontent_round_bottom.jpg) 0 0 no-repeat;
	display: block;	
}

#footer {
	margin: 0 auto;
}

#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: 880px;
		margin: 20px 0 40px 15px;
		padding: 0 15px;
		color: #ccc;
		clear: both;
		/*background-color: #ccc;*/
}

#seo_text p { 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%;
}
