/* riverridge generic styles */

/* fancy styles */

@import url("fancy.css");


p, h1, h2, h3, h4, h5, ul, ol, li, span, div {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-weight: 100;
	}
	
#golfball {
	margin-top: 75px;
	position: absolute;
}

#golfball2 {
	margin-top: 143px;
	position: absolute;
}

#golfball img, #golfball2 img {
	border: none;
}