﻿body {
	background:url(../siteart/sitebg.jpg) repeat-x top center #c0bb9f;
	margin:50px auto 10px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#df0000;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

h1 {
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	display:block;
	margin:0;
	padding:0;
}


#shadow-left {
	background:url(../siteart/shadow-left.png) repeat-y right top;
	width:10px;
}

#shadow-right {
	background:url(../siteart/shadow-right.png) repeat-y left top;
	width:10px;
}

#wrapper {
	background:#fff;
	padding:0 10px 10px;
	vertical-align:top;
	border-bottom:10px solid #df0000;
}

#header {
	padding-bottom:10px;
}


/*------------------Navigation Section-------------------*/

#nav {
	background:url(../siteart/navbg.gif) no-repeat top #a60101;
	text-align:center;
}

#menu {
	width:850px;
}

#menu td a:link, #menu td a:visited, #menu td a:active {
	text-decoration:none;
	text-transform:capitalize;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	border-right:1px solid #a90101;
	border-left:1px solid #c83838;
	display:block;
	padding:13px 18px;
}

#menu td a:hover {
	color:#000;
}

#menu td a.first {
	border-left:0;
}

#menu td a.last {
	border-right:0;
}


/*------------------Content Section-------------------*/

#slide {
	background:#000;
	padding:5px;
}

#page-title {
	background:#000;
	padding:10px;
}

#content {
	vertical-align:top;
}

#main {
	vertical-align:top;
	padding:15px 10px;
	border:1px solid #f6f2e1;
}

.truck-block {
	background:url(../siteart/blockbg.gif) repeat-x top #fff;
	border-right:1px solid #f6f2e1;
	border-bottom:1px solid #f6f2e1;
	text-align:center;
	padding:38px 0;
	width:25%;
}

.truck-block2 {
	border-right:1px solid #f6f2e1;
	border-bottom:1px solid #f6f2e1;
	text-align:center;
	padding:38px 0;
	width:25%;
}

.truck-logo {
	text-align:center;
	border-right:1px solid #f6f2e1;
	padding:7px 0;
}


#footer {
	padding:15px;
	text-align:center;
}
