body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background: url(/images/bgRepeat.gif);
	width: 1000px;
	margin: 0px auto;
}

#header {
	background: url(/images/top1.gif) top no-repeat;
	height: 58px;
	overflow: hidden;
}

#leftColumn {
	background: url(/images/left.gif) top no-repeat;
	height: 697px;
	width: 19px;
	float: left;
}

#middleColumn {
	width: 885px;
	padding-left: 65px;
	padding-right: 5px;
	float: left;
/*	height: 750px;*/
}
.parkContactDetails {
	margin-left: 10px;
}
#middleColumn a {
	color: #0079C1;
	text-decoration: none;
}

#middleColumn a:hover {
	text-decoration: underline;
}

#rightColumn {
	background: url(/images/right.gif) top no-repeat;
	height: 697px;
	width: 26px;
	float: left;
}

#footer {
	background: url(/images/bottom1.gif) top no-repeat;
	height: 120px;
}

#topLinks {
	background: url(/images/topLinkBg.gif);
	background-repeat:no-repeat;
	width: 274px;
	padding-left: 20px;
	padding-top: 10px;
	height: 28px;
	font-size: 11px;
	color: #FCB034;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	margin-left: 240px;
}

#topLink1 {
	font-size: 11px;
	color: #FCB034;
	font-family: arial;
	font-weight: bold;
}

#topLink1 a {
	font-family: arial;
	font-size: 11px;
	color: #0079C1;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

#topLink1 a:hover{
	font-family: arial;
	font-size: 11px;
	color: #0079C1;
	text-decoration:underline;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

#loginBox {
	background: url(/images/topLoginBg.gif);
	display: block;
	width: 274px;
	height: 34px;
	color: #B95915;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	margin-left: 540px;
	padding-left: 12px;
	padding-top: 4px;	
}

#loginBox1 {
	color: #B95915;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#loginBox1 input {
	width: 113px;
	border: 1px solid #0079C1;	
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-left: 1px;
}

.menulink A:Active {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fcb034;
	font-weight:bold;
	text-decoration:none	
	}
.menulink A:link {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.menulink A:visited {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.menulink A:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FCB034;
	font-weight:bold;
	text-decoration:none;
	}	
.menulink A.selected {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fcb034;
	font-weight:bold;
	text-decoration:none;
	}	

.menulinks A:Active {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fcb034;
	font-weight:bold;
	text-decoration:none	
	}
.menulinks A:link {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fcb034;
	font-weight:bold;
	text-decoration:none;
	}
.menulinks A:visited {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fcb034;
	font-weight:bold;
	text-decoration:none;
	}
.menulinks A:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fcb034;
	font-weight:bold;
	text-decoration:none;
	}	
.menulinks A.selected {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fcb034;
	font-weight:bold;
	text-decoration:none;
	}	
A:Active {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0079c1;
	font-weight:normal;
	text-decoration:none;
	}
A:link {
	font-size: 12px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #0079c1;
	font-weight:normal;
	text-decoration:none;
	}
A:visited {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	color: #0079c1;
	font-weight:normal;
	text-decoration:none;	
	}
A:hover {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#0079c1;
	font-weight:normal;
	text-decoration:none;	
	}	

p {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}	


#mainNav {
	background: url(/images/mainMenuBg.gif);
	width: 816px;
	height: 67px;
	margin-left: 12px;
	*margin-top: -4px;
	
}

#mainNav table {
	margin-top: 12px;
	margin-left: 20px;
}

#mainNav td {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

#mainNav a {
	text-decoration: none;
	color: #FFFFFF;
}

#mainNav a:hover {
	color: #FCB034;
	text-decoration: none;
}

#mainNav a.selected {
	color: #FCB034;
}

#spoffer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	width: 200px;
}

h1 {
	height: 32px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 3px;
	line-height: 2px;
	padding: 0px 0 0px 0px;
	margin: 0 0px 0 0px;
}

h3 {
	line-height: 5px;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 16px;
}

h4 {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
}

h5 {
	height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
}

h6 {
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 16px;
	margin-top: 2px;
	width: 10px;
	margin-left: 7px;
}

h7 {
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 16px;
	margin-top: 2px;
	width: 10px;
	margin-left: 7px;
}
h8 {
	line-height: 5px;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 16px;
}
.headerWrap {

	float: left;
}


