body{
	margin:0px;
	background:url(../images/bg.jpg) center top no-repeat #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	line-height:17px;
}
a img{
	border:0px;
}
a{
	color:#de8f2c;
	text-decoration:underline;
}
a:hover{
	color:#de8f2c;
	text-decoration:none;
}
p{
	margin:0 0 10px 0;
	padding:0px;
}
h1{
	font-size:28px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
	color:#de8f2c;
	text-transform:uppercase;
}
h2{
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
	text-transform:uppercase;
}
h3{
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px;
	text-transform:uppercase;
}
h3 a{
	color:#de8f2c;
	text-decoration:none;
}
h3 a:hover{
	color:#de8f2c;
	text-decoration:underline;
}
.font-15{
	font-size:15px;
}
.font-14{
	font-size:14px;
}
.font-13{
	font-size:13px;
}
.font-11{
	font-size:11px;
}
.font-10{
	font-size:10px;
}
.red{
	color:#FF0000;
}
#logo{
	margin:0px;
	padding:18px 0 0 75px;
}
#language{
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0px;
}
#language li{
	display:inline;
	padding:0 5px;
}
#menu{
	list-style-type:none;
	margin:35px 10px;
	padding:0px;
	text-align:left;
}
#menu li{
	display:inline;
	padding:15px 12px 10px 16px;
	background:url(../images/menu_seperator.gif) left top no-repeat;
}
#menu li.first{
	padding:15px 13px 10px 0;
	background:none;
}
.banner{
	border:1px dashed #d1d1d1;
	padding:7px;
}
.img{
	border:1px dashed #d1d1d1;
}
.img img{
	border:4px solid #FFF;
}
.mar-t30{
	margin:30px 0 0 0;
}
.welcome{
	padding-left:15px;
}
.welcome p{
	margin:0 0 15px 0;
	padding:0px;
}
.tour_listing h4{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	width:86%;
	cursor:pointer;
	padding:10px 10px 10px 25px;
	background:#f0f0f0;
	margin:3px 0 0 0;
}
.tour_listing span{
	width:45%;
	font-weight:bold;
}
.tour_package ul{
	list-style-type:none;
	margin:0px;
	padding:0 0 10px 25px;
}
.tour_package ul li{
	padding:2px 0;
}
.tour_package ul li a{
	font-size:11px;
	color:#6e6e6e;
	text-decoration:none;
	font-weight:bold;
}
.tour_package ul li a:hover{
	text-decoration:underline;
}
.accordprefix{
	position:relative;
	top:25px;
	padding:0 10px;
	display:block;
}
div.tour_package{
	margin:5px 0 0 0;
	border:0px;
}
a.button{
	float:right;
	background:url(../images/btn_left.gif) left top no-repeat;
	color:#FFF;
	padding:0 0 0 10px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
}
a.button span{
	float:left;
	display:block;
	background:url(../images/btn_right.gif) right top no-repeat;
	color:#FFF;
	padding:0 12px 0 2px;
	height:30px;
	line-height:22px;
}
a.button:hover span{
	text-decoration:underline;
}
.footer{
	background:url(../images/footer.gif) center top no-repeat;
}
.footer ul{
	text-align:center;
	margin:0px;
	padding:15px 0;
	list-style-type:none;
}
.footer ul li{
	display:inline;
	padding:0 8px 0 10px;
	border-left:1px solid #6e6e6e;
}
.footer ul li.first{
	border-left:0px;
}
.footer ul li a{
	color:#6e6e6e;
	font-weight:bold;
	text-decoration:none;
}
.footer ul li a:hover{
	color:#6e6e6e;
	text-decoration:underline;
}
.footer a{
	color:#6e6e6e;
	text-decoration:none;
}
.footer a:hover{
	color:#6e6e6e;
	text-decoration:underline;
}
.book_btn{
	background:url(../images/book_btn_bg.jpg) left top no-repeat;
	width:233px;
	height:49px;
	border:0px;
	cursor:pointer;
	line-height:46px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	text-shadow:0 1px 0 #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:10px 0 0 250px;
}
a.book_btn:hover{
	color:#ffff00;
	text-decoration:none;
}
.seperator{
	background:url(../images/seperator.gif) left center repeat-x;
}
.gallery div{
	width:160px;
	text-align:center;
	font-weight:bold;
}
.gallery div img{
	border:7px solid #d7d7d7;
}
.gallery div img:hover{
	border:7px solid #de8f2c;
}
.gallery a{
	color:#6e6e6e;
	text-decoration:none;
}
.gallery a:hover{
	color:#de8f2c;
	text-decoration:none;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.reservation_form div{
	background:#f2f2f2;
	padding:5px;
	margin:0 10px 10px 0;
}
.reservation_form input.w70{
	width:70px;
}
.reservation_form input.w100{
	width:100px;
}
.reservation_form input.w248{
	width:208px;
}
.reservation_form input.w150{
	width:120px;
}
.reservation_form select.w252{
	width:252px;
}
.reservation_form select.w320{
	width:320px;
}
.reservation_form input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6e6e;
	width:225px;
}
.reservation_form select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6e6e;
	width:220px;
}
.reservation_form textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	width:700px;
}
.package_name{
	font-size:24px;
	font-weight:bold;
	border:0px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}