body {
	background-color: #B2D1FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p { 
	margin-top: 0px;
	margin-bottom: 6px;
} 
.navBackgrnd {
	background-color: #FD760C;
}
a.nav {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
}
a.navFooter {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #566A4F;
}
a.navFooter:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: underline;
	color: #566A4F;
}
a.navCopyright {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #192D2A;
	text-decoration: underline;
	font-weight: bold;
}
.childrensFarm {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #192D2A;
}
.sectionIntro {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #192D2A;
	line-height: 99%;
}
.localInfo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	color: #192D2A;
	line-height: 99%;
}
.highlightTitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FD760C;
	font-weight: bold;
}
.highlightText {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192D2A;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #192D2A;
	font-weight: bold;
}
