body,td,th,p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #29582B;
	line-height: 16px;
}
body {
	background-color: #29582B;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #971045;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #971045;
}
a:hover {
	text-decoration: underline;
	color: #971045;
}
a:active {
	text-decoration: none;
	color: #971045;
}

.homenav {
	background-image: url(/images/navbg.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 892px;
	text-align: center;
	padding-top: 132px;
	margin-right: auto;
	margin-left: auto;
}
.announcementsbg {
	background-image: url(/images/bottombg.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 204px;
	text-align: left;
	padding-left: 573px;
	padding-top: 255px;
	padding-right: 115px;
	margin-right: auto;
	margin-left: auto;
}
.footerbg {
	background-image: url(/images/footerbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 155px;
	width: 812px;
	margin: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.footerlink:link {
	color: #DCE474;
}
.footerlink:visited {
	color: #DCE474;
}
.intnav {
	background-color: #97CC5E;
	background-image: url(/images/childrensgarden-int.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	height: 33px;
	width: 827px;
	text-align: left;
	margin: auto;
	padding-top: 120px;
	padding-left: 50px;
}
.headerarea {
	background-image: url(/images/headerareabg.gif);
	text-align: center;
	height: 41px;
	width: 877px;
	margin: auto;
	padding-top: 25px;
}
.intbody {
	background-color: #DCE474;
	background-image: url(/images/bodybg.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
