/* CSS Document */
*{
	padding:0;
	margin:0;
	}

body{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#83805B;
	background:url(../images/bg.gif) 0 0 repeat-x #000;
	}

a{
	outline:none;
	color:#FFFC00;
	background-color:inherit;
	}
	
a:hover{
	text-decoration:none;
	}
	
img{
	border:none;
	}

ul{
	list-style-type:none;
	}

.main{
	margin:0 auto;
	border-left:solid 4px #fff;
	border-right:solid 4px #fff;
	}

.nomrg{
	margin:0 !important;
	}

/* Header Start */
.header{
	color:#DE8E60;
	background-color:inherit;
	background:url(../images/header.jpg) 0 0 no-repeat;
	}

.header img{
	margin:30px 0 0;
	}

.header h1{
	padding:0 28px 0 0;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFE746;
	background-color:inherit;
	}

.header ul{
	font-weight:bold;
	background-color:#A2A141;
	color:#fff;
	}

.header ul li{
	display:inline;
	line-height:30px;
	height:30px;
	padding:7px 20px 7px 0;
	margin:0 0 0 20px;
	background:url(../images/nav-divider.gif) 100% 0 no-repeat;
	}

.header ul li.nobg{
	padding:0;
	background:none;
	}

.header ul li a{
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	}

.header ul li a:hover, .header ul li a.active{
	color:#F6FF00;
	background-color:inherit;
	}

.header h2{
	margin:4px 0 0;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	color:#fff;
	background-color:inherit;
	}

.header h3{
	padding:0 0 12px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#770B12;
	background-color:inherit;
	}

/* Header End */
/* Body Start */
.bodypan{
	padding:32px 0 36px;
	border-top:solid 1px #ECF1F5;
	color:#000000;
	background-color:#fff;
	}

.greencolr{
	color:#77761C;
	background-color:inherit;
	}

.bodypan p{
	padding:0 0 15px;
	}

.bodypan h2{
	padding:0 0 10px;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#45411B;
	background-color:inherit;
	}

.bodypan h3{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#055743;
	background-color:inherit;
	}

.bodypan a{
	font-weight:bold;
	color:#1B8025;
	background-color:inherit;
	}

.bodypan a.readmore{
	padding:0 0 0 7px;
	text-decoration:none;
	color:#95481D;
	background-color:inherit;
	background:url(../images/bulet.gif) 0 5px no-repeat;
	}

.bodypan a.readmore:hover{
	color:#0B416F;
	background-color:inherit;
	}

.bodypan td.banner{
	padding:0 0 0 14px;
	color:#745029;
	background-color:inherit;
	}

td.banner h3{
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
	}

td.banner p{
	margin:74px 0 0;
	padding:0 0 5px;
	width:122px;
	}

td.banner a.click{
	padding:0 0 0 7px;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	background:url(../images/bulet.gif) 0 5px no-repeat;
	}

td.truck a.click:hover{
	color:#0B416F;
	background-color:inherit;
	}

.bodypan td.truck{
	background:url(../images/banner1.jpg) 0 0 no-repeat;
	}

.bodypan td.shipping{
	color:#0A4967;
	background-color:inherit;
		background:url(../images/banner2.jpg) 0 0 no-repeat;
	}

.bodypan td.calculator{
	color:#0A4967;
	background-color:inherit;
		background:url(../images/banner3.jpg) 0 0 no-repeat;
	}
.bodypan ul.list li{
	margin:0 0 6px;
	padding:0 0 0 10px;
	background:url(../images/bulet.gif) 0 6px no-repeat;
	color:#95481D;
	background-color:inherit;
	}

.bodypan table.contact{
	color:inherit;
	background-color:#EDEDBE;
	}

table.contact h2{
	padding:10px 0;
	}

.bodypan form textarea{
	width:146px;
	height:46px;
	padding:0 4px;
	font:11px/13px Arial, Helvetica, sans-serif;
	border:solid 1px #D7DBD2;
	color:#83805B;
	background-color:#fff;
	}

.bodypan form input.txt{
	width:146px;
	height:16px;
	padding:0 4px;
	font:11px/13px Arial, Helvetica, sans-serif;
	border:solid 1px #D7DBD2;
	color:#83805B;
	background-color:#fff;
	}

.bodypan td.info p{
	padding:0 0 6px;
	}

.bodypan p.date{
	padding:0 0 8px;
	color:#595634;
	background-color:inherit;
	}

.bodypan td.line{
	background:url(../images/line2.gif) 100% 0 repeat-y;
	}

/* Body End */
/* Footer Start */
.footer{
	padding:26px 0 22px;
	color:#55541E;
	background-color:#A2A141;
	}

.footer ul{
	padding:0 0 8px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	}

.footer ul li{
	line-height:14px;
	display:inline;
	margin:0 15px 0 0;
	}

.footer a{
	text-decoration:none;
	margin:0 18px 0 0;
	color:#fff;
	background-color:inherit;
	}

.footer a:hover{
	color:#55541E;
	background-color:inherit;
	}

/* Footer End */

