body {
	background-attachment: scroll;
	background-image:   none;
	background-repeat: repeat;
	background-color: #660000;

}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
}
.private {
	background-attachment: fixed;
	background-image: url(images/private_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCCC;
}
.indexacc {
	background-attachment: fixed;
	background-image: url(accent/bn3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.trees {
	background-attachment: fixed;
	background-image: url(accent/bn5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shrubs {
	background-attachment: fixed;
	background-image: url(accent/bn6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cal {
	background-attachment: fixed;
	background-image: url(accent/bn7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
