/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Fun Center Page
-----------------------------------------------------------------------------*/
#funH1 {
	background:url(../img/funH1.gif) no-repeat;
	position:absolute;	
	width:350px;
	height:21px;
	}
	
#funHoursH1 {
	background:url(../img/funHoursH1.gif) no-repeat;
	position:absolute;	
	width:300px;
	height:21px;
	}
	
#funRatesH1 {
	background:url(../img/funRatesH1.gif) no-repeat;
	position:absolute;	
	width:200px;
	height:21px;
	}
	
#partyH1 {
	background:url(../img/partyH1.gif) no-repeat;
	position:absolute;	
	width:300px;
	height:21px;
	}
	
#contentInner ul {
	padding:0 0 15px 15px;
	}
	
#contentInner ul li {
	list-style:inside disc;
	}
	

