body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#413b3b;
	margin-bottom:10px;
}
.clear {
	clear:both;	
}
a {
	color:#333;
}
a:hover {
	color:#666;
	text-decoration:none;
}
.attraction {
	font-size:14px;
	font-weight:bold;
}
#attractionsleft {
	float:left;
	display:inline;
	width:300px;
}
#attractionsright {
	float:right;
	display:inline;
	width:300px;
}

/**************************************************
					BACKGROUNDS
**************************************************/
#woodbackground {
	background-image:url(/images/topwoodrepeat.jpg);
	background-repeat:repeat;
}
#contentbackground {
	background-image:url(/images/contentbgrepeat.jpg);
	background-repeat:repeat-x;
}
/**************************************************
					CONTAINERS
**************************************************/
#headercontainer {
	width:970px;
	position:relative;
	margin:0 auto;
}
#contentcontainer {
	width:970px;	
	margin:0 auto;
}
/**************************************************
					LOGO
**************************************************/
#logo {
	height:182px;
	width:270px;
	float:left;
	display:inline;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin:8px 0 0 55px;
}
/**************************************************
					Mini NAV
**************************************************/
#mininavcontainer {
	float:right;
	display:inline;
	margin:30px 50px 0 0;
}
ul#mininav li {
	color:#8c7852;
	font-size:12px;
	float:left;
	display:block;
	/*margin:0 10px;*/
	padding:0 13px;
	background-image:url(../images/mininavspacer.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
ul#mininav li.last {
	background-image:none;
}
ul#mininav a {
	border-bottom:1px dashed;
	text-decoration:none;
	color:#c3ab7c;
}
ul#mininav a:hover {
	color:#dec99f;
}
/**************************************************
					Main NAV
**************************************************/
#navbox {
	background-image:url(../images/navbg.png);
	background-repeat:repeat;
	height:49px;
	margin:0 auto;
	padding-top:5px;
	width:880px;
}
ul#nav li {
	float:left;
	display:block;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 15px 0 15px;
	background-image:url(../images/navspacer.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:29px;
}
ul#nav a {
	color:#afbf43;
	font-size:16px;
	text-decoration:none;
	background-image:url(../images/navarrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
ul#nav li.last {
	background-image:none;
}
/**************************************************
					  FOOTER
**************************************************/
#footer {
	width:970px;
	margin:0 auto;
	color:#a09d9d;
	font-size:12px;
	line-height:20px;
	background-image:url(../images/footerspacer.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:8px;
}
/**************************************************
					  FOOTER NAV
**************************************************/
ul#footernav {
	margin:10px 0;	
}
ul#footernav li {
	float:left;
	display:block;
	padding:0 11px;
	font-size:12px;
	background-image:url(../images/footernavspacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
ul#footernav li a {
	color:#010101;
}
ul#footernav li.first {
	padding:0 11px 0 0;
}
ul#footernav li.last {
	background-image:none;	
}
/**************************************************
					  Header Indents
**************************************************/
#headercontainer h1 {
	text-indent:-9999px;	
}
#contentblurb h2 {
	text-indent:-9999px;	
}
#contactbox h2 {
	text-indent:-9999px;	
}
#threeboxes h3 {
	text-indent:-9999px;	
}
#localbox h2 {
	text-indent:-9999px;	
}
#menubox h2 {
	text-indent:-9999px;	
}
#xmasbox h2 {
	text-indent:-9999px;	
}
#corporatebox h2 {
	text-indent:-9999px;	
}
#historybox h2 {
	text-indent:-9999px;	
}
#familiesbox h2 {
	text-indent:-9999px;	
}
#offersbox h2 {
	text-indent:-9999px;	
}
/**************************************************
					  CONTENT
**************************************************/
#contentleft {
	float:left;
	display:inline;
	width:655px;
}
#contentimagesright {
	float:right;
	display:inline;
	width:305px;
	height:548px;
	background-image:url(../images/imagesright.png);
	background-repeat:no-repeat;
	margin:15px 0 0 5px;
}
#contentblurb {
	background-image:url(../images/contentblurbbg.png);
	background-repeat:no-repeat;
	width:615px;
	height:133px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#contentblurb p {
	margin-bottom:10px;	
	line-height:17px;
}
#contactbox {
	background-image:url(../images/contactbg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#localbox {
	background-image:url(../images/localbg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#localbox p {
	margin-bottom:10px;	
	line-height:17px;
}
#menubox {
	background-image:url(../images/menubg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#menubox p {
	margin-bottom:10px;	
	line-height:17px;
}
#corporatebox {
	background-image:url(../images/corporatebg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#corporatebox p {
	margin-bottom:10px;	
	line-height:17px;
}
#offersbox {
	background-image:url(../images/offersbg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#offersbox p {
	line-height:17px;
}
#familiesbox {
	background-image:url(../images/familiesbgbox.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#familiesbox p {
	margin-bottom:10px;	
	line-height:17px;
}
#historybox {
	background-image:url(../images/historybg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#historybox p {
	margin-bottom:10px;	
	line-height:17px;
}
#xmasbox {
	background-image:url(../images/xmasbg.png);
	background-repeat:no-repeat;
	width:615px;
	padding:37px 20px 0 20px;
	margin:20px 0 30px 0;
}
#xmasbox p {
	margin-bottom:10px;	
	line-height:17px;
}
#contactbox p {
	margin-bottom:10px;	
	line-height:17px;
}
#contactbox ul margin-bottom:7px;
	font-size:14px;{
	margin-bottom:10px;	
}

