@charset "UTF-8";
/* CSS Document */
body {
	background-color: #CC9;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	letter-spacing: 0.1em;
	text-align: center;
	color: #000;
}
h2 {
	font-size: 20px;
	text-align: center;
	color: #000;
}
h3 {
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
h4 {
	font-size: small;
	text-align: left;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 968px;
	height: 100%;
	background-image: url(images/NewTopGraphic_425BGonly968.jpg);
}
#header {
	height: 218px;
	width: 968px;
	background: url(images/banner_with_font.jpg) no-repeat;
}
#logo_container {
	float: left;
	height: 218px;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
}
#sponsor_container {
	float: right;
	height: 218px;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#navcontainer {
	height: 36px;
	width:auto;
	margin: 0px;
	padding: 0px;
}
#navigation {
	height: 36px;
	width:700px;
	float: right;
	margin-bottom: 0px;
	background: url(images/navigationBO2.jpg) repeat-x;
	padding-left: 268px;
	padding-bottom: 0px;
}
#column_container {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	height: auto;
	width: 968px;
}
/*..........................Main Region Styles..................*/
#main {
	height: auto;
	width: 928px;
	background: url(images/footerRepeatingBG.jpg) repeat;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 20px;
	float: none;
}
#white-bkg {
	background-color: #FFC;
	padding: 10px;
	float: none;
	width: auto;
	text-align: left;
}

#right_column {
	float: right;
	height: 760px;
	width: 270px;
	margin: 0px;
	padding-bottom: 10px;
}
#right_col1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	list-style: square;
	height: 600px;
	width: 240px;
	margin: 10px;
	font-size: 14px;
	padding: 5px;
	background-color: #F6FEE9;
}
#right_col2 {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	width: 230px;
	margin: 10px;
}
/*                         main page 3 column styles                        */
#left_col {
	height: 800px;
	width: 280px;
	float: left;
	background: url(images/BG_L_Col_280.jpg) repeat;
}
.fb_container {
	text-align: center;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
}
#Grand_Opening {
	background-color: #F6FEE9;
	margin: 10px;
	height: 310px;
	width: 260px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#container #left_col #Grand_Opening p {
	color: #000;
}
#located {
	background-color: #F3FFE8;
	height: 410px;
	width: 260px;
	margin: 20px 10px 10px 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #left_col #located p iframe {
	text-align: center;
}
#headerRight {
	height: auto;
	color: #000;
	background-color: #FC3;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#headerRight img {
	border: thin solid #000;
}
#center_column {
	height: 800px;
	width: 656px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#center_column ul .maintextlg {
	display: list-item;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
#center_column .maintextlg a {
	color: #060;
}
#footer {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	height: 185px;
	clear: both;
	width: 948px;
}
.maintext {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #336633;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.maintextlg {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	color: #663;
}
.minitext {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #336633;
}
.redtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C03;
}
.floatright {
	float: right;
	clear: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*..........................Harvest Calendar Table Styles..................*/
#table_container {
	height: auto;
	width: auto;
	float: none;
	background-color: #FFC;
	padding: 30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	line-height: normal;
}
table#harvestCalendar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 65%;
	border-collapse: collapse;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#farmProduct,#july,#sept,#nov{
	background-color: #D9FC85;
}
#june, #aug, #oct {
	background-color: #F9E446;
}

table#harvestCalendar caption {
	font-size: 1.3em;
	color: #000;
	margin: 0px auto;
	padding-bottom: 10px;
	white-space: nowrap;
	background-color: #FECB00;
	vertical-align: middle;
	padding-top: 5px;
}
table#harvestCalender thead tr:hover {
	background: transparent}
	
table#harvestCalendar tr :hover {
	color: #000;
	background-color: #CFFB70;
}
table#harvestCalendar th {
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background-color: #9C5;
	border-bottom: 1px solid #FFF;
}
table#harvestCalendar td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #FFF;
}
.tableCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.contrib-mini {
	font-size: 11px;
	color: #000;
	text-align: center;
}
.Accordion {
	background-color: #CC9;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #000;
}
#table_container  {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #360;
	border-right-color: #360;
	border-bottom-color: #360;
	border-left-color: #360;
}
.vendortable {
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
.leftjustified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	padding: 10px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 24px;
}
centertable {
	text-align: center;
	vertical-align: middle;
}
.center_objects {
	text-align: center;
	vertical-align: middle;
	float: none;
}
#footer p .maintext {
	vertical-align: middle;
	padding-bottom: 10px;
	line-height: 24px;
}

