@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background: url(../images/design_slice_02.jpg) repeat-x top left;
	background-color:#ffe61b;
}

/* Fix up IE6 PNG Support */
.MainLogo h1{ 
	behavior: url(scripts/iepngfix.htc); 
}
/* Main CSS Elements */
.clear{
	clear:both;
}
img{
	border:0;
}
hr {
height : 2px;
border-style : none;
/*color : #d0d0d0;*/
background-color : #00a23b;
margin :0 0 5px 10px;
padding:0 0 0 0;
}


/* Wrapper */

#wrapper_inner{
	background: url(../images/mainBodyBg.jpg) no-repeat top center;
	width:958px;
	margin:0 auto;
	text-align:left;
}
#wrapper_home{
	background: url(../images/mainBodyBg_home.jpg) no-repeat top center;
	width:958px;
	margin:0 auto;
	text-align:left;
}


/* Styles for Header */
.header{
	position:relative;
	/*background: url(../headerBg/header_Bg_1.jpg) no-repeat top left;*/
	width:958px;
	height:126px;
}

#rotator_header
{
	background: url(../headerBg/rotator.php) no-repeat center top;
	color: inherit;
	width:958px;
	height:126px;
}

.MainLogo{
	position:absolute;
}
.MainLogo h1{
	background:url(../images/MainLogo.png) no-repeat;
	width:284px;
	height:97px;
	text-indent:-9999px;
}

/**********/
.Nav{
	position:absolute;
	float:left;
	/*font-size:12px;
	line-height:normal;*/
	left: 370px;
	top: 85px;
}
#nav{
	margin:0;
	/*padding:40px 10px 0 20px;*/
	padding:0;
	/*background:url(images/top.jpg) top left repeat-x;*/
}

#menu{
	margin:0;
	position:relative;
	height:30px;
	padding:10px 0 0 0;
	list-style-type:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}


#menu li{
	display:block;
	height:30px;
	float:left;
	margin:0 0 0 2px;
}
#menu li a{
	display:block;
	height:30px;
	float:left;
	color:#fff;
	/*background:#641a14;*/
	line-height:30px;
	text-decoration:none;
	padding:0 16px 0 16px; 
	text-shadow: 2px 2px 2px #b67a0a;
}


#menu li a:hover{
	background:#0f9f1e;
	color:#fff;
	text-shadow: none;
}

/*#menu li a.current{
	color:#0f9f1e;
	background:#ffda1b;
		text-shadow: none;
	
}

#menu li a.current:hover{
	color:#0f9f1e;
	background:#ffda1b;
		text-shadow: none;
}*/

#home .home a,
#about .about a,
#destination .destination a,
#services .services a,
#booking .booking a,
#packages .packages a,
#services .services a,
#contacts .contacts a{
	color:#0f9f1e;
	background:#ffda1b;
	text-shadow: none;
	cursor:default;
	border-top:1px solid #f0ca08;
	border-left:1px solid #f0ca08;
	border-right:1px solid #f0ca08;
	}
#home .home a:hover,
#about .about a:hover,
#destination .destination a:hover,
#services .services a:hover,
#booking .booking a:hover,
#clients .clients a:hover,
#contacts .contacts a:hover{
	color:#0f9f1e;
	background:#ffda1b;
		text-shadow: none;
	cursor:default;
	}

/********************* Navigation ***************************/

/****** End of Navigation *******/
/* Styles for Containers */
.container_L{
	float:left;
	width:220px;
}

.container_R{
	float:left;
	width:720px;
}


/* container_R -- Elements */
.lowerContainer{
	position:relative;
	height:100px;
}

.GoButton{
	position:absolute;
	z-index:1;
	width:108px;
	height:52px;
	left: 90px;
	top: 19px;
}
.BookOnline{
	position:absolute;
	z-index:2;
	width:137px;
	height:32px;
	left: 155px;
	top: 13px;
}
.bookOnlineBtn{
	position:absolute;
	z-index:3;
}
/*************  Start GO! ******************/
.GoButtonNav{
	position:absolute;
	z-index:9;
	left: 105px;
	top: 0px;
}

