<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	margin-top:-28px;!important;
	padding:0!important;
	font-size:14px;
	line-height:16px;
	font-family:"Helvetica Neue UltraLight", "Helvetica Neue Light" sans-serif;
	background:url(../images/bg.jpg) fixed;
}
* {
	margin:0;
	padding:0;
}

#container {
	width:1000px;
	margin:30px auto;
	overflow:hidden;
}
#banner {
	width:1000px;
	height:421px;
	margin:30px auto;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	-moz-box-shadow:0px 5px 5px #303030;
	-webkit-box-shadow:0px 5px 5px #303030;
	-box-shadow:0px 5px 5px #591E12;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
}
#parallax {
	position:relative;
	overflow:hidden;
	width:800px;
	height:403px;
	border:none;
	margin:0 auto 20px auto;
}
#parallax a{width:100px;
	height:100px;

}
	#parallax a img{
	border:none;}
	a img{
	border:none;}
#holder{
}
#nav {
	width:900px;
	margin:-100px 0 0 100px;
	z-index:10;
	float:right;
	display:block;
	position:absolute;
}

#spiral{
	background-image: url(../images/spiral.png);
	background-repeat: no-repeat;
	height: 26px;
	width:880px;
	margin-top:226px;
	margin-left:-415px;
}
#spiral1{
	background-image: url(../images/spiral1.png);
	background-repeat: no-repeat;
	height: 26px;
	width:880px;
	margin-top:360px;
	margin-left:-630px;
}
#spiral2{
	background-image: url(../images/spiral1.png);
	background-repeat: no-repeat;
	height: 26px;
	width:880px;
	margin-top:480px;
	margin-left:32px;
}
#spiral3{
	background-image: url(../images/spiral2.png);
	background-repeat: no-repeat;
	height: 26px;
	width:880px;
	margin-top:225px;
	margin-left:-410px;
}
#lside{
	background-image: url(../images/lside.png);
	background-repeat: no-repeat;
	float:left;
	height: 94px;
	width:180px;
	margin-top:92px;
	margin-left:-128px;
}
#rside{
	background-image: url(../images/bside.png);
	background-repeat: no-repeat;
	float:right;
	height: 94px;
	width:180px;
	margin-top:92px;
	margin-right:-490px;
}

#deer{
	background-image: url(../images/deer_6.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin:-45px 10px auto 460px;
}
#monkey{
	background-image: url(../images/monkey.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin:-250px 10px auto 346px;
}
.link1{
	cursor:pointer;
	float:left;
	width:220px;
	height:50px;
	position:relative;
	margin-top:-30px;
}
.logo{
	height:130px;
	width:110px;
	background:url(../images/logo.png) no-repeat;
	background-position:left top;
	float:left;
	clear:both;
	display:block;
}
/*button*/
.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#23214B;
	background-image:url(../icons/button.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border: none;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 2px;
	height: 26;
	width: 96;
}
.submit:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111025;
	background-image:url(../icons/buttonh.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border: none;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 2px;
	height: 26;
	width: 96;
}
/*flag*/
.follow{ height:16px; margin-top:-16px; margin-left:450px;}
.tab1{ display:inline; float:left; width:25px; height:16px; background:url(../images/flag/5.jpg) no-repeat;}
.tab2{ display:inline; float:left; width:25px; height:16px; background:url(../images/flag/4.jpg) no-repeat;}
.tab3{ display:inline; float:left; width:25px; height:16px; background:url(../images/flag/3.jpg) no-repeat;}
.tab4{ display:inline; float:left; width:25px; height:16px; background:url(../images/flag/2.jpg) no-repeat;}
.tab5{ display:inline; float:left; width:25px; height:16px; background:url(../images/flag/1.jpg) no-repeat;}
/*ERROR MSSG*/
#cForm label.error{
margin: 0 0 0 241px;
color: #FFFFFF;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:normal;
font-size:11px;
width:24%;
overflow:hidden;
float: left;
}
#bForm label.error{
margin: 0px 0px 0px 85px;
color: #FF0000;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:normal;
font-size:11px;
width:75%;
overflow:hidden;
float: left;
}
/*text box*/
.required,.midiumtext,.datetext,.smalltext,
textarea.required{
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 2px;
	color: #111025;
	background:url(../images/colb.png) repeat-x;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
	border-color:#626262;
	width:40%;
}
input.required:focus,midiumtext.required:focus,smalltext.required:focus,
textarea.required:focus{
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #626262;
  background: none;
}

