@charset "utf-8";
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #A9C5D6;
	padding: 0px;
	background-position: left 100%;
	background-repeat: no-repeat;
	font-size: small;
	background-image: url(../images/apple-tree-bkg.jpg);
	margin: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
}



#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/vert_posts.gif);
	position: relative;
}
#home #wrapper #header {
	padding: 0px;
	height: 310px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	position: relative;
}
#wrapper #header #harvestSign {
	position: absolute;
	right: 10px;
	top: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cabin #wrapper #header, #about #wrapper #header,#contact #wrapper #header,#gift #wrapper #header,#hour #wrapper #header,#links #wrapper #header,#pick #wrapper #header,#tour #wrapper #header {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/post_beam_header_short2010.jpg);
}
#content  {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	clear: left;
	margin-right: 0px;
}
#content .story span {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
	font-style: italic;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content    .story    {
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
	width: 552px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	background-image: url(../images/text_board2.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.top-wood   {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/text_board2.jpg);
}
strong    {
	font-size: 150%;
	background-color: #F2E0BB;
}

#content .no_story {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	width: 200px;
	display: block;
	height: 200px;
}

.story form {
	position: absolute;
	z-index: 30;
	left: 295px;
	bottom: 75px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#content .story #farm_rules {
	width: 520px;
}
#content .story #farm_rules dd {
	width: 500px;
	font-size: 90%;
	line-height: 150%;
}

#content #calendar {
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 500px;
	background-color: #ECD6AD;
	border: 5px solid #221C10;
}
#calendar tbody {
	margin: 0px;
	padding: 0px;
}
#calendar tr {
	margin: 0px;
	padding: 0px;
}

#calendar  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#wrapper #content .story #calendar thead tr td {
	width: auto;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: #221C10;
	color: #E6C47A;
}

#calendar  td.fruit  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
}



form label {
	display: inline;
	font-family: "Courier New", Courier, monospace;
	color: #3E1B00;
	font-size: 90%;
	font-weight: bold;
}
form #saddr {
	border: 1px solid #441F0F;
}
form   #button {
	background-color: #FFCC33;
	color: #441F0F;
	font-weight: bold;
	border: 1px solid #441F0F;
}
form #button:hover {
	background-color: #C0C0C0;
}





.story #map {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img-rt {
	margin: 0px;
	padding: 0px;
	float: right;
}


.img_lt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #441302;
	clear: left;
}
.left-image {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img-ctr {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #4A1800;
	display: block;
	margin-right: auto;
}


#content .bar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}


#content   h2  {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 175%;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	height: 65px;
	width: 344px;
	background-image: url(../images/bkg_sign.gif);
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#header  #nav {
	width: 117px;
	background-repeat: no-repeat;
	position: absolute;
	top: 48px;
	z-index: 40;
	background-image: url(../images/menu_states.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 5px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	display: block;
	width: 117px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 1%;
	background-image: url(../images/menu_states.gif);
	background-repeat: no-repeat;
}
li#nav_home       a  {
	height: 68px;
	background-position: 0px 0px;
}
li#nav_about   a {
	height: 62px;
	background-position: 0px -68px;
}
li#nav_cabin a {
	height: 62px;
	background-position: 0px -130px;
}
li#nav_pick a {
	background-position: 0px -192px;
	height: 62px;
}
li#nav_tour a {
	height: 62px;
	background-position: 0px -254px;
}
li#nav_hours a {
	height: 62px;
	background-position: 0px -316px;
}
li#nav_gift a {
	height: 62px;
	background-position: 0px -378px;
}
li#nav_links a {
	height: 62px;
	background-position: 0px -440px;
}
li#nav_contact a {
	height: 68px;
	background-position: 0px 502px;
}
li#nav_home a:hover {
	background-position: -117px 0px;
}
li#nav_about a:hover {
	background-position: -117px -68px;
}
li#nav_cabin a:hover {
	background-position: -117px -130px;
}
li#nav_pick a:hover {
	background-position: -117px -192px;
}
li#nav_tour a:hover {
	background-position: -117px -254px;
}
li#nav_hours  a:hover {
	background-position: -117px -316px;
}
li#nav_gift a:hover {
	background-position: -117px -378px;
}
li#nav_links a:hover {
	background-position: -117px -440px;
}
li#nav_contact a:hover {
	background-position: -117px -502px;
}
#home  li#nav_home  a {
	background-position: -234px 0px;
}
#about  li#nav_about   a {
	background-position: -234px -68px;
}
#cabin  li#nav_cabin   a {
	background-position: -234px -130px;
}
#pick   li#nav_pick    a {
	background-position: -234px -192px;
}
#tour li#nav_tour  a {
	background-position: -234px -254px;
}
#hour  li#nav_hours    a {
	background-position: -234px -316px;
}
#gift li#nav_gift  a {
	background-position: -234px -378px;
}
#links li#nav_links  a {
	background-position: -234px -440px;
}
#contact li#nav_contact  a {
	background-position: -234px -502px;
}
#link-hilite {
	font-size: 150%;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #2C1704;
	line-height: 2em;
	color: #FFF;
	text-decoration: none;
	background-color: #818A87;
}
#link-hilite:hover {
	font-size: 150%;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #D6D2C6;
	line-height: 2em;
	color: #D6D2C6;
	text-decoration: none;
	background-color: #BB6980;
}


#content  p{
	line-height: 170%;
	color: #441F0F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 30px;

}
#content dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	line-height: 200%;
	color: #441F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 520px;
	padding: 5px;
	position: relative;

}
#content dt {
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBAA6F;
}
#content dd {
	width: 200px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
dl img {
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer  {
	background-image: url(../images/post_beam_footer.gif);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	padding: 0px;
}
#footer img {
	padding-top: 0px;
	margin-top: 80px;
	margin-left: 100px;
	margin-bottom: -60px;
}

#footer p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	line-height: 150%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 520px;
	padding: 5px;
	position: relative;

}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
	width: 400px;
	background-color: #FF3333;
}
#contact #wrapper #content .story .cont {
	color: #1C160A;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
#contact  #wrapper  #content  .story  .cont  a:link, a:visited {
	color: #03C;
	text-decoration: underline;
}
#contact #wrapper #content .story .cont a:hover, a:active {
	color: #1C3947;
	text-decoration: none;
}
#content .story p.bottom-wood {
	background-image: url(../images/text_board2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
	clear: both;
}
.story .bottom-wood img {
	display: inline;
	left: -14px;
	top: 10px;
	position: relative;
}

#barrelofapples  {
	top: -10px;
	left: -10px;
	float: left;
	margin-top: -25px;
	margin-left: -25px;
}
.img_rtBorder {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #441302;
}
