body {
	background-color: #521F51;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DF411A;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
	color: #00FF33;
}
a:visited {
	text-decoration: none;
	color: #875645;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.sanctuary_index {
}
.copyright {
	font-size: 10px;
	color: #7BFF92;
	vertical-align: bottom;
}
.bodytext {
	color: #521F51;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/gardening/bodytext-bkgrnd.jpg);
}
.emphasis {
	font-weight: bold;
	font-size: 16px;
}
p {
	line-height: 125%;
}
li {
	line-height: 125%;
}
.pagetitle {
	color: #FFFF66;
	font-size: 24px;
	font-weight: bold;
}
.menutext {
	color: #3333FF;
	padding: 3px;
	font-weight: bold;
}
.menutext a:link {
	text-decoration: none;
	color: #7BFF92;
}
.menutext a:visited {
	text-decoration: none;
	color: #63AAAE;
}
.menutext a:hover {
	text-decoration: underline;
	color: #F66971;
}
.menutext a:active {
	text-decoration: none;
	color: #D591CC;
}
.indenttext {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.topofpage {
	font-size: 10px;
	color: #FFFF33;
	text-align: right;
}
.topofpage a:link, a:visited {
	font-size: 10px;
	color: #FFFF33;
	text-align: right;
	text-decoration: underline;
}
.navheart a:link {
	text-align: center;
	background-image: url(../images/icon-heart.gif);
	height: 60px;
	width: 60px;
	border: 4px solid #3366CC;
}
.navheart a:visited {
	background-image: url(../images/icon-heart_2.gif);
	clear: both;
	display: block;
	height: 60px;
	width: 60px;
}
