*{
	margin:0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: sans-serif,Arial,"Helvetica";
	color: #fff;
	background-image: url('images/body_bg.jpg');
	
}


h1,h2,h3,h4{
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}
h1{
	font-size: 20px;
	
}

h4{
	color: #FFCC01;
	font-size: 16px;
	margin-bottom: 3px;
}
h5{
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}

p{
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: left;
	
}
a{
	color: #FFCC01;
	text-decoration: none;
}
a:hover{
	color: #FFCC01;
	text-decoration: underline;
}
br{
	clear: left;
}
img, a img{
	border:1px solid #FECF00;
}
hr{
	display: block;
	float: left;
	clear: both;
	border: 1px solid #c8424f;
	width: 90%;
	height: 2px;
	margin-top:10px;
	margin-bottom:10px;
}
div.nobr{
	display: block;
	clear: left;
}
fieldset label{
	font-weight: bold;
	float: left;
	clear: left;
	margin-bottom: 1px;
	text-transform: uppercase;
}
fieldset{
	border: 1px none black;
}
fieldset input{
	background-image: url('images/input_type_text_bg.jpg');
	background-repeat:repeat-x;
	border: 1px solid black;
	float: left;
	clear: left;
	margin-bottom: 4px;
	width: 220px;
}
input.submit{
	background-image: url('images/input_type_submit_bg.jpg');
	background-repeat:no-repeat;
	width: 82px;
	height: 20px;
	display: block;
	border: 1px none black;
	margin-left: 5px;
	overflow: visible;
}
a.goNow,a.goNow:hover{
	background-image: url('images/a_go_now.jpg');
	background-repeat:no-repeat;
	width:82px;
	height:20px;
	display: block;
	text-indent: -9999999px;
}


table tbody tr.main2{
	color: #000;
	
}
table tbody tr td{
	color:#000;
}
table tbody tr.main2 td{
	padding-top: 2px;
	padding-bottom: 2px;
}
table.whiteText tr td{
	color: #fff;
}

table tbody tr td.main2 a:hover,table tbody tr td.main2 a{
	color: #000;
}
/*######################################################################*/
/*######################################################################*/
/*######################################################################*/
/*holds all of the page, keeps it center*/
#wrapper{
	margin: 15px auto;
	width: 812px;
	background-image: url('images/wrapper_sides_bg3.jpg');
	background-repeat:repeat-y;
}

#masthead{
	height: 350px;
	background-image: url('images/masthead_bg.jpg');
	background-repeat:no-repeat;
}

 #masthead  ul{
	list-style: none;
}

/* more nav top left nav*/
#masthead div#topLeftNav{
	width: 222px;
	float: left;
	margin-top: 18px;
	margin-left:40px;
	clear: left;
	display: inline;
	margin-right:10px;
}
#masthead div#topLeftNav ul li{
	display: block;
	overflow: hidden;
}
#masthead div#topLeftNav ul li a,#masthead div#topLeftNav ul li a:hover,#masthead div#topLeftNav ul li{
	display:block;
	width: 220px;
	height: 37px;
	text-indent: -999999px;
	background-repeat:no-repeat;
}
#masthead div#topLeftNav ul li#link_parts_service a{
background-image: url('images/top_left_nav_parts_and_serv.jpg');
height: 36px;
}
#masthead div#topLeftNav ul li#link_parts_service a:hover,#masthead div#topLeftNav ul li#link_parts_service{
background-image: url('images/top_left_nav_parts_and_over.jpg');
height: 36px;
}


#masthead div#topLeftNav ul li#link_mod_chassis a{
background-image: url('images/top_left_nav_mod_chassis.jpg');
}
#masthead div#topLeftNav ul li#link_mod_chassis a:hover,#masthead div#topLeftNav ul li#link_mod_chassis{
background-image: url('images/top_left_nav_mod_chassis_ov.jpg');
}


#masthead div#topLeftNav ul li#link_terminator_chassis a{
background-image: url('images/top_left_nav_terminator_cha.jpg');
}
#masthead div#topLeftNav ul li#link_terminator_chassis a:hover,#masthead div#topLeftNav ul li#link_terminator_chassis{
background-image: url('images/top_left_nav_terminator_ove.jpg');
}

#masthead div#topLeftNav ul li#link_star_track_bodies a{
background-image: url('images/top_left_nav_star_track_bod.jpg');
}
#masthead div#topLeftNav ul li#link_star_track_bodies a:hover,#masthead div#topLeftNav ul li#link_star_track_bodies{
background-image: url('images/top_left_nav_star_track_ove.jpg');
}

#masthead div#topLeftNav ul li#link_used_lot a{
background-image: url('images/top_left_nav_used_lot.jpg');
}
#masthead div#topLeftNav ul li#link_used_lot a:hover,#masthead div#topLeftNav ul li#link_used_lot{
background-image: url('images/top_left_nav_used_lot_over.jpg');
}