#huntingText {
	width: 340px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
	margin-left: 25px;
	margin-top: 20px;
}

.huntingcopy {
	padding-right: 75px;
}

.huntingcopy p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#whereTo {
	background: url(/images/whereTo.gif);
	width: 310px;
	height: 61px;
	margin-left: -8px;
	margin-top: 20px;
	padding-top: 37px;
	padding-left: 20px;
}

#whereTo select {
	border: 1px solid #0079C1;	
	width: 130px;
	margin-right: 5px;
	font-size: 11px;
}

#whereTo1 {
	width: 320px;
	height: 61px;
	margin-left: 0px;
	margin-top: 20px;
}

#whereTo1 select {
	border: 1px solid #0079C1;	
	width: 130px;
	margin-right: 5px;
	font-size: 11px;
}

#mapDiv {
	float: left;
	width: 129px;
	_overflow: hidden;
	height: 226px;
	background: url(/images/mapBg.jpg);
	margin-top: 2px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	padding-left: 43px;
	padding-top: 75px;
	padding-right: 290px;
}

#mapDiv1 {
	width: 129px;
	padding-top: 75px;

}

#mapDiv p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 12px;
}

#bottomContent {
	font-size: 11px;
	color: #0079C1;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	margin-left: 22px;
	margin-top: 25px;
	height: 63px;
}
#bottomContent1 {
	font-size: 11px;
	color: #0079C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bottomContent b {
	font-size: 10px;
	color: #B95915;
}

#bottomContent1 a {
	color: #0079C1;
	text-decoration: none;
}

#bottomContent1 a:hover {
	text-decoration: underline;
}

#bottomContent td {
	padding-right: 10px;
}

.people1 {
	width: 124px;
	height: 91px;
	background: url(/images/people1.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/people1.png,sizingMethod='scale');	
	position: absolute;
	margin-left: 692px;
	margin-top: -45px;
}

a.tribalLogin {
	position: absolute;
	margin-left: 257px;
	margin-top: 8px;
	top: 0px;
	left: 0px;
	width: 22px;
	height: 22px;
}

a.whereToLink {
	position: absolute;
	margin-left: 194px;
	margin-top: 29px;
	width: 75px;
	height: 22px;
}

#middleContent {
	min-height: 305px;
	margin-top: -10px;
}

#middleContent ul {
	padding-left: 3px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#middleContent li {
	margin-bottom: 3px;
}

.searchBox {
	float: right;
	width: 287px;
	height: 170px;
	margin-right: 70px;
	_margin-right: 40px;
	margin-top: 5px;
	background: url(images/mapSearchBox.gif);
	padding-top: 60px;
	padding-left: 20px;
}

.searchBox select {
	width: 190px;
	margin-bottom: 5px;
	color: #666666;
}

.fixH2 {
	padding-right: 130px;
}

#column1 {
	width: 270px;
	margin-right: 40px;
	float: left;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

#column1inner {
	_width: 800px;
	margin-right: 40px;
	margin-left: 25px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

#column2 {
	width: 270px;
	margin-right: 5px;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;	
}

#column2inner {
	width: 270px;
	margin-right: 5px;
	float: right;
	font-family: arial;
	font-size: 12px;
	color: #333333;	
	margin-left: 30px; 
}

#column3 {
	width: 230px;
	float: right;
	font-family: arial;
	font-size: 12px;
	color: #333333;	
	margin-right: 50px;
	_margin-right: 10px;
}

#column3inner {
	width: 230px;
	float: right;
	margin-left: 10px;
	font-family: arial;
	font-size: 12px;
	color: #333333;	
	margin-right: 50px;
	_margin-right: 10px;
	margin-bottom: 60px;
}

.polaroid {
	display: block;
	width: 269px;
	height: 227px;
	padding-top: 9px;
	padding-left: 11px;
/*	margin-left: -10px;*/
	background: url(/images/polaroid.gif) no-repeat;
}

#parkImage {
	width: 257px;
	height: 193px;
	overflow: hidden;
}

#middleColumn a.navLink {
	text-decoration: underline;
	line-height: 22px;
}

#middleColumn a.navLink:link {
	text-decoration: underline;
}

#middleColumn a.navLink:active {
	text-decoration: underline;
}

