/*
Design by GreenerPro

*/

body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(img/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	color: #2F4600;
}
contact {
	font-size:18px;
}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: normal;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
	font-family: Arial;
	color: #030;
	font-size: 16px;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
	
}

ul {
	color: #030;
	/*font-family: "Myriad Pro";*/
}


ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
	
}

small {
}

hr {
	display: none;
}

img {
	border: none;
	float: inherit;
	margin-right: 10px;
	border-color: #D6D6D6;
	margin-left: 0px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 1000px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 1000px;
	height: 265px;
	margin-bottom: 40px;

	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(img/RapeHeader.jpg);*/
}

/* Logo */

#logo {
	float: left;
	width: 300px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	
}

#logo h1 {
	padding-top: 80px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
	font-family: Georgia, Times, serif;
	width: 700px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	/*display: block;*/
	float: right;
	height: 90px;
	text-align: justify;
	text-decoration: none;
	font-size: 1.6em;
	color: #FFFFFF;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#menu a:hover {
	height: 161px;
	color: #933;
}

#menu .current_page_item a {
	color: #C60;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	font-family: Tahoma;
}

#latest-post {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}
#photo-gallery {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 16px;
}
#products {
	float: left;
	width: 960px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	text-align: left;
}
#productitems {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 16px;
	text-align: left;
}
#recent-posts {
	float: right;
	width: 320px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(img/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
/*	font-family: calibri;*/
	color: #5F8700;
}

.post .item {
	/*	font-family: calibri;*/
	color: #5F8700;
	text-align: left;
	margin-top: 0px;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #D9D785 1px solid;

}
.post .construction {
	font:arial	;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 1000px;
	background: #ECE29F; 
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 220px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(img/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: inherit;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
	border-color: #E8B311;
}

