/*Home*/

#header {
	position: relative;
}

#header h1{
	background: url(../images/logo.png) no-repeat;
	display: block;
	width: 306px;
	height: 60px;
	
}
#header h1 a{
	display: block;
	width: 306px;
	height: 60px;
	text-indent: -9000em;
}

#header h2{
	color: #14168e !important;
}

#header h2 span{
	color: #de2f35 !important;
}

#header .dealer-rater {
	width: 161px;
	height: 61px;
	text-indent: -9999px;
	position: absolute;
	left: 300px;
	top: 10px;
	background: url('../images/dealer_rater.gif') no-repeat left top;
}

#dealerraterHeader{
	position: absolute;
	left: 300px;
	top: 10px;
}

#yelp-biz-badge-rrc-G-dNBaaKePj9Y84AA1g_iA {
float: left;
margin-top: 22px;
margin-left: 87px;
}

#home_welcome h2 strong{ 
	text-transform: uppercase; 
	color: #121692;
	font-size: 16px;
	font-weight: bold;
}
#home_welcome h2 span{
	color: #da2f35 !important;
	font-size: 16px !important;
	font-weight: bold;
}

#dealerraterBanner{
	margin-left: 140px;
}

/*Layout*/

#main_content {
	background: white url(../images/inner_content_bttm_tile2.png) repeat-x left bottom;
}
#sidebar_address .floatleft {
	margin: 0px !important;
	padding-left: 5px;
}

#homeText {display: none;}
#homeText h3 {margin-top: 30px;}
#homeText p {margin-bottom: 20px;}
#homeText a {text-decoration: underline;}

/*Navigation*/

#navwrap #priNav li a{
	padding: 0 14px;
}

/*Inventory*/

.inventory_v2_image a{
	border: 2px solid #d5d5d5;
}

#notify_form_div #vehicle_finder_submit input, #notify_form_div #vehicle_trade_bid_submit input{
	text-indent: 0;
}

/*Vehicle*/
#vehicle_vitals{
	padding: 10px 5px 5px 5px;
}

/*Footer*/

#footerright{
	width: 420px !important;
}

#footerleft h2{
	color: #FFF !important;
}

ul#ec_footer.ecl-copyright li.last{
	display: block;
}

#footerright #hours_list{
	display: none;
}

#hours_list {
	float: right;
	color: #fff;
	margin: 0;
	padding: 0 0 10px;
	width: 210px;
	font-size: 16px;
}
#contact #hours_list {
	float: none;
	color: #000;
	margin: 0 0 10px;
	padding: 10px;
	width: 210px;
	font-size: 14px;
}
#contact #hours_list_title {
font-size: 16px;
}

/*Forms*/
form.ecl-validation .input_element {

	padding: 2px 0px 2px 0;
}

.cms_HomePageContent {
background-color: white;
margin: -17px 0 -4px -15px;
padding: 10px;
width: 960px;
}

#customhometext {position: relative}
#customhometext a{
	position: absolute;
	top: 20px;
	text-align: center;
	width: 980px;
	font-size: 27px;
	color: #fff;
	z-index: 999
}

#customhometext a:hover {
	color: #EE3137;
	text-decoration: none;
}

.getapprovedlink {
	display: block;
	height: 28px;
	background: url('../images/dollarsign.png') no-repeat center left;
	font-size: 15px;
	padding-left: 27px;
	line-height: 28px;
	clear: both;
}

.getapprovedlink:hover {
	color: #EE3137;
	text-decoration: none;
}

#inventory .getapprovedlink { 
	font-size: 12px;
}
