body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:160%;
	background: #FFFFFF url(images/pastures_header.jpg) repeat-x;
}

a {
	text-decoration: underline;
	color: #339900;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	color: #f0b310;
}

a:visited {
	color: #cc33cc;
	font-weight: bold;
}

h1{
	font-family: Arial, Century Gothic, Avant Garde, Helvetica, sans-serif;
	font-size: 220%;
	color: #00543d;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 7px 0px 20px 0px;
	background-image: url(images/gradient.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

h2{
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 155%;
	font-weight: normal;
	color: #2b902b;
	margin: 5px 0px 5px 0px;
	padding-top: 14px;
	padding-bottom: 5px;
}

h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 2px solid #2b902b;
	margin: 5px 0px 5px;
}

#header{
	color: #FFFFFF;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#header a{
	text-decoration: none;
	color: #83b053;
	font-weight: normal;
}

#header a:hover{
	text-decoration:none;
	color: #f0b310;
}

#header a:visited{
	color: #83b053;
}

#main_wrap{
	margin: 0px auto;
	width: 800px;
}

#content {
	width: 500px;
	float: left;
	margin-top: 30px;
	margin-right: 67px;
	margin-left: 8px;
	background-image: url(images/pasture_to_plate.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content_gallery {
	width: 750px;
	float: left;
	margin-top: 30px;
	margin-right: 8px;
	margin-left: 8px;
}

#sidebar {
	width:200px;
	float: right;
	padding: 45px 0px;
	margin-top: 30px;
	font-weight: normal;
}

#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: 100;
}

#submenu li{
	border-bottom: 1px dotted #f0b310;
	padding:5px 0px;
}

#submenu li a{
	color: #2b902b;
	text-decoration: none;
	font-weight: 100;
}

#submenu li a:hover{
	color: #f0b310;
	text-decoration:none;
	font-weight: 100;
}

#footer {
	clear:both;
	background: url(images/footer.jpg) repeat-x;
	height: 120px;
}

#footer a{
	text-decoration: none;
	font-weight: normal;
	color: #83b053;
}

#footer a:hover{
	text-decoration:none;
	color: #f0b310;
}

#footer a:visited{
	color: #83b053;
}

#copyright {
	width: 770px;
	text-align: center;
	margin: 0px auto;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: lighter;
}