#masthead div#topLeftNav ul li#link_harris_dealers a{
background-image: url('images/top_left_nav_dealers.jpg');

}
#masthead div#topLeftNav ul li#link_harris_dealers a:hover,#masthead div#topLeftNav ul li#link_harris_dealers{
background-image: url('images/top_left_nav_dealers_over.jpg');
}

#masthead div#topLeftNav ul li#link_shop_tour a{
background-image: url('images/top_left_nav_shop_tour.jpg');
}
#masthead div#topLeftNav ul li#link_shop_tour a:hover,#masthead div#topLeftNav ul li#link_shop_tour{
background-image: url('images/top_left_nav_shop_tour_over.jpg');
}

#masthead div#topLeftNav ul li#link_winners_circle a{
background-image: url('images/top_left_nav_winners_circle.jpg');
}
#masthead div#topLeftNav ul li#link_winners_circle a:hover,#masthead div#topLeftNav ul li#link_winners_circle{
background-image: url('images/top_left_nav_winners_over.jpg');
}

#masthead div#topLeftNav ul li#link_photo_gallery a,#masthead div#topLeftNav ul li#link_photo_gallery {
background-image: url('images/top_left_nav_photo_gallery.jpg');
height:38px;
}
#masthead div#topLeftNav ul li#link_photo_gallery a:hover,#masthead div#topLeftNav ul li#link_photo_gallery {
background-image: url('images/top_left_nav_photo_gallery_.jpg');
height:38px;
}





/*##small buttons in the middle home * about * staff */
#masthead div#smallNav{
	width: 330px;
	margin-top: 42px;
	font-size: 8px;
	float:left;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}

#masthead div#smallNav h4#catRequest{
	margin-top: 7px;
	margin-left: 15px;
	
}
#masthead div#smallNav ul li{
	background-repeat:no-repeat;
	background-position: left center;
	float: left;
	margin-left: 20px;
	height: 13px;
	}
#masthead div#smallNav ul li a,#masthead div#smallNav ul li a:hover{
	color: #fff;
	margin-left: 15px;
	margin-top: 2px;
	display: block;
	}
#masthead div#smallNav ul li#link_staff a,#masthead div#smallNav ul li#link_staff a:hover{
	margin-left: 20px;
	}
#masthead div#smallNav ul li#link_home{
	background-image: url('images/small_home.jpg');
}
#masthead div#smallNav ul li#link_about{
	background-image: url('images/small_about.jpg');
}
#masthead div#smallNav ul li#link_staff{
	background-image: url('images/small_staff.jpg');
}
#masthead div#smallNav ul li#link_contact{
	background-image: url('images/small_contact.jpg');
}
#masthead div#headerSplash{
	margin-top: 10px;
	width: 510px;
	height: 252px;
	overflow:hidden;
	display: block;
/*	padding: 5px;*/
	float: left;
	margin-right: 3px;
/*	background-color: #333;*/
	border: 1px solid #FFCC00;
}


/*start of the content giant*/
#contentWrapper{
	width: 765px;
	margin: 5px auto 0px auto;
	background-color:#8d0000;
	background-image: url('images/content_bottom_fade_bg.jpg');
	background-repeat:repeat-x;
	background-position: bottom center;
	padding-bottom:10px;
}

#contentWrapper #content{
	width: 739px;
	margin: 10px auto 0px auto;
	border:1px solid #ffcc00;
	background-color: #333333;
	min-height:350px;
	
}
#contentWrapper #content h1{
	height: 44px;
	width: 739px;
	background-image: url('images/h1_bg.jpg');
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}
/*holds all of the content for the page*/
#contentWrapper #content #contentPaddingWrap{
	padding: 1%;
}

#contentWrapper #content #contentPaddingWrap div.clearBoth{
	width: 99%;
}


#contentPaddingWrap ul,#contentPaddingWrap ul ul,#contentPaddingWrap ol,#contentPaddingWrap ol ol{
	margin-left: 25px;
	
}
#contentWrapper #content img, #contentWrapper #content a img{
	border:1px solid #FECF00;
}
#contentWrapper #content table#album {
	
	width: 99%;
	
}
#contentWrapper #content table#album td{
	padding: 3px;
	width: 150px;
	text-align: center;
	vertical-align: top;
	
}


#footer{
	color: #fff;
	background-image:url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height:70px;
	
	font-size: 11px;
	line-height: .97;
	
}
#footer a#ecg_link{
margin-top: 20px;
margin-left:68px;
color: white;
font-size: 10px;
float: left;

}
#footer div#links{
	text-transform: uppercase;
	margin-top: 3px;
	float: right;
	margin-right: 28px;
	text-align: center;
}






