		/*	Index Page Styles	*/

#container{
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

img{
	margin: 0px;
	display: block;
	}

body{
	background-color: #FDF0BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.clear{clear:both;}

.freecall{
	background-image: url(/images/frecallbg.gif);
	width: 995px;
	height: 39px;
	position: relative;
	background-position: center;
	}
	
.freecall h2{
	background-image: url(/images/freecall.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 39px;
	text-indent: -9999px;
	position: absolute; top: 8px; left: 13px;
}

.freecall a{
	width: 197px;
	height: 39px;
	
	}
	
#header{
	background-image: url(/images/headerbg.gif);
	margin: 0px;
	padding-top: 132px;
	background-color: none;
	width: 987px;
	position: relative;
	height: 30px;
	/*border: 3px solid green;*/
	}
	
#header h1 {
	background-image: url(/images/hdr_text.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 309px;
	position: absolute; top: 17px; left: 34px;
	
	}

#header h1 a{
	height: 119px;
	width: 309px;
	display: block;
	text-indent: -9999px;
	}

#nav{
	width: 987px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
#nav li{
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px 0px;
	border-right: 2px  #FAD756 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#nav a{
	color: #333333;
	text-decoration: none;
	padding: 2px 11px 3px 13px;
	}
	
#nav a:hover{
	background-color: #FCE592;
	padding: 2px 11px 3px 13px;
	}
	
#nav #contact{
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px;
	border: 0px;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#nav ul{
	padding: 0px;
	margin: 0px;
	}
	
#content{
	background-color: white;
	margin: 0px;	
	}

#content ul{
	padding: 0px;
	margin: 0px;
	}
#content  .indeximages  img{
	float: left;
	list-style-type: none;
	background-color: #F7C200;
	height: 295px;
	}

.indeximages{
	height: 257px;
	background-color: #F7C200;
	}

.middlephoto{
	border-left: 2px solid #F7C200;
	border-right: 2px solid #F7C200;
	}
	
#content h1{
	text-align: center;
	margin-top: 25px;
	
	font-weight: bold;
	font-size: 36px;
	color: #F7C200;
	}
	
#content h2{
	width: 650px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding-bottom: 0px;
		
	font-size: 22px;
	color: #F7C200;
	line-height: 22px;
	}
	
.bold{
	font-weight: bold;
	}

.content-footer{ 
	background-color:none; 
	padding: 10px 20px; 
	margin: 0px;
	}
	
.content-footer img{
	float: left;
	}
	
.content-footer p{
	float: left;
	margin-top: 30px;
	margin-left: 23px;
	color: #8C6C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#footer{
	background-color: none;
	width: 995px;
	}

#footer ul{
	margin: 0px;
	padding: 0px;	
	float: left;
	}
	
#footer li{
	padding-right: 70px;
	padding-top: 5px;
	float: left;
	list-style-type: none;
	
	color: #ba9501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#footer img{
	float: right;
	margin-top: 4px;
	}

.border {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fbe17d;
	border-right-color: #fbe17d;
	border-bottom-color: #fbe17d;
	border-left-color: #fbe17d;
	
	width: 987px;
	background-color: white;
} 


		/*	Other Page Styles	*/
		
.lhcol{
	/* height: 900px; */
	width: 545px;
	background-color: white;
	float: left;
	margin-bottom: 75px;
	padding: 20px 45px 0px 35px;
	}

#content .content-header{
	text-align: left;
	background-color: none;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	}
	
.lhcol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 0px;
	line-height: 1.2;
	}

.lhcol li{
	list-style-position: outside;
	font-size: 14px;
	line-height: 1.4;
	}

.content-footer-float p{
	font-size: 10px;
	color: #8C6C00;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 42px 0px 0px 25px;
	width: auto;
	}
	
.content-footer-float img{
	float: left;
	margin-right: 23px;
	}
	
.content-footer-float{
	position: absolute;
	bottom: 33px;
	left: 23px;
	margin: 0px;
	padding: 0px;
	}

.rhcol{
	width: 356px;
	background-color: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.rhcol img{
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4B701;
	border-right-color: #E4B701;
	border-left-color: #E4B701;
	}
	
.border1{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E4B701;
	}

.end{
	margim: 0px;
	margin: 0px;
	padding: 0px;
	}

/*------------------------------------- Tariffs ------------------------------------*/

div#parkRates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.tariffNotes {
/*	margin-left: 30px;	// it might be replaced at elsewhere*/
}
ul.tariffNotes li {
	list-style-position: outside;
	margin-left: 30px;
}

/*-------------------------------------- Specials ----------------------------------------*/

table#tbSpecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#tbSpecials ul.memo {
	list-style: none;
	font-size: 12px;
}

/*--------------------------------------- Accommodation ----------------------------------*/

ol#accommodationv2 {
	min-height: 360px;
	width: 220px;
	list-style: none;
	position: relative;
	height: auto !important;
	padding: 0px;
	margin: 40px 0 0 0px;
}
ol#accommodationv2 li {
	margin: 5px 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
OL#accommodationv2 LI A {
	DISPLAY: block;
	FONT-SIZE: 14px;
	BACKGROUND: url(/images/accomm_bar.gif) no-repeat;
	COLOR: #2F97FF;
	LINE-HEIGHT: 30px;
	font-weight: bold;
	outline: none;
}

OL#accommodationv2 LI A:hover {
	BACKGROUND-POSITION: 0px -30px
}

OL#accommodationv2 LI.current A {
	BACKGROUND-POSITION: 0px -60px;
	COLOR: #036;
	LINE-HEIGHT: 30px
}
OL#accommodationv2 LI LI {
	MARGIN: 0px;
	WIDTH: auto;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
}
OL#accommodationv2 LI LI A {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	COLOR: #006699
}
OL#accommodationv2 LI LI A:hover {
	TEXT-DECORATION: none
}
OL#accommodationv2 TABLE {
	DISPLAY: none;
	LEFT: 160px;
	WIDTH: 200px;
	POSITION: absolute;
	TOP: 0px;
	line-height: 22px;
	list-style-position: inside;
	list-style-type: square;
}
OL#accommodationv2 LI.current TABLE {
	DISPLAY: block
}

ol#accommodationv2 ul.imgs {
	padding: 0px;
	margin: 0 0 0 50px;
}
OL#accommodationv2 TABLE UL.imgs IMG {
	width: 400px;
	height: 300px;
	border: 2px solid #94C321;
}

OL#accommodationv2 li li.accomo {
	WIDTH: 360px;
	FONT-SIZE: 14px;
}

ul#accoDesc {
	margin-top: 160px;
	padding-left: 60px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#accoDesc li {
	display: none;
}

#accoDesc li.current {
	display: block;
}

#accoDesc li li {
	display: list-item;
}

#ulDescItems {
	margin: 20px 0;
	list-style-position: outside;
	list-style-type: square;
}

#ulDescItems li {
	margin: 5px;
	font-size: 14px;
}

/*--------------------------------------------------------------------*/

