body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background: #D8EB9E;
}

#logo {
	position: relative;
	z-index: 5;
	_top: -1px;
	
	display: block;
	width: 600px;
	height: 75px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: url(/shared/images/design/logo.jpg) no-repeat top center;
	border-top: 1px solid #4C5A34;
	border-bottom: 1px solid #4C5A34;
}
#logoborder {
	position: relative;
	z-index: 5;
	
	display: block;
	height: 75px;
	width: 600px;
	margin: 0px auto 0px auto;
	background: url(/shared/images/design/writtenback2.gif);
	padding: 0px 0px 0px 0px;
}

#organic_cont {
	position: absolute;
	z-index: 500;
	top: 170px;
	left: 0px;
	
	border: 0px solid black;
	
	width: 100%;
}

#organic {
	margin-left: auto;
	margin-right: auto;
	
	width: 680px;
	height: 167px;
	
	border: 0px solid black;
	
	background: url(/shared/images/design/organic5.gif) no-repeat top right;
}

#leaf_cont {
	position: absolute;
	z-index: 1;
	
	top: 150px;
	left: 0px;
	
	width: 60%;
	padding-left: 40%;
}

#bigleaf {
	width: 600px;
	height:521px;
	
	margin-left: auto;
	margin-right: auto;
	
	background: url(/shared/images/design/bigleaf.gif) no-repeat top right;
}

#intr {
	height: 320px;
}

#intr #pagephot {

	float: left;
	
	border: 0px solid #9ECEB4;
	
	width: 200px;
	height: 150px;
	
	margin: 70px 20px 20px 20px;
}

#intr #pagequote {

	float: left;
	
	border: 0px solid #9ECEB4;
	
	margin: 20px auto 20px auto;
}

#menucont {
	position: relative;
	z-index: 6;
	right: 1px;
	
	width: 502px;
	height: 125px;
	padding: 0px 0px 0px 97px;
	margin: 0px auto 0px auto;
	
	background: url(/shared/images/design/writtenback2.gif);
}
#menucont a, #menucont .gallery {
	float: left;
	height: 125px;
	width: 100px;
	line-height: 125px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #4C5A34;
	color: white;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	text-transform: lowercase;
	letter-spacing: 5px;
	
}
#menucont a:hover, #menucont .gallery {
	color: #059341;
	height: 123px;
	line-height: 123px;
	border-bottom: 3px solid #B1313E;
	
	background-color: white;
	filter:Alpha(Opacity=60);
	-moz-opacity:0.60;
}

#menucontback {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: -2px;
	
	width: 100%;
	height: 125px;
	
	display: block;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	/*background: url(/shared/images/design/headers/header1_h.jpg) no-repeat top center;*/
}

#content {
	position: relative;
	z-index: 2;
	
	display: block;
	width: 600px;
	
	/*background: white url(images/design/headers/header1_wb3.jpg) no-repeat top center;*/
	
	margin: 0px auto -2px auto;
	padding: 0px 0px 0px 0px;
	
	top: -2px;
}

#content #written {
	display: block;
	width: 560px;
	
	background: url(/shared/images/design/writtenback2.gif);
	
	margin: 0px 0px 0px 0px;
	padding: 40px 20px 20px 20px;
	
	_margin-top: -21px;
	_padding-top: 80px;
	_margin-bottom: -21px;
	
	text-align: justify;
	font-family: Arial;
	font-size: 15px;
	
}

#content #written h1, #content #written h2 {
	font-family: Verdana;
	font-weight: normal;
	
	display: block;
	border-bottom: 2px solid #0594DC;
	color: #BB1C2E;
	font-size: 25px;
	letter-spacing: 5px;
	
	padding-left: 53px;
	height: 40px;
}
#content #written h1 {
	background: url(/shared/images/design/headpepper.jpg) no-repeat top left;
}
#content #written h2 {
	background: url(/shared/images/design/headpepper_green.jpg) no-repeat top left;
}

#content #written p {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	
	padding: 40px 50px 20px 40px;
	
	background: white;
	font-family: Georgia;
	font-size: 90%;
	
	border: 1px #9ECEB4 solid;
}
#content #written .lastsectionp {
	background: white url(/shared/images/design/p_back3.jpg) no-repeat bottom right;
}
#content #written .firstp {
	background: white url(/shared/images/design/p_back.jpg) no-repeat top left;
}
#content #written .lastp {
	background: white url(/shared/images/design/p_back2.jpg) no-repeat bottom right;
}