/*css for menu*/
.menu{
    width:1000px;
    height:52px;
    position: relative;
	background-position: center top;
	left:0px;
    top:26px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.item{
    position:relative;
    background-color:#ffffff;
    float:right;
    width:52px;
    margin:0px 5px;
    height:52px;
    border:2px solid #ddd;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    border-radius:30px;
    -moz-box-shadow:1px 1px 3px #555;
    -webkit-box-shadow:1px 1px 3px #555;
    box-shadow:1px 1px 3px #555;
    cursor:pointer;
    overflow:hidden;
	opacity:0.9;
}

.link{
    left:2px;
    top:2px;
    position:absolute;
    width:48px;
    height:48px;
}
.icon_home{
    background:transparent url(../images/home.png) no-repeat top left;
}
.icon_mail{
    background:transparent url(../images/mail.png) no-repeat top left;
}
.icon_help{
    background:transparent url(../images/help.png) no-repeat top left;
}
.icon_find{
    background:transparent url(../images/find.png) no-repeat top left;
}
.icon_photos{
    background:transparent url(../images/photos.png) no-repeat top left;
}
.item_content{
    position:absolute;
    height:52px;
    width:400px;
    overflow:hidden;
    left:55px;
    top:8px;
    background:transparent url(../images/menu-bck.jpg) no-repeat;
	background-position: left ;
}
.item_content h2{
    color:#aaa;
    text-shadow: 1px 1px 1px #fff;
    background-color:transparent;
    font-size:14px;
}
.item_content a{
	background-color:transparent;
	float:left;
	margin-right:7px;
	margin-top:3px;
	color:#999999;
	text-shadow: 1px 1px 1px #fff;
	text-decoration:none;
	font-size:10px;
}
.item_content a:hover{
    color:#0b965b;
}
.item_content h2:hover{
    color: #33CC33;
}
.item_content p {
    background-color:transparent;
    display:none;
}
.item_content p input{
    border:1px solid #ccc;
    padding:1px;
    width:155px;
    float:left;
    margin-right:5px;
}

/*end of menu*/
.bottom{
	width:100%;
	height:120px;
	background-image: url(../images/water.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;
	display:block;
}
#botarea{
	position:relative;
	overflow:hidden;
	width:1200px;
	height:100px;
	border:none;
	margin:0 auto 20px auto;
	color: #333333;
	font-size:12px;
}
.ship{
	width:155px;
	height:90px;
	float:right;
	background-image: url(../images/ship.png);
	background-repeat:no-repeat;
	background-position: bottom;
	clear:both;
	display:block;
}
#footer{
	top:20px;
	width:950px;
	height:20px;
	padding:20px;
	clear:both;
	display:block;
	color: #333333;
}
a{
	text-decoration:none;
	color:#4F4F4F;
}
.w300 a:hover,#botarea a:hover{
	color:#FFFFFF;
}
.ld{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #111025;
    font-weight:normal;
    font-size:12px;
    text-shadow:0 2px 5px #303030;
	text-align: justify;
}
.booking{
	font-family:Georgia, "Times New Roman", Times, serif;
    width: 800;
	color: #111025;
    font-weight:normal;
    font-size:12px;
    text-shadow:0 2px 5px #303030;
	text-align: justify;
}
.dd{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #211F47;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 2px 5px #303030;
	text-align: justify;
}
#botarea a{
	color:#0968A0;
	font-style:italic;
	font-weight:bold;
	text-shadow:0.5px 0.5px 1px #797979;
	position:relative;
	text-decoration:none;
	left:0px;
	padding:0px;
}
#foot{
	color:#666666;
}
.shadowl,.shadowr{
	height:100px;float:left;
	width:5px;
	display:block;
	position:relative;
	padding:80px 8px;
}
.shadowl{
	background-image: url(../images/shadowl.png);
	height:2px;
	background-repeat: no-repeat;
	margin-left:-12px;
}
.shadow{
	width:472px;
	float:left;
	margin:0 0 -260px 0;
}
.shadowr{
	background-image: url(../images/shadowr.png);
	height:2px;
	background-repeat: no-repeat;
	float:right;
}
#shadow2{
	width:1003px;
	height:5px;
	float:left;
	margin:-28px 0 0 -20px;
	position:absolute;
}
#shadow1{
	width:283px;
	float:left;
	margin:-28px 0 0 -20px;
	position:absolute;
}
#blog{
	width:200px;
	position:absolute;
	display:block;
	top:980px;
	right:50px;
	padding:150px;
	background-image: url(../images/footery.png);
	background-repeat: no-repeat;
	background-position: -400px;
}
.col {
	float:left;
	display:block;
	z-index:100;
	margin:10px 20px 0 8px;
	border:1px solid #fff;
	background:url(../images/colb.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.col img,.w400 img{
	overflow:hidden;
}
.w400{
	width:450px;
}
.w200{
	width:940px;padding:1.5em;
	line-height:1.5em;
}
.w300{
	width:420px;padding:1.5em;
	line-height:1.5em;
}
.w300 a{
	text-decoration:none;
	color:#4F4F4F;
}
.w300 ul,.w200 ul{
	margin:0 0 0 1em;
}
.w400{
	width:915px;
	padding:1.5em;
	line-height:1.5em;
}
/* 280px */
.fr {
	float:right;
}
.fl {
	float:left;
}
.hd{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0968A0;
    font-weight:normal;
    font-size:17px;
    text-shadow:0 2px 5px #303030;
	text-align:center;
}
/* image highlighter*/
.article p{
    margin:35px 0px auto 35px;
    line-height:26px;
    text-align:justify;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	width:850px;
}
.articlef p{
    margin:2px 0px auto 80px;
    line-height:26px;
    text-align:justify;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	width:850px;
}
			.article a{
				color:#aaa;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
			}
			.article a:hover{
				color:#0968A0;
			}

			.article p img.left{
				float:left;
				margin-right:20px;
			}
			.article p img.right{
				float:right;
				margin-left:20px;
			}
			.articlef p img.left{
				float:left;
				margin-right:20px;
			}
			.articlef p img.right{
				float:right;
				margin-left:20px;
			}


.ih_overlay{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background:#000;
	z-index:10;
	opacity:0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
img.ih_image{
	margin:10px 0px;
	position:relative;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.ih_image_clone_wrap{
	position:absolute;
	z-index:11;
}
.ih_image_clone_wrap span.ih_zoom,
.ih_image_clone_wrap span.ih_loading,
.ih_image_clone_wrap span.ih_close{
	position:absolute;
	top:10px;
	right:10px;
	width:24px;
	height:24px;
	text-indent:-9000px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	opacity:0.8;
	cursor:pointer;
	-moz-box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 2px #000;
	box-shadow:1px 1px 2px #000;
	z-index:999;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.ih_image_clone_wrap span.ih_zoom{
	background:#000 url(../icons/zoom.png) no-repeat center center;
}
.ih_image_clone_wrap span.ih_loading{
	background:#000 url(../icons/loader.gif) no-repeat center center;
}
.ih_image_clone_wrap span.ih_close{
	background:#000 url(../icons/close.png) no-repeat center center;
}
.ih_image_clone_wrap img{
	opacity:0.7;
	-moz-box-shadow:1px 1px 10px #000;
	-webkit-box-shadow:1px 1px 10px #000;
	box-shadow:1px 1px 10px #000;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.ih_image_clone_wrap img.ih_preview{
	opacity:1;
	position:absolute;
	top:0px;
	left:0px;
}

#cForm label {
color:#000000;
display:block;
float:left;
margin:0;
padding:2px;
text-transform:none;
width:70px;
}
#bForm label {
color:#000000;
display:block;
float:left;
margin:0;
padding:2px;
text-transform:none;
width:200px;
}

.text {
border:1px solid #666666;
width:150px;
padding:1px;
}
.midiumtext
{
	border:1px solid #666666;
	width:150px;
	padding:1px;
}
.smalltext
{
	border:1px solid #666666;
	width:50px;
	padding:1px;
}
#cForm textarea {
border:1px solid #666666;
width:297px;
padding:1px;
}
#bForm textarea {
border:1px solid #666666;
width:400px;
padding:1px;
}

.cont1 {
	float:left;
	display:block;
	z-index:100;
	margin:10px 20px 0 -93px;
	border:15px solid #fff;
	background:url(../images/colb.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.cont2 {
	float:left;
	display:block;
	z-index:100;
	margin:14px 20px 0 15px;
	border:0px solid #fff;
	background:none repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.cont3 {
	float:left;
	display:block;
	z-index:100;
	margin:10px 20px 0 20px;
	border:1px solid #fff;
	background:#f5f5f5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.gmap {
    width:320px;
    height:380px;
    float: right;
    margin:-35px -1px 0 15px;
}

#dpCalendar {
  display: none;          /* Important, do not change */
  position: absolute;        /* Important, do not change */
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 150px;
}
/* The table of the Calendar */
#dpCalendar table {
  border: 1px solid black;
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 100%;
}
/* The Next/Previous buttons */
#dpCalendar .cellButton {
  background-color: #ddddff;
  color: black;
}
/* The Month/Year title cell */
#dpCalendar .cellMonth {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* Any regular day of the month cell */
#dpCalendar .cellDay {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* The day of the month cell that is selected */
#dpCalendar .cellSelected {
  border: 1px solid red;
  background-color: #ffdddd;
  color: black;
  text-align: center;
}
/* The day of the month cell that is Today */
#dpCalendar .cellToday {
  background-color: #ddffdd;
  color: black;
  text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
