* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 88%;
	background: rgb(250,250,243) url(../i/body-bg-repeat.jpg) repeat;
}
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#wrapper {
	position: relative;
	background: rgb(250,250,243) url(../i/wrapper-bg.gif) repeat-x left top;
	/*border: 1px solid #ff0;*/
}
#wrapper2 {
	background: transparent url(../i/body-bg.jpg) repeat-x left bottom;
}
#container {
	position: relative;
	width: 846px;
	margin: 0 auto;
	/*border: 1px solid #ff0;*/
}
#container h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 846px;
	height: 378px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	background: transparent url(../i/top-bg.gif) no-repeat;
}
#container h2 {
	position: absolute;
	z-index: 3;
	left: 226px;
	top: 359px;
	color: rgb(196,65,45);
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 1px;
	width: 405px;
	text-align: center;
	padding: .3em 0 .45em 0;
	margin:0;
	background: transparent url(../i/title-bg.gif) no-repeat left bottom;
}
#bottom-wrapper {
	position: relative;
	padding-top: 441px;
	width: 846px;
	min-height: 416px;
	background: transparent url(../i/bottom-wrapper-bg.jpg) no-repeat 14px 441px;
/*	border: 1px solid #f00;*/
}
#title {
	position: relative;
	z-index: 4;
	left: 99px;
	width: 196px;
	height: 30px;
/*	border: 1px solid #ff0;*/
}
#title h3 {
	position: absolute;
	bottom: 0;
	width: 181px;
	color: #eaeaea;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: .1em;
	padding: 9px 0 3px 15px;
	background: transparent url(../i/tab.png) no-repeat;
/*	border: 1px solid #ff0;*/
}
#body-copy {
	margin-top: 25px;
	padding: 0 110px 10px 107px;
	background: transparent url(../i/body-copy-bg.jpg) repeat-y 81px 0;
/*	border: 1px solid #f00;*/
}
#body-copy p {
	text-align: justify;
	line-height: 1.4em;
	font-size: 1em;
	margin-bottom: 1em;
}
#body-copy a {
	color: rgb(196,65,45);
	text-decoration: none;
}
#body-copy a:hover {
	text-decoration: underline;
}
#art {
	position: absolute;
	top: 411px;
	left: 7px;
	width: 70px;
	height: 428px;
/*	border: 1px solid #f00;*/
}
.seeds {
	background: transparent url(../i/seeds.gif) no-repeat;
}
.pencil {
	background: transparent url(../i/pencil.gif) no-repeat;
}
#footer {
	clear: both;
	position: relative;
	bottom: 0;
	width: 846px;
	height: 63px;
	padding-top: 14px;
	color: #eaeaea;
	text-align: center;
	font-size: .8em;
	background: transparent url('../i/footer-bg.gif') no-repeat center top;
}
#footer a {
	color: #eaeaea;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}
.photo, #outline {
	position: absolute;
	top: 110px;
	left: 75px;
}
#outline {
	position: absolute;
	z-index: 1;
	width: 708px;
	height: 279px;
	background: transparent url(../i/outline-bg.png) no-repeat;
}
.photo {
	z-index: 0;
	width: 692px;
	height: 262px;
	margin-left: 5px;
}
#photo1 { background: transparent url(../i/photos/photo1.jpg) no-repeat }
#photo2 { background: transparent url(../i/photos/photo2.jpg) no-repeat }
#photo3 { background: transparent url(../i/photos/photo3.jpg) no-repeat }
#photo4 { background: transparent url(../i/photos/photo4.jpg) no-repeat }
#photo5 { background: transparent url(../i/photos/photo5.jpg) no-repeat }
#photo6 { background: transparent url(../i/photos/photo6.jpg) no-repeat }
#photo7 { background: transparent url(../i/photos/photo7.jpg) no-repeat }
#photo8 { background: transparent url(../i/photos/photo8.jpg) no-repeat }
#photo9 { background: transparent url(../i/photos/photo9.jpg) no-repeat }
#photo10 { background: transparent url(../i/photos/photo10.jpg) no-repeat }
#photo11 { background: transparent url(../i/photos/photo11.jpg) no-repeat }
#photo12 { background: transparent url(../i/photos/photo12.jpg) no-repeat }




/* custom for harvest page */
.harvest #outline {
	background-image: url(../i/outline-bg2.png);
}
.harvest #container h2 {
	position: absolute;
	z-index: 3;
	text-indent: -1000em;
	left: 265px;
	top: 328px;
	width: 307px;
	height: 120px;
	margin:0;
	padding:0;
	background: transparent url(../i/harvest-bg.png) no-repeat left bottom;
}
.harvest #bottom-wrapper {
	position: relative;
	padding-top: 441px;
	width: 846px;
	min-height: 416px;
	background: transparent url(../i/bottom-harvest-bg.jpg) no-repeat 100px 441px;
/*	border: 1px solid #f00;*/
}
.harvest #body-copy {
	position: relative;
	padding: 0 220px 10px 193px;
	background: transparent url(../i/body-copy-harvest-bg.jpg) repeat-y 167px 0;
}
.about #body-copy {
	position: relative;
	padding: 0 220px 10px 107px;
}
.harvest #title {
	left: 185px;
}
.harvest #art {
	z-index: 4;
	width: 140px;
	top: 448px;
	text-align: right;
/*	border: 1px solid #f00;*/
}
.harvest #art h4 {
	font-weight: normal;
	color: rgb(196,65,45);
	text-transform: uppercase;
	padding: 0 18px 10px 0;
}
.harvest #art ul {
	position: absolute;
	right: 0;
	list-style: none;
	margin-top: 7px;
	padding: 0;
/*	border: 1px solid #f00;*/
}
.harvest #art ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgb(250,250,243);
	background: transparent url(../i/month-spacer.gif) no-repeat center top;
}
.harvest #art ul li a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	color: rgb(33,78,95);
	text-align: center;
	display: block;
	padding: 6px 10px 4px 10px;
}
.harvest #art ul li.last a {
	background: transparent url(../i/month-spacer.gif) no-repeat center bottom;
}
.harvest #art ul li a:hover, .harvest #art ul li.active a  {
	color: rgb(196,65,45);
}
/* custom for */
#body-links {
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
	list-style: none;
	margin: 0 82px 0 0;
	padding: 42px 0 0 3px;
	background: transparent url(../i/body-links-bg.gif) no-repeat;
/*	border: 1px solid #f00;*/
}
#body-links li {
	margin-bottom: .4em;
}
#body-links a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	color: rgb(33,78,95);
	padding: .5em 0;
}
#body-links a:hover, #art a:hover {
	color: rgb(196,65,45);
}
ul.external-links {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.external-links li {
	margin-bottom: .4em;
}
#body-copy {
	text-shadow: #fff 1px 1px 0;
}