body {
	text-align: center;
	font-family: sans-serif;
	font-size: 8pt;
}

img {
	margin: 0;
	border: none;
	padding: 0;
}

a {
	color: White;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	line-height: 7pt;
	font-size: 14pt;
}

h2 {
	line-height: 6pt;
	font-size: 12pt;
}

h3 {
	line-height: 4pt;
	font-size: 9pt;
}

#Logo {
	width: 232px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
	left: 5px;
	right: 0;
	top: 8px;
	position: absolute;
	text-align: center;
}

#TopRedBanner {
	background-color: #A52B20;
	width: 100%;
	height: 27px; 
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FEF200;
	border-top-style: solid;
	border-top-width: 4px;
	color: White;
}

#TopRedBanner div {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	color: White;
	font-size: 7pt;
	position: relative;
	z-index: 100;
}

#HomeLink {
	float: left;
	width: 35%;
	text-align: right;
}

#ContactLink {
	float: right;
	width: 35%;
	text-align: left;
}

#BodyWrapper {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
}

#MainSection {
	/*width: 761px;*/
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: none;
	left: 0;
	right: 0;
	background-image: url(images/blueSky.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#Stand {
	width: 761px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	border: none;
	left: 0;
	right: 0;
	text-align: left;
}

#RoofImage {
	margin: 0;
	left: 0;
	right: 0;
	border: none;
	padding: 0;
	height: 107px;
	width: 761px;
}

#MainMenuBanner {
	background-color: #00661A;
	width: 606px;
	height: 24px;
	margin: 0 auto 0 85px;
	padding: 0;
	border: none;
	color: #FEF200;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-top-color: #59AD3E;
	border-top-style: solid;
	border-top-width: 3px;
}

#MainMenuBanner a  {
	color: #FEF200;
}

#MainMenuBanner a:hover {
	text-decoration: underline;
	color: White;
}

#MainMenuBanner .MenuLeft {
	float: left;
	width: 95px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	border: 0;
}

#MainMenuBanner .MenuRight {
	float: right;
	width: 95px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	border: 0;
}

#CustomerMenuBanner {
	background-color: #A52B20;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0 auto 0 auto;
	padding: 0;
	left: 0;
	right: 0;
	border: none;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: White;
}

#FamiliesLink {
	height: 25px;
	width: 25%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	vertical-align: top;
	position: relative;
	float: left;
	z-index: 300;
}

#FamiliesLink img {
	height: 23px;
	width: 18px;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#EducatorsLink {
	height: 25px;
	width: 25%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	vertical-align: top;
	position: relative;
	float: left;
	z-index: 300;
}

#EducatorsLink img {
	height: 19px;
	width: 30px;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#BridesLink {
	height: 25px;
	width: 25%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	vertical-align: top;
	position: relative;
	float: left;
	z-index: 300;
}

#BridesLink img {
	height: 23px;
	width: 14px;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#PlannersLink {
	height: 25px;
	width: 25%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	vertical-align: top;
	position: relative;
	float: left;
	z-index: 300;
}

#PlannersLink img {
	height: 19px;
	width: 19px;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#ContentSection {
	background-image: url(images/pole-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	z-index: 200;
}

#QuickLinks {
	float: left;
	width: 165px;
	margin: 10px 0 0 15px;
	padding: 0;
	border: none; 
	font-size: 8pt;
	text-align: left;
	display: inline;
	color: #5BAD41;
	position: relative;
	z-index: 150;
}

#QuickLinks a {
	color: #5BAD41;
}

#ContentText {
	float: left;
	width: 360px;
	margin: 10px 0 30px 0;
	padding: 0 0 0 5px;
	border: none;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
	display: inline;
	position: relative;
	z-index: 200;
	font-size: 9pt;
}

#ContentText h1, #ContentText h2, #ContentText h3 {
	color: #A52B20;
}

#ContentText h2{
	text-indent: 20px;
}

#ContentText a {
	color: #A52B20;
}

#FeaturedEvent {
	float: left;
	width: 172px;
	margin: 10px 10px 2px 10px;
	padding: 0 4px 4px 4px;
	border: 2px solid #A52B20;
	z-index: 50;
	background-color: #FEFCCC;
	text-align: left;
	display: inline;
	position: relative;
	font-size: 8pt;
}

#FeaturedEvent a{
	color: #5BAD41;
}

#Farmer {
	width: 100%;
	margin: 0 -9px;
	padding: 0;
	border: none;
	z-index: 100;
	background: transparent;
	text-align: right;
	position: absolute;
	bottom: 0;
	z-index: 100;
}

#Farmer img {
	height: 220px;
	width: 179px;
}

#OpaqueGrass {
	clear: both;
	height: 30px;
	width: 744px;
	padding: 0;
	margin: -33px auto 0 auto;
	left: 0;
	right: 0;
	background-image: url(images/grass30opacity2.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 50;
	border: none;
}

#GrassBackground {
	width: 100%;
	height: 30px;
	margin: -30px 0 0 0;
	padding: 0;
	border: none;
	text-align: center;
	background-image: url(images/grass2.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 2;
}

#JingleBanner {
	background-color: #A52B20;
	text-align: right;
	height: 30px;
	margin: 0;
	padding: 5px 80px;
	border: none;
	color: White;
	font-weight: bold;
	font-size: 13pt;	
	clear: both;
}

#Footer {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 10px 0;
	border: none;
	text-align: center;
	font-size: 7pt;
	vertical-align: middle;
}

#Footer a {
	color: #5AAD41;
}

.FinePrint {
	font-size: 6pt;
}

.TableTitleBackground {
	background-color: #CCCC99;
}

.EventCal {
	/*border: 1px solid Black;*/
	border-spacing: 0;
	width: 350px;
	table-layout: auto;
	empty-cells: hide;
}

.EventCal td {
	vertical-align: top;
	border: 1px solid Black;
	font-size: 7pt;
}

.EventCal .Sunday, .EventCal .Monday {
	width: 10px;
	font-weight: bold;
}

.EventCal .Tuesday, .EventCal .Wednesday, .EventCal .Thursday, .EventCal .Friday, .EventCal .Saturday {
	width: 60px;
	font-weight: bold;
}

.emphasis {
	font-weight: bold;
}

.linethrough {
	text-decoration: line-through;
}

