/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Golf Page
-----------------------------------------------------------------------------*/
#golfSlide {
	float:right;
	width:350px;
	height:200px;
	border:#7e6c4e solid 1px;
	margin:0 0 15px 15px;
	}
	
.specialsBtn {
	margin:0 0 15px 0;
	}

#golfH1 {
	background:url(../img/golfH1.gif) no-repeat;
	position:absolute;	
	width:400px;
	height:21px;
	}
	
#rangeH1 {
	background:url(../img/rangeH1.gif) no-repeat;
	position:absolute;	
	width:230px;
	height:21px;
	}
	
#ratesH1 {
	background:url(../img/ratesH1.gif) no-repeat;
	position:absolute;	
	width:230px;
	height:21px;
	}
	
#eventsH1 {
	background:url(../img/specialsH1.gif) no-repeat;
	position:absolute;	
	width:230px;
	height:21px;
	}
	
#golfHoursH1 {
	background:url(../img/golfHoursH1.gif) no-repeat;
	position:absolute;	
	width:230px;
	height:21px;
	}
