@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B5836;
	text-decoration:none;
	background-image: url(../images/images/background_gradient_03.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
a {
	color: #8C6239;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#footer {
	font-size: small;
	text-align: center;
}

#flashcontent {
	height: 680px;
	width: 100%;
	padding: 0px;
		}
		
#clear {
	clear: both;
}

#pagewrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}


h1 {
	font-size: 24px;
	line-height: 12px;
}
h2 {
	line-height: 24px;
	font-size: 22px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #55462B;
}

h3 {
	font-size: 36px;
	text-align: center;
	line-height: 0px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	margin-bottom: 0px;
		text-align: center;

}
h6 {
	font-size: 14px;
	color: #68CCEC;
	text-align: center;
	margin-top: 1px;
}
#header {
	text-align: center;
}


#home {
	text-align: center;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.captiontext {
	font-size: small;
}
.captiontextcenter {
	font-size: small;
	line-height: 0px;
	text-align: center;
}

#column1 {
	width: 600px;
	text-align: justify;
	float: right;
	margin-right: 15px;
}
#column2 {
	width: 240px;
	float: left;
}

#column3 {
	width: 720px;
	float: right;
	margin-right: 20px;
}
.daycropadd {
	line-height: 13px;
	display: block;
	padding-top: 22px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#monthlistL {
	background-image: url(../images/2012fallTab.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F79333;
	color: #FFF;
	margin-top: -20px;
}
#monthlistR {
	background-image: url(../images/2011fallTab.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F79333;
	color: #FFF;
	margin-top: -20px;
}

#column2 #monthlistR #months a {
	color: #FFF;
}
#column2 #monthlistL #months a {
	color: #FFF;
}
#months {
	clear: both;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #FFF;
	padding-top: 70px;
}
.leftdate {
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}
.rightdate {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}

#textonly {
	margin-left: 50px;
}
#croptext {
	padding-left: 80px;
	margin-top: -10px;
	padding-right: 50px;
	margin-right: 50px;
}
.smalltextdisclaimer {
	font-size: small;
	margin-top: -15px;
	font-style: italic;
}
.cropsbold {
	font-weight: bold;
}
#center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#lancaster {
	width: 300px;
	float: left;
}
#lititz {
	width: 300px;
	float: left;
}
#reviews {
	margin-right: 200px;
	margin-left: 200px;
}
.reviewname {
	line-height: 0px;
	text-align: right;
}
#sale {
	background-image: url(../images/sizzlingsummerbackground.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	text-align: center;
}
.doubleliine {
	line-height: -1px;
}

