/*body #priNav li a { background: url(../images/nav-sprite.jpg) no-repeat; cursor: pointer; }
#priNav li#priNav_Home a 		{ background-position: 0px 0px; width: 79px; }
#priNav li#priNav_Inventory a 	{ background-position: -76px 0px; width: 77px; }
#priNav li#priNav_Financing a 	{ background-position: -159px 0px; width: 133px; }
#priNav li#priNav_Specials a 	{ background-position: -296px 0px; width: 69px; }
#priNav li#priNav_trade_bid a 	{ background-position: -369px 0px; width: 102px; }
#priNav li#priNav_warranty a 	{ background-position: -478px 0px; width: 112px; }
#priNav li#priNav_Contact a 	{ background-position: -595px 0px; width: 88px; }
#priNav li#priNav_About a 		{ background-position: -694px 0px; width: 89px; }

#priNav li#priNav_Home:hover a	 		{ background-position: 0px -57px; }
#priNav li#priNav_Inventory:hover a 	{ background-position: -76px -57px; }
#priNav li#priNav_Financing:hover a 	{ background-position: -159px -57px; }
#priNav li#priNav_Specials:hover a 		{ background-position: -296px -57px; }
#priNav li#priNav_trade_bid:hover a 	{ background-position: -369px -57px; }
#priNav li#priNav_warranty:hover a 		{ background-position: -478px -57px; }
#priNav li#priNav_Contact:hover a 		{ background-position: -595px -57px; }
#priNav li#priNav_About:hover a 		{ background-position: -694px -57px; }*/

/* body #priNav li a { background: none; text-indent: 0px; color: #fff; line-height: 57px; 
	font-weight: bold; text-decoration: none; font-size: 14px; padding: 0px 10px;  } 
	
body #priNav li:hover a { background: url(../images/hover.gif) repeat-x; } */
body #priNav {
	margin: 0 10px 0 0;
	width: auto;
	height: auto;
	padding: 0 20px 0 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 14px;
}
body #priNav li a {
	background: none;
	text-indent: 0;
	color: #fff;
	font-weight: bold;
	padding: 20px 10px 0;
	text-shadow: 0px 0px 3px #000;
	height: 37px;
}
body #priNav li a:hover {
	text-decoration: none;
	background: #000;
}

#home #main_content{width: 945px; position: relative;}

body #header h1 a { background: url(../images/bobs-logo.png) no-repeat; width: 550px; height: 110px;
	text-indent: -9999px; display: block; margin-top: -23px; }
	
body #header h2 { display: none; }

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

body p#dealershipimage { background: url(../images/billboard.jpg) no-repeat left top; width: 265px; }

body #home_welcome p { font-size: 12px; line-height: 18px; font-family: Verdana; }

#priNav li.last > ul { width: 183px; margin-left: -89px; text-align: right; }
#ql_home{position: relative;}
#home #ql_home li a { background: url(../images/ql-sprite.jpg) no-repeat; }
	#home #ql_home li a#inv  { background-position: 0px 0px; }
	#home #ql_home li a#app  { background-position: 0px -48px; font-size: 15px; }
	#home #ql_home li a#war  { background-position: 0px -95px; }
	#home #ql_home li a#cont { background-position: 0px -143px; }
	
#vehicle .input_element { width: 200px !important; }

#financing #sidebar_address .floatleft p { color: #ccc !important; }

body #header h3 span { font-weight: bold; }
body #header h3{margin: 12px 12px 0 0; line-height: 15px;}
body #headersocial li { margin-bottom: 11px; }

body #home_welcome h1 { text-indent: -9999px; background: url(../images/welcome-text.jpg) no-repeat; width: 659px; height: 65px; padding: 0px; }


#we_buy_cars #right p { font-weight: bold; color: #fff; font-size: 16px; padding: 10px 20px; }
#we_buy_cars #right ul li { font-weight: bold; color: #fff; list-style: disc; font-size: 16px; padding: 5px 0px; margin: 1px 20px;  }

#free_warranty #right h3 { font-size: 15px; }
#free_warranty #right p { color: #fff; font-size: 12px; padding: 10px 20px; }
#free_warranty #right ul > li { color: #fff; list-style: disc; font-size: 12px; padding: 5px 0px; margin: 1px 47px;  }
#free_warranty #right ol > li { list-style: lower-alpha;  padding: 5px 0px; margin: 1px 47px; color: #fff; }

#contact #hours_list {color: #fff; padding: 10px;}

#contact #hours_list h3 {font-size: 16px; margin-bottom: 10px; margin-top: 15px;}

#contact #hours_list li {list-style: none; margin: 3px 0;}

a#bbb{margin-left: 30px; float: left; width: 150px; line-height: 22px;}

a#jax{position: absolute; width: 200px;  right: 30px; bottom: 0px;}

#contactImage{background: url(../images/contactImg2.jpg) no-repeat top left; width: 700px; height: 527px; display: block; margin-bottom: 20px; text-indent: -9000em;}

#specials p.specialsText{color: #FFF; float: right; text-align: justify; width: 700px;}

#priNav li:hover ul {
	display: block;
}



