body {
	background-image: url(images/bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff6e8;
	margin-top: 0px;
	text-align: center;
}
.outLine {
	background-color: #FFFFFF;
	border: 2px solid #669b41;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
.innerBox {
	background-color: #FFFFFF;
	border: 5px solid #336633;
	background-image: url(images/homeBack.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 450px;
}
.aboutInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/aboutBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #659B41;
}
.navBack {
	background-image: url(images/navBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 415px;
	width: 264px;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFDBA4;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #669B41;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: middle;
}
.bottomNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #669B41;
	text-decoration: none;
}
.spacer {
	padding-right: 10px;
	padding-bottom: 10px;
}
.bottomNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #669B41;
	text-decoration: underline;
}
.navLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.printIcon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.printIcon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.printIcon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #62963F;
}
.homeCopyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.regionsInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/regionsBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.greenCopyIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #346633;
	padding-left: 10px;
}
.contactInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/contactBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.recipeInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/recipeBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.recipe2InnerBox {
	background-color: #FFFFFF;
	background-image: url(images/recipes2Back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.newsInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/newsBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
.qaInnerBox {
	background-color: #FFFFFF;
	background-image: url(images/questionsBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #336633;
}
