/* CSS Document */

body {
margin: 0 auto;
background: #54140A;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #333;
background-image:url(images/backgr.gif);
background-repeat:repeat-x;
}

h1 {
text-align: left;
margin: 0;
padding: 0;
font-size: 28px;
text-transform:none;
color: #669900;
font-family:"Brush Script MT";
border-bottom: 1px dashed #669900;
width:100%;
	}
	
h2 {
text-align: left;
margin:6px;
padding: 0;
font-size: 18px;
text-transform:none;
color: #54140A;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}

h3 {
margin: 0;
padding: 0;
text-transform: uppercase;
color: #669900;
}

a {
color: #669900;
text-decoration: none;
}

a:hover {
text-decoration:underline;
color:#FFFF99;
}

#navcontainer
{
margin-bottom: 1.5em;
width:100%;
margin-left:4px;
overflow:hidden;
}

#navlist
{
list-style-type:none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 0px solid #FFFF99;
float: left;
margin: 0 .5em 0 .5em;
padding: 0 .5em 0 .5em;
}

#navlist a {
	
text-decoration: none;
color: #FFFF99;
}

#navlist a:hover, #navlist .active a {
background:none;
color:#669900;
}

#container {
margin: 0 auto;
width:780px;
height:100%;
border:0px solid #333;
position:relative;
background-color:#FFFFCC;
}

#top {
width: 780px;
height:30px;
padding: 11px 0 0 0;
background:#54140A;
border-bottom: 3px solid #203001;
color:#54140A;
}

#space {
width: 780px;
height:2px;
padding: 0;
background:#FFFFFF;
border-top: 1px solid #000000;
border-bottom: 0px solid #000000;
}
.clear {
	clear: both;
}
.more {
text-align:right;
font-size:.8em;
}

#header {
width: 780px;
height:200px;
background-image: url(images/head.gif);
background-repeat:no-repeat;
border-bottom:3px solid #203001;
}

/* Content */

#content {
background-color:#FFFFCC;
height:100%;
	width:780px;
}
#left {
	float:left;
	width:500px;
	margin:25px 0 10px 20px;
	height:100%;
}

#left p {
text-align:justify;
}
p {
text-indent:15px;
}

.pquote {

width:auto;
margin-left:15px;
color: #000000;
font-weight:normal;
font-size:12px;
line-height: 130%;
font-style: normal;
font-weight:bold;
}
		
#right {
	float:right;
	width:210px;
	margin:25px 20px 10px 5px;
	height:100%;

}
#right ul li {
color: #54140A;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
line-height:150%;
font-size:14px;
}

#content a
	{
	text-decoration:none;
	color:#669900;
	}
	
	#content a:hover
	{
	color:#54140A;
	text-decoration:underline;
	background-color:transparent;
	}
/**********images****************/

img {
border: none;
}

.propright {
	position:absolute;
	left: 781px;
	top: 290px;
}
.comright  {
	position:absolute;
	left: 781px;
	top: 467px;
}
.about {
	position:absolute;
	left: -103px;
	top: 290px;
}
.equip_trailer {
float:right;
margin-left:12px;
margin-bottom:2px;
}	

.equipment {
	position:absolute;
	left: -104px;
	top: 467px;
}

.trailer {
float:right;
margin-left:12px;
margin-bottom:2px;
}

.tim {
margin-left:115px;
}

/****small lower navigation****/

#nav
	{
	 background-color:#54140A;
	width:100%;
	font-size:12px;
	text-align:center;
	padding: 2px 0px;
	margin: 0 auto;
	}
	
	#nav ul
	{
	margin: 0 15px 0 20px;
	padding: 0;
	list-style-type: none;
	}
	
	#nav li
	{
	display: inline;
	padding: 0 10px;
	}
	
	#nav li a
	{
	text-decoration: none;
	color:#993300;
	}
	
	#nav li a:hover
	{
	color:#FFFF99;
	text-decoration:none;
	background-color: transparent;
	}
	
#footer {
clear:both;
width: 780px;
height:130px;
margin: 0 auto;
background-image: url(images/grass.gif);
background-repeat:no-repeat;
border-top: none;
border-bottom:2px solid #203001;
}

#copyright {
 width:100%;
 margin-bottom:15px;
 margin-top:15px;
 color:#FFFF99;
 text-align:center;
 font-size:11px;
 background-color:#54140A;
}

#copyright a {
color:#FFFF99;
}
