html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a {  
	margin:0; 
	padding:0;
	outline:none; 
	} 

/*------------- BASE STRUCTURE -------------*/

body {
	background:#9c9995 url(../img/bg.jpg) top center repeat;
}

#wrapper {
	background:transparent;
	width:974px;
	margin:0 auto;
}

#innerWrapper {
	width:974px;
	margin:0 auto;
}

#masthead {
	width:966px;
	height:90px;
	display:block;
	background:transparent;
	margin:0 auto;
}

#topNav {
	width:966px;
	height:32px;
	display:block;
	background:#fff url(../img/topNav-bg.jpg) repeat-x;
	margin:0 auto;
}

#research-new-cars {
	width:966px;
	display:block;
	background:#fff;
	margin:0 auto 0 auto;
	padding:8px 0 4px 0;
}

#footerWrapper {
	width:100%;
	height:auto;
	clear:both;
	background:transparent url(../img/footer-bg.png) repeat-x;
	margin-top:-8px;
	padding-top:7px;
	position:relative;
	top:0;
	border-bottom:25px solid #000000;
}

/*------------- MASTHEAD -------------*/

#brandLogos {
	width:105px;
	height:90px;
	display:block;
	float:left;
	overflow:hidden;
}

#logo {
	width:664px;
	height:90px;
	display:block;
	float:left;
}

#logo h1 a {
	width:664px;
	height:90px;
	display:block;	
	background:transparent url(../img/victory-commercial-trucks-logo.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	margin:0;
}

#mastRight {
	width:197px;
	height:75px;
	display:block;
	float:left;
	background:transparent url(../img/mast-right-bg.jpg) repeat-x;
	padding:15px 0 0 0;
}

#mastRight h5 {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0;
	width:197px;
}

#mastRight h5 strong {
	font-weight:normal;
	color:#333;
	font-size:12px;
}

#mast-phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
	width:197px;
	height:27px;
}

#hours-directions {	
	text-align:center;
	margin:6px auto 0 auto;
	width:162px;
	height:35px;
	display:block;
}

#hours-directions a:link, #hours-directions a:active, #hours-directions a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	text-decoration:none;
}

#hours-directions a:hover {
	text-decoration:underline;	
}

/*------------- TOPNAV -------------*/

#topNav ul {
	list-style-type:none;
	text-align:center;
	width:966px;
	height:18px;
	display:block;
	padding:4px 0 0 0;
}

#topNav ul li {
	list-style:none;
	padding:0 9px;
	border-left:1px solid #ffffff;
	float:left;
}

#topNav ul li:first-child {
	border-left:none;
	margin-left:10px;
}

#topNav ul li a:link, #topNav ul li a:active, #topNav ul li a:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#topNav ul li a:hover {
	text-decoration:underline;
	color:#ce0404;
}

/*------------- RESEARCH BAR -------------*/

#research-title {
	width:330px;
	display:block;	
	margin:5px 0 0 15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
}

ul#new-car-models {
	width:678px;
	height:55px;
	margin:5px 0 0 100px;
	padding:0 0 0 25px;
	float:left;
	list-stye:none;
}

#new-car-models li {
	list-style-type:none;
	float:left;
	padding:0;
	margin:2px 0 8px 0;
	background:none;
	color:#cf160b;
	border-left:1px solid #666;
}

#new-car-models li:first-child {
	border-left:none;	
}

#new-car-models li.firstLiNav {
	margin-left:0;
	list-style-type:none;	
}

#new-car-models li a:link, #new-car-models li a:active, #new-car-models li a:visited {
	font-family:Lucida Grande, Tahoma, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	padding:1px 8px 2px 8px;
	margin:0;
}

#new-car-models li a:hover {
	background:#fff;
	color:#ce0404;
	border-bottom:3px solid #333;
}

#new-car-makes li:hover {
	background:transparent url(../img/make-hover-bg.png) repeat-x;
}

.brandList li {
  display:block;
  float:left;
  padding: 0;
  width: 178px;
  height: 277px;
  text-align:center;
  margin-top:10px;
}

.brandList li a {
  display:block;
  width:163px;
  height:102px;
  border:none;
}

.brandList li a img {
	border:none;
	margin: 0 0 10px 0;
}

.brandDirections {
	width:255px;
	height:123px;
	display:block;
	float:right;
}

.tileTitle {
	width:174px;
	height:30px;
	overflow:hidden;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:10px 4px 0 4px;
}

.tileImgLink {
	width:163px;
	height:102px;
	overflow:hidden;
	display:block;
	margin:0 auto;	
}

.tilePrice {
	width:182px;
	height:27px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#6e0000;
	margin-top:10px;
}

.brandRight {
	float:right;
	width:400px;
	margin:25px 5px 0 0;
}

.brandRight h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6e0000;
	text-align:center;
}

.brandRight h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.brandAddress {
	margin:0;
	padding:15px 28px 0 0;
	width:153px;
	height:42px;
	display:block;
	background:transparent url(../img/brandArrow.jpg) no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

span.brandSite {
	margin:10px 10px 5px 20px;
}

span.brandSite a:link, span.brandSite a:active, span.brandSite a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6e0000;	
}

span.brandSite a:hover {
	color:#000;	
}

/*------------- HOME FOOTER -------------*/

#footer {
	width:966px;
	display:block;
	margin:0 auto;
	background:#333 url(../img/footer-v.jpg) no-repeat;
	height:175px;
}

ul.footernav {
	width:966px;
	margin:0 auto;
	text-align:center;
}

ul.footernav li {
	list-style-type:none;
	display:inline;
	padding:0 0 0 2px;
	border-left:1px solid #999;
}

