body {
	background-color: #FFFFFF;
/**	background: url(background.jpg) center repeat;  **/
	text-align:center;
}

h1 {	
	margin: 0;color: #FFFFFF;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 40px;padding-left: 50px;
	padding-top: 50px;
}

h2 {
	margin: 0;color: #000000;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 22px;
	font-variant: small-caps;
	border-bottom: 1px solid #000000;
}

h3 {
	margin: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

h4 {
	margin: 0;color: black;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 16px;
	padding-left: 10px;
	padding-top: 0px;
}
h5 {
	margin: 0;color: black;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 40px;
	padding-left: 10px;
	padding-top: 10px;
}

h6 {	
	margin: 0;color: red;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 30px;padding-left: 0px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 10px;
}


img {
	border: 0;
}

.icon {
	border: 0;
	vertical-align: text-bottom;
}

#container {
	width: 810px;
	margin: 0 auto;
	padding: 0px;
	border:4px solid red;

}

#container2 {
	width: 760px;
	margin: 10px auto ;
	padding: 10px;
	border:4px solid gold;
}


/******** Header ********/		

#header {
	width: 760px;
	height: 125px;
	background: url(images/header_1.bmp) center no-repeat;
	background-color: #FFFFFF;
}
#headsplit{
	margin:0;
	padding:0 10px 0 10px;
	list-style:none;
}
#left {
	display:inline;
	float:left;
	margin:0;padding:30px 30px 30px 115px;
	background: url(logo.gif) no-repeat 0 50%;
}
#left h4 {
	margin: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 16px;
}
#right {
	display:inline;
	width: 300px;
	height: 250px;
	float: right;
	text-align:center;
	background: url('images/truckpicture.jpg') left no-repeat;
}
#quote {
	float: right;
	font-size: 9px;
	margin-right: 40px;
	margin-top: 45px;
	text-align:center;
}
.button {
	padding: 2px;
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	color: #FFFFFF;
	border: 0;
	font-size: 11px;
}

/******** Menu ********/

#menu_container {
	width: 748px;
	_width: 760;
	background: #FFFFFF;
	height: 90px;
	padding-left: 5px;
	padding-right: 7px;
	_padding-right: 5px;
}
#menu {
	width: 100%;
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	float: left;
	font-size: 85%;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	white-space: nowrap;
	padding-right: 2px;
	margin-top: 0;
	margin-bottom: 10px;
}
* html #menu {
	padding-right: 0;
}
#menu ul {
	margin: 0;padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	width: 100%;
}
#menu li {
	display: inline;
}
#menu a:link, 
#menu a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;float: left;
	border-right: 1px solid #95bc0e;
}
#menu a:hover {
	background: #b6e41c url('images/menu-hover.png') repeat-x;
	color: #485b06;
}

/******** Main Content ********/
#content {
	width: 760px;
	background: #FFFFFF;
	padding: 0px;
	font: .9em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 150%;
	color: #666666;
	text-align:left;
}

#contentcenter {
	width: 760px;
	background: #FFFFFF;
	padding: 0px;
	font: 1.1em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 150%;
	color: #666666;
	text-align:center;
}

#posts {
	width: 500px;
	background: #FFFFFF;
	margin-right: 15px;
	padding:10px;
}
#postswide {
	width: 730px;
	background: #FFFFFF;
	margin-right: 15px;
	padding:10px;
}
#pos {
	width: 700px;
	height:850px;
	background: #FFFFFF;
	margin-right: 15px;
	padding:10px;
}
.signature {
	padding:0 0 50px  500px;
	font: .8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 100%;
	color: #666666;
}
#serv_post {
	width: 700px;
	background: #FFFFFF;
	margin-right: 15px;
	padding:10px;
	font: .8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 150%;
	color: #666666;
}
#serv_post p{
	font: .8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 150%;
	color: #666666;
}
#services {
	list-style:none;
}
#serv_list {
	background:url(images/_____.gif) no-repeat 0 7px;
	padding-top:5px;
	padding-left:20px;
}
table#est {
	text-align: justify;font: .9em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 150%;
	color: #666666;
}
#postswide a,
#posts a {
	color: #C44000;
	text-decoration: none;
}
#postswide a:visited,
#posts a:visited {
	color: #C44000;
	text-decoration: none;
}
#postswide a:hover,
#posts a:hover {
	color: #C44000;
	text-decoration: underline;
}
.dropcap {
	float: left;
	width: .77em;
	font-size: 2.1em;
	line-height: 95%;
}
.blockquote {
	border: 2px dotted #88ac0b;
	background-color: #EFEFEF;
	margin: 30px;	
	padding: 5px;
	overflow: hidden;
	text-align: justify;
	color: #CCCCCC;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.comments {
	color: #999999;
	font-size: 75%;
	text-align: right;
}
	
/******** Sidebar ********/
#sidebar {
	width: 195px;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}
.sidebar_content{
	display: block
}
.sidebar_content *{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #999999
}
.sidebar_content_content{
	margin-right:5px;
	padding: 5px 10px;
	background: #999999;
	color: #EFEFEF;
	text-align: left;
	font: .8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	line-height: 130%;
}
.sidebar_content_content a {
	color: #0000FF;
	text-decoration: none;
/**	letter-spacing: 5px; **/
}
.sidebar_content_content a:visited {
	color: #0000FF;
	text-decoration: none;
/**	letter-spacing: 5px; **/
}
.sidebar_content_content a:hover {
	color: #0000FF;
	text-decoration: underline;
/**	letter-spacing: 5px; **/
}
.side_content_header {
	margin: 0;
	color: #C11B17;
	font-family: "Trebuchet MS" "Times New Roman";
	font-size: 18px;
	font-variant: small-caps;
}

/******** Footer ********/
#footer {
	width: 760px;
	height: auto;
/**	background: url(images/countrytruckswide.jpg) center no-repeat; **/
	margin-top: 0px;
	padding:5px 0px 5px 0px;
}
#footer p {
	padding: 25px;
	text-align: left;
	font-size: 9px;
	color: #999999;
}
#footer p a {
	color: #000000;
	font-weight: 100;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#footer p a:visited {
	color: #000000;
	font-weight: 100;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#footer p a:hover {
	color: #000000;
	text-decoration: none;
	border-top: 1px dotted #000000;
}