html, body, sul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
font-family: sans-serif, Arial, Helvetica;
}
body {
	background-image: url(../../production/Production_rentals_files/tiled_background.gif);
}
h2 {
	font-size: 12px;
	color: #D8A880;
}
h1 {
	color: #FFFF99;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-style: italic;
	color: #FFFFFF;
}

p {
	text-align: left;
	font-size: 14px;
	color: #333333;
}

a:visited, a:link {
font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.grip_light {
	background-image: url(../../production/Production_rentals_files/tiled_background.gif);
}

.red_back {
	background:#800000;
	
}
.gold_back {
	background:#808000;
	
}
.lt_yello_back {
	background:#FFFFE6;
	
}
.white_back {
	background-color: #FFFFFF;
	border: thin solid #800000;
}
.white_box {
	border-top: thin solid #FFFFFF;
	background-color: #FFFFFF;
}
.blackbox {
	border: thin solid #000000;
}

.goldbox{
	border: thin solid #FFFF99;
}
.goldbox:hover{
	border: medium solid #FFFF00;
}
.goldletters{
	color: #FFFF99;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	font-size: 12px;
}
.white_letters {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.white_letters_big {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	border: thin solid #333333;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
.clearit{
clear: both;
}

.warp_info{
	background-color: #FFFFFF;
	border: 2px solid #800000;
	margin: 5px;
}
.warp_info h1{
	font-size: 120%;
	color: #333333;
	background-color: #FBFB94;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.warp_info h2{
	color: #333333;
	font-size: 80%;
	
}
.warp_info h3{
color: #333333;
	font-size: 80%;
	padding-left: 10%;
	clear: both;
}
.warp_info h4{
	text-align: center;
	font-size: 140%;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #090806;
	border-right-color: #090806;
	border-bottom-color: #090806;
	border-left-color: #090806;
}
.warp_info h5{
	clear: both;
	font-size: 80%;
	font-style: italic;
	text-align: center;
}
.warp_info h6{
	font-size: 110%;
	color: #333333;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 18%;
	font-weight: bold;
}

.box_title {
	color: #333333;
	background-color: #999999;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}
.box_info {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 80%;
	text-align: left;
}
.box_price {
	background-color: #CCCCCC;
	color: #333333;
	font-size:80%;
	font-weight: bold;
	text-align: right;
}
.section_headline{
	font-size: 120%;
	text-align: center;
	background-color: #FFFF99;
	font-weight: bold;
}
.truck_rental{
	background-color: #FFFFCC;
	font-size: 130%;
	font-weight: bold;
}
