@charset "utf-8";
/* CSS Document */


body {
	background-image: url(brickbackground.jpg);
	background-repeat: repeat;
}
.bottom {
	background-image: url(yellowlinebottom.jpg);
	background-repeat: repeat-x;
}

.middle {
	padding: 35px;
	background-image: url(linecolor.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	background-color: #B9AA11;
}
.middle img.link {
	padding-right: 50px;
}
td.scroll {
	background-color: #B9AA11;
	text-align: center;
}
.truck_bg {
	background-image: url(bottomtruckcopy.jpg);
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 400px;
	width: 1000px;
}
.truck_bg p {
	bottom: -253px;
	position: absolute;
	left: 898px;
	width: 173px;
	height: 68px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #000000; font-weight: bold; }
