@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff3d5;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff3d5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #fff3d5; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0px 0;
	background-color: #fff3d5;
	background-image: url(images/logo_banner.gif);
	height: 153px;
	width: 777px;
	text-indent: -3000;
}
 #mainContent {
	background-color: #fff3d5;
	background-image: url(images/home_body_bg.jpg);
	height: 356px;
	width: 777px;
	padding: 0;
	margin-left: 0;
}


 #fishingmainContent {
	background-color: #fff3d5;
	background-image: url(images/fishing_bg.jpg);
	height: 337px;
	width: 777px;
	padding: 0;
	margin-left: 0;
}

 #seasonalmainContent {
	background-color: #fff3d5;
	background-image: url(images/seasonal_bg.jpg);
	height: 337px;
	width: 777px;
	padding: 0;
	margin-left: 0;
}









#facilitiesmainContent {
	background-color: #fff3d5;
	background-image: url(images/facilities_background.gif);
	height: 742px;
	width: 777px;
	padding: 0;
	margin-left: 0px;
}
#facilitiesmainContent p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 440px;
	margin-top:0px;
	margin-left:250px
}

#locationbackground p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 350px;
	margin-top:0px;
	margin-left:50px
}



#mainContent p#para1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 440px;
	margin-top:0px;
	margin-left:250px
}


#fishingmainContent p#para1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 440px;
	margin-top:0px;
	margin-left:250px
}






#seasonalmainContent p#para1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 440px;
	margin-top:0px;
	margin-left:250px
}

#mainContent p#para2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 600px;
	margin-top:0px;
	margin-left:80px;
}

#fishingmainContent p#para2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #fff3d5;
	
	width: 600px;
	margin-top:0px;
	margin-left:80px;
}



#newmainContent {
	background-color: #fff3d5;
	background-image: url(images/chillout_bg.jpg);
	height: 350px;
	width: 777px;
	padding: 0;
	margin-left: 0px;
	margin-top:0px;
}


#cocoonmainContent {
	background-color: #fff3d5;
	background-image: url(images/new2010_bg.jpg);
	height: 350px;
	width: 777px;
	padding: 0;
	margin-left: 0px;
	margin-top:0px;
}

#tariffbackground {
	background-image: url(images/tariff_bg.gif);
	height: 881px;
	width: 777px;
	margin-top:0px;
}

#tariffbackground td {background-color:#FFF7DA;
	border: 1px solid #1A7611;}

#gallerybackground {
	background-image: url(images/gallery_bg.gif);
	height: 881px;
	width: 777px;
}

#offersbackground {
	background-image: url(images/offers_bg.gif);
	height: 881px;
	width: 777px;
}

#contactbackground {
	background-image: url(images/contact_bg.gif);
	height: 881px;
	width: 777px;
}


#locationbackground {
	background-image: url(images/location_bg.gif);
	height: 1506px;
	width: 777px;
	margin-top:0px;
}


#tariffbackground table {width:600px;
						margin-left:60px;
						margin-top:130px;}
#tariffbackground p{
	width:650px;
	margin-left:80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff3d5;
	line-height: normal;		
	}
#newbackground2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff3d5;
	margin-top: 10px;
	margin-left: 50px;
	width: 650px;
	font-weight: bold;
}


.oneColFixCtrHdr #footer {
	padding: 0 0px;
	background-color: #fff3d5;
	background-image: url(images/footer.gif);
	height: 56px;
	width: 777px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #015c36;
	text-align: center;
	width: 500px;
	padding-top: 10px;
	padding-right: 0;
	margin-left: 150px;
}


h2 {
	background-image: url(images/header_image.jpg);
	height: 315px;
	width: 777px;
padding:0px;
margin:0px;}

#gap1 {
	background-image: url(images/gap1.gif);
	height: 41px;
	width: 777px;
}