#telephone {
	font-size:13px;
}
#email {
	font-size:13px;
}
#contactleft {
	display:inline;
	float:left;
	width:250px;
}
#contactright {
	display:inline;
	float:left;
	width:340px;
}
/**************************************************
					  THREE BOXES
**************************************************/
#threeboxes {
	margin-bottom:20px;	
}
#threeboxes p {
	margin-bottom:10px;	
	line-height:17px;
}
#box1 {
	float:left;
	display:inline;
	width:207px;
	height:306px;
	width:187px;
	height:141px;
	background-repeat:no-repeat;
	background-image:url(../images/bloombg.jpg);
	padding:165px 10px 0 10px;
}
#box2 {
	float:left;
	display:inline;
	width:187px;
	height:141px;
	background-repeat:no-repeat;
	background-image:url(../images/wifibg.jpg);
	padding:165px 10px 0 10px;
	margin-left:17px;
}
#box3 {
	float:right;
	display:inline;
	width:187px;
	height:141px;
	background-repeat:no-repeat;
	background-image:url(../images/familiesbg.jpg);
	padding:165px 10px 0 10px;
}
#xmaslink {
	text-align:center;
	margin:20px 0;
}
.offerbox {
	margin-bottom:20px;
	border-top:1px dashed #ababab;
	width:580px;
	padding-top:20px;
}
.offerboxfirst {
	margin-bottom:20px;
	width:560px;
	padding:20px 10px 5px 10px;
	/*background-image:url(../images/shadepie.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.offerbox h3 {
	font-size:18px;
	margin-bottom:10px;
}
.kidsbox {
	margin-bottom:20px;
	width:560px;
	padding:20px 10px 5px 10px;
	border-top:1px dashed #ababab;
	/*background-image:url(../images/shadekids.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.kidsbox h3 {
	font-size:18px;
	margin-bottom:10px;
}
.familybox {
	margin-bottom:20px;
	width:560px;
	padding:20px 10px 5px 10px;
	border-top:1px dashed #ababab;
	/*background-image:url(../images/shadefamily.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.familybox h3 {
	font-size:18px;
	margin-bottom:10px;
}
.couplesbox {
	margin-bottom:20px;
	width:560px;
	padding:20px 10px 5px 10px;
	border-top:1px dashed #ababab;
	/*background-image:url(../images/shadecouples.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.couplesbox h3 {
	font-size:18px;
	margin-bottom:10px;
}
.offerboxfirst h3 {
	font-size:18px;
	margin-bottom:10px;
}
.price {
	font-size:20px;
	/*color:#43981e;*/
	color:#333;
	font-weight:bold;
}
.centeredimage {
	text-align:center;
	width:600px;
}


#facebook {
	width:253px;
	height:100px;
	position:absolute;
	top:0px;
	left:350px;
	background-image:url(/images/facebook.png);
	background-repeat:no-repeat;
	z-index:100000 !important;
}

#rosette {
	width:238px;
	height:149px;
	position:absolute;
	top:20px;
	left:350px;
	background-image:url(/images/rosette.png);
	background-repeat:no-repeat;
	z-index:100000 !important;
}



/**************************************************
				BIG SCROLLING IMAGE
**************************************************/
.container { 
	width:874px;
	height:272px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
div.slides {
	position:absolute;
	top:0;
	left:0;
}
ul.slides { 
	position:absolute;
	top:0;
	left:0;
	list-style:none;
	padding:0;
	margin:0;
}
div.slides div,ul.slides li {
	position:absolute;
	top:0;
	width:874px;
	display:none;
	padding:0;
	margin:0;
}
/* * Optional * */
#loopedSlider {
	margin:0 auto;
	width:874px;
	position:relative;
	clear:both;
}