.menu_body 
{
	display:none;
	margin:-60 0 0 80px; 
	width:200px;
	border-top:5px solid #998675;	
	border-right:1px solid #998675;
	border-bottom:1px solid #998675;
	border-left:1px solid #998675;
}

.menu_head ul, li
	{
		margin:0 0 0 0px; 
		padding:0 0 0 0; 
		list-style:none;
}

.menu_head
{
	cursor:pointer;
	/*border:1px solid #998675;*/
}


.menu_body li{
	background:#fef4cd;
}
.menu_body li.alt{
	background:#fbeeba;
	}
.menu_body li a{
	color:#333 ; 
	text-decoration:none; 
	padding:8px; 
	display:block;
}
.menu_body li a:hover{
	background-color:#283a28;
	color:#fff;
	/*padding:5px 5px; 
	font-weight:bold;*/
}
/**************** End of GO! ******************/


.PartnersLogo{
	float:right;
	padding-right:50px;
	padding-top:30px;
}
.PartnersLogo ul{
	margin:0;
	padding:0;
}
.PartnersLogo li {
	float:left;
	list-style-type: none;
	margin-left:20px;
}

.PartnersLogo  li a {
	text-decoration:none;
}


/* container_L -- Elements */

.tourDestination{
	padding-top:60px;
}
.tourDestination h2{
	margin:0 0px 0 30px;
	font-size:16px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	letter-spacing:1px;
	text-shadow: 2px 2px 1px #099b3e;
}


/* container_R -- Elements */
.container_R_banner{
	padding-left:8px;
	padding-top:28px;
	padding-bottom:8px;
}

.address{
	margin-left:30px;	
}
.address h2{
	font-size:14px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	color:#283928;
	letter-spacing:1px;
	padding-top:20px;
	padding-bottom:5px;	
}
.address p{
	color:#283928;
	padding-bottom:15px;
}
.address strong{
	color:#283928;
}
/********* Inner *******/
strong{
	color:#00a23b;
}

hr {
	color: #f5ac0b;
	height: 1px;
	width:92%;
}
.container_R_Inner{
	padding-left:8px;
	padding-top:12px;
	padding-bottom:0px;
}
.innerBox{
	background:url(../images/MainImg_bg.gif) no-repeat top left;
	width:681px;
	margin-left:40px;
}
.innerBox_about{
	margin-left:40px;
	margin-top:10px;
	background-color:#FFFFFF;
	border:1px solid #e3e4e3;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:10px;	
}



.title h1{
	font: Georgia, "Times New Roman", Times, serif
	font-size:20px;
	font-weight:bold;
	color:#00a23b;
	margin-left:40px;
}
.title_inner h1{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#00a23b;
	margin-left:20px;
}
.title_contact h1{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#00a23b;
	margin-left:10px;
}

/************* Start of Booking Styles **********************/
.title_inner_reservation h1{
	font: Georgia, "Times New Roman", Times, serif
	font-size:20px;
	font-weight:bold;
	color:#00a23b;
	margin-left:0px;
}
.download02 a{
	text-decoration:none;
	color: #CC0000;
}
.download02 a:hover{
	text-decoration:underline;
}
.textareabasic {
	height : 75px; 
	width : 320px;
}

.inputlong {
	font-size : 11px; 
	font-family : Verdana, Arial; 
	font-weight : normal; 
	color : #333; 
	width : 200px;
	height:18px;
	border:1px solid #ccc;
}

.inputShort {
	font-size : 11px; 
	font-family : Verdana, Arial; 
	font-weight : normal; 
	color : #333; 
	width :150px;
	height:18px;
	border:1px solid #ccc;
}
.inputShort_child {
	font-size : 11px; 
	font-family : Verdana, Arial; 
	font-weight : normal; 
	color : #333; 
	width :150px;
	height:18px;
	border:1px solid #ccc;
	margin-bottom:8px;
}

