#header { position: relative; }
#page_bkgd #header h2 { display: none; }
#page_bkgd #header h1 { margin-top: 20px; margin: 25px 0 0 0; }
#page_bkgd #header h1 a { display: block; width:336px; height:75px; text-indent: -9000px; background: url(../images/main-logo.png) no-repeat left top }
#page_bkgd #header h3 { 
		float:none; 
		margin: 0; 
		padding: 0;
		position: absolute;
		top:26px;
		right:75px;
		z-index: 300;
}

#navwrap #priNav { margin-right: 8px; height:56px; width:781px; }
#navwrap #priNav li a { background: url(../images/priNav.png) no-repeat; height:56px; }
#navwrap #priNav li#priNav_Home a { width:61px; background-position: -1px 0px; }
#navwrap #priNav li#priNav_Inventory a { width:80px; background-position: -63px 0px; }
#navwrap #priNav li#priNav_Financing a { width:83px; background-position: -143px 0px; }
#navwrap #priNav li#priNav_Specials a { width:75px; background-position: -226px 0px; }
#navwrap #priNav li#priNav_Sell_Your_Car a { width:109px; background-position: -301px 0px; }
#navwrap #priNav li#priNav_Vehicle_Finder a { width:113px; background-position: -410px 0px; }
#navwrap #priNav li#priNav_Service a { width:67px; background-position: -523px 0px; }
#navwrap #priNav li#priNav_About_Us a { width:82px; background-position: -590px 0px; }
#navwrap #priNav li#priNav_Contact_Us a { width:101px; background-position: -672px 0px; }
/* hover states */
#navwrap #priNav li#priNav_Home a:hover { background-position: -1px -56px; }
#navwrap #priNav li#priNav_Inventory a:hover { background-position: -63px -56px; }
#navwrap #priNav li#priNav_Financing a:hover { background-position: -143px -56px; }
#navwrap #priNav li#priNav_Specials a:hover { background-position: -226px -56px; }
#navwrap #priNav li#priNav_Sell_Your_Car a:hover { background-position: -301px -56px; }
#navwrap #priNav li#priNav_Vehicle_Finder a:hover { background-position: -410px -56px; }
#navwrap #priNav li#priNav_Service a:hover { background-position: -523px -56px; }
#navwrap #priNav li#priNav_About_Us a:hover { background-position: -590px -56px; }
#navwrap #priNav li#priNav_Contact_Us a:hover { background-position: -672px -56px; }


#navblock h1 a { background: url(../images/nav-logo.jpg) no-repeat left top; }

/*home*/

#home #home_browse, #home #home_browse h1{
	width: 320px;
}

#homeNews{
	float: left;
	margin: 35px 30px;
	width: 305px;
}
#homeNews #newsText{
	color: #e1e0e0;
}

#homeNews a#newsBttn{
	color: #ddeaf2;
	font-size: 14px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #008be3;
	display: block;
	
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

	background: #c2dff3; /* Old browsers */
background: -moz-linear-gradient(top,  #c2dff3 0%, #688399 50%, #14486e 51%, #0285d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2dff3), color-stop(50%,#688399), color-stop(51%,#14486e), color-stop(100%,#0285d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c2dff3 0%,#688399 50%,#14486e 51%,#0285d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c2dff3 0%,#688399 50%,#14486e 51%,#0285d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c2dff3 0%,#688399 50%,#14486e 51%,#0285d9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c2dff3 0%,#688399 50%,#14486e 51%,#0285d9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2dff3', endColorstr='#0285d9',GradientType=0 ); /* IE6-9 */

}

#homeNews a#newsBttn:hover{
	text-decoration: none;
	
	background: #c9e2f3; /* Old browsers */
background: -moz-linear-gradient(top,  #c9e2f3 0%, #5998c1 50%, #065f99 51%, #013154 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9e2f3), color-stop(50%,#5998c1), color-stop(51%,#065f99), color-stop(100%,#013154)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9e2f3 0%,#5998c1 50%,#065f99 51%,#013154 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9e2f3 0%,#5998c1 50%,#065f99 51%,#013154 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9e2f3 0%,#5998c1 50%,#065f99 51%,#013154 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c9e2f3 0%,#5998c1 50%,#065f99 51%,#013154 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9e2f3', endColorstr='#013154',GradientType=0 ); /* IE6-9 */

}


.home-youtube { float:left; margin: 0; padding: 0; }

.header-social {
		width:64px;
		margin: 0; 
		padding: 0;
		position: absolute;
		top:22px;
		right:0;
		z-index: 400;
}
.header-social li { 
		float:left; 
		margin: 0 5px 5px 0; 
		padding: 0; 
}
.header-social li a {
		display: block;
		width:15px;
		height:15px;
		text-indent: -9000px;
		background: url(../images/header-social.png) no-repeat;
}
.header-social li.facebook a { background-position: 0px 0px; }
.header-social li.yahoo { margin-right: 25px; }
.header-social li.yahoo a { background-position: -15px 0px; }
.header-social li.twitter a { background-position: -30px 0px; }
.header-social li.ebay a { background-position: -45px 0px; }
.header-social li.blogger a { background-position: -60px 0px; }
.header-social li.youtube a { background-position: -75px 0px; }
.header-social li.linkedin a { background-position: -90px 0px; }
.header-social li.gplus a { background-position: -105px 0px; }


#main_content #home_welcome { width:940px; }
#main_content #home_welcome h3 {
		display: block;
		width:940px;
		height:43px;
		text-indent: -9000px;
		background: url(../images/welcome-header.png) no-repeat left top;
		margin: 0 0 10px;
}
#main_content #home_welcome h1{
	font-size: 26px;
	font-family: arial black;
	text-align: center;
}

#main_content #home_welcome p { font-size: 13px; line-height: 18px; margin: 0 10px 10px; padding: 0 }
#sidebar_address a#getdirections { margin: 10px !important; }

.dc-hours { margin: 10px; padding: 20px 0 0; border-top:1px dotted #333; }
.dc-hours h5 { font-size: 13px; font-weight: bold; margin: 0 0 5px; color:#fff; }
.dc-hours ul { margin: 0; padding: 0; }
.dc-hours li { margin: 0 0 10px; font-size: 12px; color:#ccc; }
.dc-hours li span { float:left; width:60px; }

#our_team  #right .three_column .employee { height:190px; }
#our_team  #right .three_column .employee li span { fon
t-style: italic; color:#ccc; }

#trade_bid #trade_appraisal h2{color: #FFF;}
#parts_request_form ol, #service_request_form ol{color: #FFF;}
#vehicle_question_submit.form_submit{text-align: center;}

#vd_block_description p b span{color: #FFF !important;}
.employee_image{display: none;}