#middleColumn a.navLink:visited {
	text-decoration: underline;
}

#middleColumn a.navLink:hover {
	text-decoration: none;
}

.imageProgress {
	width: 190px;
	text-align: center;
	float: left;
	line-height: 22px;
}

.prevLink {
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}

.contactDetails {
	line-height: 18px;
}

#middleColumn .contactDetails a {
	text-decoration: underline;
}

#middleColumn .contactDetails a:hover {
	text-decoration: none;
}

.sideBarTop {
	width: 237px;
	height: 22px;
	background: url(/images/sideBarTop.gif) no-repeat;
}

.sideBarMiddle {
	width: 179px;
	background: url(/images/sideBarMiddle.gif);
	padding-left: 30px;
	line-height: 14px;
	color: #333333;
	padding-right: 28px;
	padding-bottom: 7px;
	overflow: hidden;
}

.sideBarBottom {
	width: 236px;
	height: 21px;
	background: url(/images/sideBarBottom.gif);
}

.roomTypesTariffs {
	margin-top: 30px;
	width: 555px;
	height: 24px;
	overflow: hidden;
	background: url(/images/topRoomTypes.gif);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	margin-left: 15px;
}

.roomTypesBody {
	background: url(/images/roomTypesBg.gif);
	width: 585px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;	
}

.roomTypesBody table {
	margin-left: 3px;
}

.roomTypesCell {
	border-bottom: 1px solid #ABD3EB;
}

.bottomRoomTypes {
	width: 585px;
	height: 50px;
	background: url(/images/bottomRoomTypeSm.gif) bottom;
	background-repeat:no-repeat;
	margin-left: 15px;	
}

.wrapH1 {
	width: 420px;
}

.backToSearchResults {
	float: right;
	margin-right: 80px;
	_margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/backBg.gif);
	width: 165px;
	height: 31px;
	margin-top: -3px;
	padding-top: 7px;
	padding-left: -5px;
}

.notepadHeader {
	width: 195px;
	height: 26px;
	padding-top: 70px;
	padding-left: 24px;
	padding-right: 60px;
	background: url(/images/notepaperTop.gif);
	overflow: hidden;
}

.notepadMiddle {
	padding-left: 24px;
	width: 240px;
	font-weight: bold;
	padding-right: 15px;
}

.notepadFooter {
	width: 279px;
	height: 53px;
	background: url(/images/notepaperBottom.gif);
	margin-bottom: 20px;
}

.adSpace {
	margin-left: 50px;
	padding-top:10px;
	margin-bottom: 10px;
}

.greenBlob {
	width: 26px;
	height: 27px;
	background: url(/images/greenBlob.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/greenBlob.png,sizingMethod='scale');		
	float: left;
	margin-left: -5px;
	_margin-left: 0px;
	overflow: hidden;
}

.aimsText {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pointText {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 400px;
}

.mapDiv {
	width: 186px;
	height: 177px;
	background: url(/images/map.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/map.png,sizingMethod='scale');
	margin-left: -15px;
	margin-top: -30px;
	position: absolute;
}

#middleColumn a.blobLink {
	display: block;
	width: 116px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	color: #0079C1;
	background: url(/images/whiteButtonBg.gif);
	margin-top: 5px;
	margin-left: -7px;
}

#middleColumn a.blobLink:hover {
	color: #FFFFFF;
	background: url(/images/blueButtonBg.gif);
	text-decoration: none;
}

a.special:hover {
	text-decoration: none;
	background-image:url(images/photoLinkBack1.gif);
}

#destination a.dlink {
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

#destination a.dlink:hover {
	text-decoration: none;
	background-image:url(images/destinationLink_BG.jpg);
}

.rightBox {
	width: 350px;
	float: right;
	margin-bottom: 40px;
	margin-right: 50px;
	_margin-right: 30px;
}

.bigSideBoxTop {
	width: 265px;
	height: 36px;
	background: url(/images/bigSideboxTop.gif);
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 40px;
	overflow: hidden;
}

.bigSideBoxMiddle {
	background: url(/images/bigSideboxMiddle.gif);
	width: 265px;
	padding-left: 40px;
	padding-right: 40px;
	color: #B95915;
	font-family: arial;
	font-size: 12px;	
}

