
	/* Layout divisions and rules */

img	{
	border: 0;
	display: block;
	}
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #2f4019 url('images/extra-grass-bg.jpg') repeat fixed top center;
	font-family: "Times New Roman", "Times", "Georgia";
	font-size: 120%;
	color: #333;
	}


a:link, a:visited {
	color: #0c6e02;
	text-decoration : none;
	}

a:hover {
	text-decoration : underline;
	}

a:active {
	text-decoration : none;
	}

#background {
	position: relative;
	width:100%;
	background: url('images/bg_1482.jpg') top center repeat-x fixed;
	float: left;
	text-align: center;
	padding-bottom: 25px;
}

#wrapper {
	position: relative;
	width:783px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: relative;
	width: 87.5%;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#main {
	border: 6px solid black;
	position: relative;
	float:left;
	width:86%;
	text-align:left;
	background-color: white;
	padding: 11% 7% 7%;
	margin-top: -11%;
}

#slogan {
	float: left;
	position: relative;
	width:100%;
	text-align:center;
	color: #aeae70;

}

#slogan_height_layer {
	height: 1em;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	float: left;
	position: relative;
	width: 100%;
}

#bottom_tagline {
	float: left;
	position: relative;
	width: 96%;
	color: #aeae70;
	font-weight: bold;
	padding: 2%;
}

#content {
	float:left;
	width:48%;
	margin-left:2%;
	margin-right:2%;
	color: #2f4019;
}

#navigation {
	float:left;
	position:relative;
	width: 22%;
	margin-right:2%;
}

#column_right {
	float: left;
	position: relative;
	width: 22%;
	margin-left:2%;
	padding-top: 5%;
}

#column_right.stylized {
	font-style:italic;
	color: #aeae70;
}

#content_no_right_column {
	float: left;
	position: relative;
	width: 76%;
}

#navigation2 {
	float:left;
	position:relative;
	width: 85%;
	margin-left: 15%;
}


#navigation a, #navigation2 a {
	color: #0c6e02;
	text-decoration: none;
}


div.hr {
	position: relative;
	float: right;
	background-color: #231f20;
	height: 3px;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}

div.nav_1 {
	float:left;
	position:relative;
	font-weight: bold;
	margin-left: 3%;
	margin-right: 2%;
}

div.nav_2 {
	float:left;
	position:relative;
	margin-left: 1%;
	margin-right: 5%;
}

#bottom {
	width: 100%;
	position: relative;
	float: left;	
}
#footer, #footer a {
	color: #fff;
	margin-top: 15px;
}
	

div.thumbnail {
	position: relative;
	float: left;
	width: 21.9%;
	margin: 0 3% 0 0;
	border: 0;
	padding: 3px 3px 13px;
	text-align: center;
}

div.thumbnail:hover {
	padding: 0 0 10px;
	border: solid 3px #231f20;
	text-decoration : none;
}

div.thumbnail_no_margin {
	position: relative;
	float: left;
	width: 21.9%;
	margin: 0;
	border: 0;
	padding-bottom: 10px;
	text-align: center;
}

div.thumbnail_no_margin:hover {
	margin: -3px;
	border: solid 3px #231f20;
	text-decoration : none;
}

.clear {
	clear: both;
}

.on {
	color: #000000;
}

.leaf 
{
	margin-left: 3px;
	display: inline-block;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.subproduct {
	margin-left: 215px;
}

img.full {
	width: 100%;
}

img.thumb {
	width: 100%;
}
img.tractor {
	width: 89%;
	margin-left:auto;
	margin-right:auto;
}

img.product {
	float: left;
	margin: 5px 15px 25px;
	border: 3px solid black;
}

img.service {
	float: left;
	border: 3px solid black;
}

div.service {
	position: relative;
	float: left;
	width: 29%;
	margin: 0 1% 0 1%;
	border: 0;
	padding: 3px 3px 13px;
	text-align: center;
}

div.half {
	width:46%;
}