ul.terms {width:600px;}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff3d5;
	margin-left: 50px;
}
#connav  {
	background-image: url(images/contact_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#connav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#connav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#connav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}
#connav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#connav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#connav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#connav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#connav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#connav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#connav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#connav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#connav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#connav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}






#offnav  {
	background-image: url(images/offers_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#offnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#offnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#offnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#offnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#offnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#offnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#offnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#offnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#offnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#offnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#offnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#offnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#offnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}







#galnav  {
	background-image: url(images/gallery_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#galnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#galnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#galnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#galnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#galnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#galnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#galnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#galnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#galnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#galnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#galnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#galnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#galnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}







#newnav  {
	background-image: url(images/new2010_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#newnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#newnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#newnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#newnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#newnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#newnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#newnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#newnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#newnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#newnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#newnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#newnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}
#newnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}










#cocnav  {
	background-image: url(images/cocoon_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#cocnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#cocnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#cocnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#cocnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#cocnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#cocnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#cocnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#cocnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}








#prinav  {
	background-image: url(images/prices_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#prinav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#prinav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#prinav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#prinav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#prinav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#prinav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#prinav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#prinav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}










#locnav  {
	background-image: url(images/location_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#locnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#locnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#locnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#locnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#locnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#locnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#locnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#locnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}




#facnav  {
	background-image: url(images/facilities_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#facnav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#facnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#facnav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#facnav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#facnav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#facnav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#facnav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#facnav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}










#nav {
	background-image: url(images/home_navbar.gif);
	height: 25px;
	width: 777px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}







#nav ul {
	height: 25px;
	width: 777px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #fff3d5;
	top: 0px;
	line-height: normal;
	bottom: 20px;
	left: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
}


#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 140%;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0px;
	width: 250px;
	color: #fff3d5;
    font-size: 14px;}

#nav li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffb805;
}
#nav li#nav1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: inside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}



#nav li#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 85px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
	margin-top: 0px;
}


#nav li#nav3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 80px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 123px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 75px;
	left: 10px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 72px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 70px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

#nav li#nav9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: fff3d5;
	height: 50px;
	width: 60px;
	left: 30px;
	list-style-type: none;
	top: 0px;
	list-style-position: outside;
	bottom: 30px;
	clip: rect(0px,auto,30px,auto);
	font-variant: small-caps;
	float: left;
}

li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: 15aeee;
}



li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #015c36;
}
 #strip{
	background-image: url(images/gap2.gif);
	height: 19px;
	width: 777px;
	margin-top: 0px;
	padding-top: 0px;
}

#background2 {
	background-image: url(images/background_bottem.gif);

	width: 777px;
}

#background2 td {width:227px;
				 border:0px;}

#newbackground2 {
	background-image: url(images/new_bg2.jpg);
	height: 531px;
	width: 777px;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
	text-indent: -3000px;
	display: none;
	text-decoration: none;
}
#newheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #15aeee;
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
}
.list1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: fff3d5;
	list-style-position: inside;
	list-style-image: url(images/triangle.gif);
	text-align: left;
	margin-left: 150px;
		margin-top: 0px;
}

.list2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: fff3d5;
	list-style-position: outside;
	list-style-image: url(images/triangle.gif);
	text-align: left;
	margin-left: 0px;
		margin-top: 0px;
}

table {
	width: 700px;
	margin-left: 40px;
}



table#logos{
	width: 777px;
	margin: 0px;
	padding:0px;
	left: 0px;
}


#logobar {
	padding: 0px;
	width: 777px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/green_bar_10.gif);
	height: 77px;	
}
td.logo1  {
	width: 500px;
	height:77px;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottem: 10px;
	padding:0px;
}


  td.logo2{                                                         
	width: 100px;
	height:75px;
	margin: 0px;
	padding:0px;
	margin-top: 0px;
}

td.logo3  {
	width: 62px;
	height:75px;
	margin-left: 600px;
	padding:0px;
}

table#facilities {width:650px;
margin-left:40px;}
td#text {
	                                               font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff3d5;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 25px;
}

td#pic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #fff3d5;
	width: 345px;
	
}
b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #15aeee;
}

#advantages {
	background-image: url(images/advantage_box.jpg);
	height: 156px;
	width: 689px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff3d5;
	margin-top:10px;
	margin-right: 10px;
	margin-left: 50px;	
}

#newbackground2 table#pictures {margin-left:70px;
			width:630px; 
				background-color:#015c36;}

.tariff  {font-family: Arial, Helvetica, sans-serif; 
	background-color:#015c36;
	font-size: 0.6em;
	width:500;}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF3D5;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #15aeee;
	text-decoration: underline;
}
	
	
	.tabletitle1  {background-color:#15aeee;
	 font-size: 0.8em;
	font-weight:bold;
	color: #ffffff;
	width:250;}
	
	.tabletitle  {background-color:#15aeee;
	 font-size: 1em;
	font-weight:bold;
	color: #ffffff;
	}
	
td.zone {
	background-color: #015c36;
	
	margin-left;0px;
}

table#location {margin-left:50px;}

table#fishing {margin-left:230px;
		width:400px;}

td.ticket {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff3d5;
        width:300px;}



td.fishingprice {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff3d5;
	width:100px;}