.bigSideBoxSubmit {
	width: 346px;
	height: 42px;
	background: url(/images/bigSideBoxSubmit.gif);
}

#middleContent .bigSideBoxSubmit a {
	width: 77px;
	height: 25px;
	position: absolute;
	margin-top: 10px;
	margin-left: 230px;
}

#middleContent .bigSideBoxSubmit a:hover {
	text-decoration: none;
}

.gumLeaves {
	z-index: 1000;
	position: absolute;
	width: 171px;
	height: 96px;
	margin-top: -60px;
	margin-left: 180px;
	background: url(/images/gumLeaves.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/gumLeaves.png,sizingMethod='scale');		
}	

.sticksNstones {
	z-index: 1000;
	position: absolute;
	width: 161px;
	height: 90px;
	margin-top: -52px;
	margin-left: 160px;
	background: url(images/sticksNstones.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/sticksNstones.png,sizingMethod='scale');		
}	


.contactInfo {
	line-height: 20px;
}

.bigSideBoxMiddle input {
	border: 1px solid #017AC1;
	width: 180px;
}

.bigSideBoxMiddle textarea {
	border: 1px solid #017AC1;
	width: 180px;	
}

.footerInfo {
	position: absolute;
	margin-top: -24px;
}

.pg{
background-color:#feefd6;
padding-top:10px;
padding-left: 40px;
width:955px;
}
*+html .pg{
background-color:#feefd6;
padding-top:10px;
padding-left: 40px;
width:955px;
}
.normalFont{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.txtBox{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Editfields{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.buttons{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.whatsnew{
font-size: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#B95915;
font-weight:bold;
}
.addnew{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9ca600;
font-weight:bold;
}
.memberlinks{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0079C1
}
.memberlinks1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0079C1
}

hr{
border-style:dotted; 
border:thin; 
border-color:#999999;
}

.edit{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#C28800;
}
.renew{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#753F00;
}
.fence{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#C2C2C2;
}
.warning{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ff0000;
}
/*css for members admin*/
.HeadCell {
background-color:#062;color:#ffd; height:20px; border:1px solid #592000; border-left:3px solid #f3f450; 
border-right:3px solid #f3f450;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

.HeadCell2 {
background-color:#35AA50;color:#ffd; height:20px; border:1px solid #592000; border-left:3px solid #f3f450; 
border-right:3px solid #f3f450;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
.FieldCell {
background-color:#F3F3E4; height:20px; border:1px inset #592000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
.editFields {
border: 1px #666666 groove;
background-color: #EFFAF1;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; background-position: center center;
color: #220022;
text-align:left;
}
.editFields2 {
border: 1px #666666 groove;
; background-color: #EFFAF1
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background-position: center center
;  color: red
}

.FieldCellReadOnly {
border: 1px #666666 groove;
; background-color: #F3F3E4
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background-position: center center
;  color: #220022
}

.FieldCellReadOnly2 {
border: 1px #666666 groove;
; background-color: #F3F3E4
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background-position: center center
;  color: red
}

/*end css for members admin*/


/*hs style for pop menu in member area*/
.highslide-html {
    background-color:#feefd6;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 2px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 200px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#printMemberNo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#0079C1;
}
#printMemberDetails{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#0079C1;
}
#usn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#0079C1;
}
#pwd{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#0079C1;
}

.destination
{
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	font-size:12px;
}

li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

a.longBlobLink {
	display: block;
	width: 159px;
	height: 33px;
	line-height: 27px;
	text-align: center;
	color: #0079C1;
	background: url(../images/longBlobArrow.gif);
	margin-top: 5px;
	margin-left: -7px;
	padding-right: 15px;

}

.searchBookings {
	width: 230px;
	background: url(../images/searchBack.gif) no-repeat;
	height: 335px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

.activitiesSearch {
	background: url(../images/activitesSearch.gif) no-repeat;
	width: 190px;
	height: 195px;
	padding-top: 30px;
	padding-left: 18px;
	margin-left: 12px;
	position: absolute;
	margin-top: 70px;
	margin-left: 12px;
}

.accomLink {
	position: absolute;
	display: block;
	text-decoration: none;
	margin-top: -25px;
	margin-left: -10px;
	width: 110px;
	height: 15px;
}

a.accomLink:hover {
	text-decoration: none;
	font-size: 200px;
	overflow: hidden;
}

.activitiesLink {
	position: absolute;
	display: block;
	text-decoration: none;
	margin-top: -25px;
	margin-left: 100px;
	width: 80px;
	height: 15px;
}

a.activitiesLink:hover {
	text-decoration: none;
	font-size: 200px;
	overflow: hidden;
}

.activitiesSearch select {
	width: 172px;
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}

.accomSearch {
	background: url(../images/accomSearch.gif) no-repeat;
	width: 190px;
	height: 195px;
	margin-top: 70px;
	padding-top: 30px;
	padding-left: 18px;
	margin-left: 12px;
	position: absolute;
}

.activitiesSearch input {
	width: 166px;
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}

.accomSearch select {
	width: 172px;
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}

.accomSearch input {
	width: 166px;
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}

.activitiesSearch input {
	width: 166px;
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}
.smallPhoto {
	width: 72px;
	height: 52px;
	overflow: hidden;
	background: url(../images/smallPhoto.gif);
	padding: 6px;
	float: left;
	margin-left: -12px;
}
.smallPhotoWrap {
	width: 72px;
	height: 52px;
	overflow: hidden;
}

#photoWrap .sideBarMiddle a:hover {
	text-decoration: none;
}

#photoWrap a.smallPhotoBlurb {
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	float: left;
	width: 102px;
	*width: 110px;
	padding-left: 5px;
	margin-bottom: 5px;
	*margin-bottom: 0px;
}

#photoWrap a.smallPhotoBlurb b {
	text-decoration: none;
	color: #0079C1;

}


#photoWrap a.smallPhotoBlurb:visited {
	color: #333333;
}

