#wrapper {
	background-color: #ffeac1;
	background-image: url(leftcol.gif);
	background-repeat: repeat-y;
	background-position: left 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #4f6228;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#wrapper td .left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f6228;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4f6228;
}
#wrapper td .right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f6228;

}
h3 {
	font-size: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	background-image: url(h1backf.png);
	text-align: center;
	height: 520px;
	width: 261px;
	line-height: 1.2;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


p {
	font-size: 12px;
}
#wrapper td .heading {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border: 1px solid #4f6228;
	background-color: #d6E3BC;
}
#wrapper td .heading2 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4f6228;
	border-right-color: #4f6228;
	border-bottom-color: #4f6228;
	background-color: #d6e3bc;
}
#wrapper td {
	font-size: 12px;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-image: url(contactus.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 210px;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.green {
	color: #336600;
}
.tableback {
	background-image: url(truck2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	background-color: #D6E3BC;
	padding: 10px;
	border: medium solid #FFFFFF;
}