.inputShortest {
	font-size : 11px; 
	font-family : Verdana, Arial; 
	font-weight : normal; 
	color : #333; 
	width :50px;
	height:18px;
	border:1px solid #ccc;
}
.inputShortest_date {
	font-size : 11px; 
	font-family : Verdana, Arial; 
	font-weight : normal; 
	color : #333; 
	width :70px;
	height:18px;
	border:1px solid #ccc;
}
.textareabig {
	height : 100px; 
	width : 450px;
	border:1px solid #ccc;

}
.textareabasic {
	height : 75px; 
	width : 200px;
	border:1px solid #ccc;
}
.DetailStyles{
	padding-bottom:20px; 
	font-size:14px; 
	font-weight:bold;
}
.bold {
	font-family:Verdana, Arial, Helvetica; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none;
	padding-bottom:20px;
}
.button {font-size : 14px; font-family : Verdana, Arial; font-weight : normal; color : #333333}
.butbold {font-size : 14px; font-family : Verdana, Arial; font-weight : bold; color : #333333}
/************* End of Booking Styles **********************/
.detailText{	
	background-color:#fff;
	/*border:1px solid #e8eb9e;*/
	margin-left:22px;
	margin-right:14px;
	padding:5px 5px 20px 0;
}
.detailText p{
	text-align:justify;
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
}
.bookNow{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:30px;
	float:right;
}
.container_R_Inner br{
	margin-bottom:8px;
}
.container_R_Inner ul{ 
	margin-left:50px; 
	padding-top:10px;
}
.container_R_Inner ul li{
	text-indent:2px;
	margin-bottom:2px;
}


/*************** Form****************/
.BoxGray3{
	text-align:left;
}

.FormStyles form .noBorder{
	border:0px;
	background:none;
}
.FormStyles{
	padding-top:10px;
	padding-bottom:5px;
}


.FormStyles form {
    margin: 0 0 0 20px;
}

.FormStyles form p {
	font-size:1em;
    margin: 0 0 0px 2px;
}

.FormStyles label {
    color: #666;
    display: block;
	font-size:15px;
	padding-top:10px;
}

.FormStyles textarea{
	width:500px;
	height:200px;
	border:1px dashed #d4d0d0;
	background-color:#fff;
}

.FormStyles .formbox {
    width: 250px;
	border:1px dashed #d4d0d0;
	height:21px;
	background-color:#fff;
	padding-top:3px;
}

.FormStyles fieldset {
    border:1px solid #ececec;
}
.FormStyles legend{
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-left:10px;
}

/************ eND *******************/
/****** Footer *******/
#footer{
	background: url(../images/footerBg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#119140;
	color:#fff;
	/*height:195px;*/
}

#footer_home{
	width:958px;
	margin:0 auto;
	text-align:left;
}
#footerContainer{
	padding-top:110px;
	/*border-top: 4px solid #E5E5E5;
	padding: 10px 0px 20px 0px;*/
	margin: 0 auto;
	color: #aeaeae;
	
}
#footerContainer a {
	text-decoration:none;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #85c148;
}

#footerContainer a:hover {
	text-decoration:underline;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
	color:#fff;
}
#footer-copyright p{
	margin-top:10px;
	margin-bottom:10px;
}

#footer-meta{
	padding-top:10xp;
}
#footer .footerNav{
	float:right;
	margin-top:10px;
	padding-bottom:5px;
}
#footer .footerNav ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#footer .footerNav li {
	float:left;
	list-style-type: none;
	margin-left:20px;
}

#footer .footerNav li a {
	display:block;
	padding: 5px;
 	color:#fff;
	text-decoration: none;
	font-size:11px;
}
#footer .footerNav li a:hover {
	text-decoration:none;	
	background-color:#85c148;
	color:#fff;	
}

