body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url(../images/care-of-the-land/background-water-boil.jpg);
}
a:link {
	text-decoration: none;
	color: #3A4E57;
}
a:visited {
	text-decoration: none;
	color: #9E655C;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sanctuary_index {
	font-size: 16px;
	color: #7F352A;
}
.copyright {
	font-size: 10px;
	color: #000066;
	vertical-align: bottom;
}
.bodytext {
	color: #364957;
	background-color: #2F502E;
	padding: 10px;
	background-image: url(../images/care-of-the-land/bodytext-bkgrnd.gif);
}
.emphasis {
	font-weight: bold;
	font-size: 16px;
}
p {
	line-height: 125%;
}
li {
	line-height: 125%;
	color: #3A4E57;
}
.pagetitle {
	color: #3A4E57;
	font-size: 24px;
	font-weight: bold;
}
.menutext {
	color: #FFFFFF;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.menutext a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.menutext a:visited {
	text-decoration: none;
	color: #FFFF66;
}
.menutext a:hover {
	text-decoration: underline;
	color: #DB628F;
}
.menutext a:active {
	text-decoration: none;
	color: #66FF00;
}
.indenttext {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.topofpage {
	font-size: 10px;
	color: #FFFF66;
	text-align: right;
}
.nameunderline {
	text-decoration: underline;
}
