.flower {
	background-image: url(images/flowers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.unnamed1 {
	background-attachment: fixed;
	background-color: #990000;
	background-repeat: no-repeat;
	background-position: center center;
}
.golf {
	background-attachment: fixed;
	background-image: url(images/golf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.marinelogo {
	background-attachment: fixed;
	background-image: url(location/images/hotellogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hlogo {
	background-attachment: fixed;
	background-image: url(location/images/hotellogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.countryclub {
	background-attachment: fixed;
	background-image: url(country/weights.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.holly {
	background-attachment: fixed;
	background-image: url(christmas2006/christmas-holly.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #990000;
}
.box {
	border: 1px 1 #990000;
	border-top-color: #990000;
	border-color: #990000;
}