#photoWrap a.smallPhotoBlurb:hover {
	text-decoration: underline;
}

#photoWrap a.smallPhotoBlurb:hover b {

}
#column1inner {
	_width: 800px;
	margin-right: 40px;
	margin-left: 25px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

a.parkLink {
	display: block;
	width: 527px;
	_width: 520px;
	height: 115px;
	color: #333333;
	padding-right: 10px;
	margin-bottom: 5px;
}

a.parkLink b {
	font-weight: normal;
	font-size: 16px;
	color: #0079C1;
	margin-bottom: 10px;
	display: block;
	padding-top: 15px;
}

a.parkLink:hover {
	text-decoration: none;
	background: url(../images/photoLinkBack.gif) right;
}

.photoBack {
	width: 144px;
	height: 110px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:18px;
	float: left;
	margin-left: -10px;
	margin-right: 18px;
}
.special_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C30;
	font-weight:bold;
}

.special_body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
}

.rocksOverlay {
	position: absolute;
	margin-top: -35px;
	margin-left: 130px;
	width: 59px;
	height: 80px;
	background: url(../images/rocks.png);
	z-index: 1000;
}
.navLinks {
	line-height: 18px;
}
.newsInnerWrap {
	line-height: 18px;
	font-family: arial;
	font-size: 12px;
	color: #3333333;
	padding-left: 23px;
	width: 540px;
}
.photoGalleryWrap {
	margin-left: -10px;
}
.photoFrame {
	background: url(../images/photoFrame.gif);
	width: 176px;
	height: 171px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.photoFrameWrap {
	width: 163px;
	height: 138px;
	overflow: hidden;
	margin-left: 6px;
	margin-top: 6px;
}
.prevButton {
	display: block;
	width: 63px;
	height: 35px;
	background: url(../images/prev.gif);
}

a.prevButton:hover {
	text-decoration: none;
	background: url(../images/prevOver.gif);	
}

.nextButton {
	display: block;
	width: 63px;
	height: 36px;
	background: url(../images/next.gif);
}

a.nextButton:hover {
	text-decoration: none;
	background: url(../images/nextOver.gif);	
}
.resultsNum {
	display: block;
	cursor: hand;
	width: 32px;
	height: 22px;
	background: url(../images/whiteResultsBlob.png) 3px 0px no-repeat;
	_background-image: none;
	color: #444444;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/whiteResultsBlob.png,sizingMethod='scale');		
	text-decoration: none;
	float: left;
	overflow: hidden;
	font-size: 18px;
	padding-top: 5px;
	text-align: center;
}

a.resultsNumSelected {
	color: #FFFFFF;
}

a.resultsNumSelected:link {
	color: #FFFFFF;
}

a.resultsNumSelected {	
	
	display: block;
	cursor: hand;
	width: 32px;
	height: 22px;
	background: url(../images/greenResultsBlob.png) 3px 0px no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/greenBlob.png,sizingMethod='scale');		
	float: left;
	overflow: hidden;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}