.menuitem {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.menutitle {
	display: block;
	text-align: center;
	font-weight: bold;
}

.contactform {
	width: 60%;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.formlabel {
	display: block;
	font-weight: bold;
	font-size: 80%;
}
.formfield {
	display: block;
	width: 100%;
	font-size: 80%;
	margin-bottom: 10px;
}

#gallery img {
	border: 1px solid #0594DC;
	width: 100px;
	height: 75px;
}
#gallery a:hover {
	/*_border: 2px solid gray; */
	width: 100px;
	height: 75px;
	
	text-decoration: none;
	border: 0px solid black;
}

#content #written a {
	color: black;
	text-decoration: none;
	display: inline;
	border-bottom: 1px solid #0594DC;
}
#content #written a:hover {
	color: gray;
}

#content #written #copyright_credits {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	
	margin: 40px 10px 20px 10px;
}
#content #written #copyright_credits a {
	border-bottom: 0px solid black;
}
/*
#content #written #sideimgsfloat {
	
	position: relative;
	z-index: 40;
	
	float: right;
	width: 250px;
	height: 340px;
	margin-right: -167px;
	margin-left: 19px;
	margin-top: 20px;
	margin-bottom: 70px;
	padding: 0px 0px 0px 0px;
	
	display: block;
}

#sideimg1 {
	
	position: relative;
	z-index: 50;
	
	margin: 0px 0px 0px 0px;
	
	display: block;
	
	width: 200px;
	height: 494px;
	
	background: url(images/design/menuback.gif) no-repeat top left;
}
#sideimg2 {
	position: relative;
	z-index: 51;
	
	margin: -50px 0px 0px 0px;
	
	display: block;
	
	width: 250px;
	height: 236px;
	
	background: url(images/design/sideimgs/item2.gif) no-repeat top left;
}
*/
div.gallerycont {
	display: block;
	height: 400px;
	
	border: 1px solid black;
}

div.thumbscol {
	width: 100px;
	height: 400px;
	
	float: left;
	display: block;
	
	border-right: 1px solid black;
	background-color: #CDD2DC;
}

div.thumbscol img {
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 75px;
	height: 56px;
}
#content #written .gallerycont .thumbscol a {
	color: red;
	display: block;
	width: 77px;
	height: 56px;
	border: 0px solid black;
	text-decoration: none;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#content #written .gallerycont .thumbscol a:hover {
	background-color: blue;
	
	filter:Alpha(Opacity=60);
	-moz-opacity:0.60;
}

div.largecol {
	height: 400px;
	display: block;
}

div.largecol div.img_cap_sandss {
	display: block;
	height: 50px;
	width: 280px;
	margin: 10px 0px 0px 177px;
	padding: 10px 10px 10px 10px;
	border: 0px solid black;
	font-weight: bold;
	font-size: 70%;
	font-family: Verdana;
}

div.largecol img {
	border: 1px solid black;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 350px;
}

#rightbar_cont {
	position: absolute;
	z-index: 300;
	top: 200px;
	left: 90%;
	
	_top: 180px;
	
	width: 20%;
	
	border: 0px solid black;
}

#rightbar {
	position: relative;
	left: 0px;
	
	margin-right: auto;
	
	width: 128px;
	padding-bottom: 50px;
	
	/*border: 1px solid black;
	
	background: url(images/design/board_back.jpg) repeat-y top right;*/
}

#rightbar #barcontent {
	width: 100px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	
	height: 400px;
	
	border: 1px solid black;
}
#rightbar #barcontent img {
	border: 0px solid black;
	
	display: block;
	
	margin-top: 0px;
}

#knife {
	position: relative;
	
	top: -80px;
	left: 0px;
	
	width: 120px;
	height: 45px;
	
	border: 0px solid black;
	
	background: url(/shared/images/design/knife.gif);
}

#ie_footer {
	width: 600px;
	margin: 0px auto 0px auto;
	
	height: 30px;
	
	background: white url(/shared/images/design/writtenback2.gif);;
}