#dpCalendar .unused {
  background-color: transparent;
  color: black;
}
/* The cancel button */
#dpCalendar .cellCancel {
  background-color: #cccccc;
  color: black;
  border: 1px solid black;
  text-align: center;
}
/* The clickable text inside the calendar */
#dpCalendar a {
  text-decoration: none;
  background-color: transparent;
  color: blue;
}
	#content {
	    width: 500px;
	    margin: 0 auto;
	    margin-bottom: 25px;
	    padding: 0;
	    text-align: left;
	}
    label {
	    cursor: pointer;
	}
.block {
   display: block;
	}
small {
   		letter-spacing: 1px;
	    font-size: 11px;
	    font-style: italic;
	    color: #9e9e9e;
	}
.info {
	    text-align: left;
	    padding: 5px;
	    font-size: 11px;
	    color: #fff;
	    position: absolute;
	    display: none;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    -webkit-box-shadow: -1px 1px 2px #a9a9a9;
	    -moz-box-shadow: -1px 1px 2px #a9a9a9;
	    box-shadow: -1px 1px 2px #a9a9a9;
	}

	.error {
	    background: #f60000;
	    border: 3px solid #d50000;

	}

	.correct {
    	    background: #56d800;
	        border: 3px solid #008000;
	}

	.wrong {
	    font-weight: bold;
	    color: #e90000;
	}

	.normal {
	    font-weight: normal;
	    color: #222;
	}</pre></body></html>