a.resultsNum {
	color: #444444;
}

a.resultsNum:hover {
	text-decoration: none;
}

a.resultsNumSelected:hover {
	text-decoration: none;
}

a.resultsNum:hover {
	background: url(../images/greenResultsBlob.png) 3px 0px no-repeat;
	_background-image: none;
	color: #FFFFFF;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/greenResultsBlob.png,sizingMethod='scale');		
	text-decoration: none;
}

a.resultsNum:hover h4 {
	color: #333333;
}

.resultsNum h4 {
	cursor: hand;
}

.resultsWrap {
	border: 1px solid red;
	margin: 0px auto;
}

.newsRoomWrap {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 20px;
}
.newsRoomPic {
	position: absolute;
	margin-left: 550px;
	margin-top: -60px;
}
.newsItemWrap {
	margin-left: -20px;
}
.newsRoomItem {
	width: 400px;
	height: 126px;
	overflow: hidden;
	background: url(../images/newsRoomBlurb.gif) bottom no-repeat;
	float: left;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 15px;
	margin-right: 10px;
}
.moreLink {
	position: absolute;
	margin-top: 90px;
	margin-left: 300px;
	display: block;
	height: 30px;
	width: 75px;
}
.moreLink2 {
	position: absolute;
	margin-top: 202px;
	margin-left: 105px;
	display: block;
	height: 30px;
	width: 75px;
}
.weatherSearch {
	display: block;
	background: url(../images/whatWeather.gif) no-repeat;
	width: 342px;
	height: 126px;
	padding: 30px;
	padding-top: 55px;
}

.weatherResults {
	border: 1px solid #0079c1;
	background: #fef5e4;
	width: 228px;
	height: 125px;
	color: #0079c1;
	margin-top: -7px;
}

.weatherResultsHeader {
	background: #0079c1;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 10px;
	text-align:left;
}
.tempIcon {
	position: absolute;
	margin-left: 12px;
	margin-top: 12px;
}

.tempMax {
	position: absolute;
	margin-left: 29px;
	margin-top: 12px;
	color: red;
	font-size: 14px;
}

.tempMin {
	position: absolute;
	margin-left: 29px;
	margin-top: 32px;
	font-size: 14px;	
}
.currentWeather {
	text-align: center;
	width: 80px;
	margin-left: 75px;
	position: absolute;
	margin-top: 7px;
	font-size: 11px;
}

.chanceOfRain {
	position: absolute;
	margin-left: 160px;
	text-align: center;
	width: 60px;
	margin-top: 15px;
	font-size: 11px;
}

.chanceOfRain b {
	font-weight: normal;
	font-size: 18px;
}

.submitWeatherNew {
	position: absolute;
	margin-left: 245px;
	background: url(../images/newSearch.png) no-repeat;
	display: block;
	width: 78px;
	height: 42px;
	margin-top: -75px;	
}

.submitWeatherNew1 {
	position: absolute;
	margin-left: 245px;
	background: url(../images/newSearch.png) no-repeat;
	display: block;
	width: 78px;
	height: 42px;
	margin-top: -4px;	
}

.weatherSearch select {
	margin-bottom: 5px;
	width: 200px;
}

.submitWeather {
	position: absolute;
	margin-left: 230px;
	background: url(../images/search.png) no-repeat;
	display: block;
	width: 77px;
	height: 27px;
	margin-top: 50px;	
}

.weatherResultsPage {
	border: 1px solid #0079c1;
	background: #fef5e4;
	width: 327px;
	height: 130px;
	color: #0079c1;
}

.daySegment {
	position: absolute;
	text-align: center;
	width: 60px;
	line-height: 14px;
	margin-top: 5px;
	font-size: 11px;
}

.daySegment img {
	margin-bottom: 3px;
}

.daySegment b {
	color: #FFFFFF;
}


.blackText {
	color: #333333;
	
}

.redText {
	color: red;
}