ul.footernav li:first-child {
	border-left:none;	
}

ul.footernav li a:link, ul.footernav li a:active, ul.footernav li a:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	margin:0 4px;
	text-decoration:none;
	font-weight:bold;
}

ul.footernav li a:hover {
	color:#fff;
	text-decoration:underline;
}

ul.websitesnav {
	width:760px;
	margin:15px auto 15px auto;
	text-align:center;
}

ul.websitesnav li {
	list-style-type:none;
	display:inline;
	padding:0 9px 0 10px;
}

ul.websitesnav li a:link, ul.websitesnav li a:active, ul.websitesnav li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}

ul.websitesnav li a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer h6 {
	color:#fff;
	font-weight:lighter;
	font-size:12px;
	text-transform:uppercase;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer h6 a:link, #footer h6 a:active, #footer h6 a:visited {
	color:#ff0000;
	text-decoration:none;
}

#footer h6 a:hover {
	color:#fff;
}

#footerLogoWrapper {
	width:507px;
	margin:25px auto 55px auto;
}

#footerLogoWrapper a:link, #footerLogoWrapper a:active, #footerLogoWrapper a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	padding:65px 0 0 0;
	text-align:center;
}

#footerLogoWrapper a:hover {
	color:#fff;
	text-decoration:underline;	
}

#victoryFLogo {
	width:143px;
	height:60px;
	display:block;
	background:transparent url(../img/victory-logo.png) no-repeat;
	float:left;
}

#victoryFLogo a{
	width:143px;
	height:60px;
	display:block;
}

#autoworldFLogo {
	width:190px;
	height:60px;
	display:block;
	background:transparent url(../img/autoworld-logo.png) no-repeat;
	float:left;
	margin:0 10px;
}

#autoworldFLogo a{
	width:190px;
	height:60px;
	display:block;
	font-family:
}

#petalumaHyundaiFLogo {
	width:154px;
	height:60px;
	display:block;
	background:transparent url(../img/petaluma-hyundai-logo.png) no-repeat;
	float:left;
}

#petalumaHyundaiFLogo a{
	width:154px;
	height:60px;
	display:block;	
}
/*------------- EXTRAS -------------*/
.capped {
	text-transform:uppercase;	
}

.highlighted {
	color:#ce0404;
	font-weight:bold;
}

.right {
	text-align:right;	
}

.clearit {
	clear:both;
	height:0%;
}

.hightlight {
	border:2px solid #9F1319;
	background:#fff url(../img/iconCaution.gif) no-repeat right;
}

.done {
	background:url(../img/iconIdea.gif) no-repeat 2px;
	display:none;
	padding-left:20px;
}

.loading {
	float:right; 
	background:url(../img/ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}

h3.fLink {	
	margin-top:8px;
	text-align:center;
	background:#ccc url(../img/make-hover-bg.png) 0 -12px repeat-x;
	border-top:1px solid #c4c4c4;
	border-bottom:2px solid #eee;
}

h3.fLink a:link, h3.fLink a:active, h3.fLink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#a70606;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
}

h3.fLink a:hover {
	color:#000;
	border-bottom:1px solid #ccc;
}
/* Top Brand Nav */
#top-nav-brands-wrapper {
	width:100%;
	margin:0;
	height:56px;
	display:block;
	background:#000;
	border-bottom:1px solid #2e2e2e;	
}

#top-nav-brands {
	width:966px;
	height:56px;
	margin:0 auto;
}

#victoryBrands {
	width:405px;
	height:56px;
	float:left;
	display:block;
	border-right:1px solid #2e2e2e
}

#autoworldBrands {
	width:389px;
	height:56px;
	float:left;
	display:block;
	border-right:1px solid #2e2e2e
}

#hyundaiBrand {
	width:169px;
	height:56px;
	float:left;
	display:block;
}

ul.victory-new-car-makes {
	width:377px;
	margin-left:28px;
}

ul.autoworld-new-car-makes {
	width:359px;
	margin-left:30px;
}

ul.hyundai-new-car-makes {
	width:134px;
	margin-left:35px;
}

ul.victory-new-car-makes, ul.autoworld-new-car-makes, ul.hyundai-new-car-makes {
	list-style-type:none;
	height:34px;
	text-align:center;
}

ul.victory-new-car-makes li, ul.autoworld-new-car-makes li, ul.hyundai-new-car-makes li {
	list-style-type:none;
	float:left;
	padding:0;
	margin-right:25px;
	background:none;
	height:34px;
}

ul.victory-new-car-makes li a.chevyBTN {
	width:143px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-chevy.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.victory-new-car-makes li a.cadillacBTN {
	width:95px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-cadillac.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.victory-new-car-makes li a.chevyCommBTN {
	width:45px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-commercial-chevy.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.victory-new-car-makes li a.isuzuBTN {
	width:53px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-isuzu.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.autoworld-new-car-makes li a.dodgeBTN {
	width:94px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-dodge.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.autoworld-new-car-makes li a.chryslerBTN {
	width:82px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-chrysler.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.autoworld-new-car-makes li a.jeepBTN {
	width:44px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-jeep.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.hyundai-new-car-makes li a.hyundaiBTN {
	width:112px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-hyundai.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

ul.autoworld-new-car-makes li a.RAMBTN {
	width:30px;
	height:34px;
	display:block;
	background:transparent url(../img/iconSmall-ram.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

#top-nav-brands h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:18px;
	font-weight:bold;
	text-align:center;
	margin:0;padding:0;
	clear:left;
	color:#777777;
}