@charset "utf-8";

/* CSS Document */

body {

	background:url(../images/body_bg.jpg) #343e4a repeat-x;

	margin:0; padding:0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#343e4a;

	line-height:18px;}



form, p, ul, li, h1, h2, h3 {margin:0;}



a {outline:none;}



.underline{

	background:url(../images/underline.jpg) repeat-x;}

.dot_underline{

	background:url(../images/dot_divider.jpg) repeat-x;}

.head{

	font-size:16px;

	font-weight:bold;

	color:#782b01;}

.head_padding{

	padding:16px 0px 0px 16px;}

.description{

	text-align:justify;

	padding:0px 16px;}	

.img_border{

	border:#b5b5b5 1px solid;

	padding:5px;}

	.contact_link a{

	color:#343E4A;

	text-decoration:underling;}

.contact_link a:hover{

	text-decoration:none;}

.note{

	background:#FFFF66;

	padding:0px 5px;}

.td_color{

	background:#EFEBDC;}

.td_color td{

	padding-left:30px;}

.td_color1{

	background:#EAE4D0;}

.td_color1 td{

	padding-left:30px;}

a.select_date{

	color:#000000;

	font-weight:bold;}

#calender{

	padding:0px;

	margin:0px;}

#calender .day{

	background:url(../images/day.jpg) no-repeat;

	width:63px;

	height:23px;

	color:#FFFFFF;

	font-weight:bold;}

#calender .date{

	background:url(../images/date.jpg) no-repeat;

	color:#000000;

	font-size:16px;

	font-weight:bold;

	width:63px;

	height:38px;}

/*------------------------------------------------------------------------PUBLIC CSS END--------------------------------------------------------------------------*/

/*----------------------------------------------------------Top Navigation Links--------------------------------------------------------------*/	

/*Top Navigation Links*/	

#top_nav{

	padding:34px 0px 0px 30px;

	margin:0px;}

#top_nav ul{

	padding:0px;

	margin:0px;}

#top_nav li{

	list-style:none;

	display:inline;

	padding:0px 2px 0px 2px;}

#top_nav li a{

	padding:3px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#f0f0f0;

	text-decoration:none;}

#top_nav li a:hover, #top_nav li a.act{

	background-color:#F0F0F0;

	color:#222c36;

	padding:3px;}

#live_chat{

	background:#4D5965;

	width:196px;

	height:34px;

	margin:13px 0px 0px 0px;}

#live_chat a{

color:#FFFFFF;}

#color{

	background:#EFEBDC;}



#color1{

	background:#EAE4D0);}

#destination .head{

	background:#222c36;

	color:#FFFFFF;

	font-weight:bold;

	font-size:12px;}

	#destination a{

background:url(../images/detail_ico.gif) 10px 0px no-repeat;

	height:16px;

	width:16px;

	color:#000000;

	padding:0px 0px 0px 30px;

	text-decoration:none;}

#destination a:hover{text-decoration:underline;}







/*----------------------------------------TOP NAVIGATION END-----------------------------------------------------------------------*/	

	

/*----------------------------------------------------------Top Navigation Links--------------------------------------------------------------*/	

/*Top Navigation Links*/	

#top_nav{

	padding:34px 0px 0px 30px;

	margin:0px;}

#top_nav ul{

	padding:0px;

	margin:0px;}

#top_nav li{

	list-style:none;

	display:inline;

	padding:0px 2px 0px 2px;}

#top_nav li a{

	padding:3px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;}

#top_nav li a:hover, #top_nav li a.act{

	color:#000000;

	padding:3px;

	background-color:#F0F0F0;}

 .live_chat{

	background:#4D5965;

	width:196px;

	height:34px;

	margin:13px 0px 0px 0px;}

 .msn{

	background:url(../images/msn.jpg) no-repeat;

	cursor:pointer;}

.yahoo{

	background:url(../images/yahoo.jpg) no-repeat;

	cursor:pointer;}



/*----------------------------------------TOP NAVIGATION END-----------------------------------------------------------------------*/	

	

/*---------------------------------------------------------MAIN AVIGATION--------------------------------------------------------------------------*/



.navi_bg {

	background:url(../images/nav_mid.jpg) repeat-x;

	height:40px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFF;

	font-weight:bold;

	line-height:40px;

	padding-left:20px;}

.navi_bg ul {

	list-style:none;

	margin:0px;

	padding:0px;}

.navi_bg li {

	list-style:none;

	display:inline;

	float:left;

	margin:0;

	padding:0px 3px;}

.navi_bg a {

	float:left;

	padding:0 6px;

	text-decoration:none;

	color:#782b01;}

.navi_bg a:hover, a.active {

	background:url(../images/nav_hover.jpg) repeat-x top;

	height:40px;

	color:#ffffff;}

/*------------------------------------------MAIN NAVIGATION END------------------------------------------------------------------*/

.dropmenudiv{

	background-color:#222A33;

	position:absolute;

	top: 0;

	left:0;

	z-index:100;	

	visibility: hidden;}

.dropmenudiv li{

	list-style:none;

	display:block;

	padding:0px 10px;}

.dropmenudiv li:hover{

	background-color:#44515F;

	list-style:none;

	display:block;

	padding:0px 10px;}



.dropmenudiv li a{

	background:url(../images/nav_bullet.jpg) 0px 15px no-repeat;

	font-size:8x;

	width: auto;

	display: block;

	text-indent: 3px;

	color: #e8e8e8;

	border:none; /*THEME CHANGE HERE*/

	text-decoration: none;

	font-weight:normal;

	padding:0px 0px 0px 15px;}	



.dropmenudiv li a:hover{ /*THEME CHANGE HERE*/

	background:url(../images/nav_bullethov.jpg) 0px 15px no-repeat;

	background-color:#44515F;

	font-size:8x;

	width:100%;

	display: block;

	text-indent: 3px;

	color: #e8e8e8;

	border:none; /*THEME CHANGE HERE*/

	text-decoration: none;

	font-weight:normal;

	padding:0px 80px 0px 15px;}	



* html .dropmenudiv a{ /*IE only hack*/

	width:100%;}



/*Style for Drop Down Menu End */

/*Navigation Part End*/

.flash_bg{

	background:#F5F2E9;

	height:290px;}

/*-------------------------------------------CONTENT BACKGROUND AND OTHER------------------------------------------------------------------*/

#content_bg{

	background:#FFFFFF;}

#content_bg .wel_bg{

	background:#F5F2E9;

	width:328px;}

#content_bg .content{

	background:#F5F2E9;}

#content_bg .con_text{

text-align:justify;

	padding:10px 18px;}

#content_bg .img{

	float:right;

	border:#333333 5px solid;

	margin:10px 10px 0px 18px;}

#content_bg .galimg{

	float:left;

	border:#ffffff 1px solid;

	margin:10px 10px 10px 10px;}

#content_bg .sub_head{

font-size:14px;

color:#CC0000;}

#content_bg .itenery_head{

font-weight:bold;}





#sp_offer{

	background:#EEEEEE;

	width:261px;}

#sp_offer .big_txt a{

	font-size:14px;

	font-weight:bold;

	color:#666666;

	text-decoration:none;}		

#sp_offer .big_txt a:hover{

	text-decoration:underline;}

#sp_offer .small_txt{

	font-size:12px;

	font-weight:bold;

	color:#fe6b25;

	letter-spacing:1px;

	text-decoration:none;}

	

#sp_offer span{

	font-size:12px;

	font-weight:bold;

	color:#fe6b25;

	letter-spacing:1px;

	text-decoration:none;}





#adventure_pac{

	padding:0px;

	margin:0px;}

#adventure_pac .head_bg{

	background:url(../images/advhead_bg.jpg) repeat-x;

	height:35px;

	border:1px solid #b4b4b4;}

#adventure_pac .content_bg{

	background:#EEEEEE;

	border:1px solid #b4b4b4;

	border-top:none;}

#adventure_pac .link a{

	background:url(../images/bullet.jpg) 0px 3px no-repeat;

	color:#000000;

	text-decoration:none;

	padding:0px 0px 0px 13px;}

#adventure_pac .link a:hover{

	background:url(../images/bullet_hover.jpg) 0px 3px no-repeat;}



#outer_source .top_bg{

	background:#dac9a2;

	height:8px;

	line-height:8px;}

#outer_source .bottom_bg{

	background:#f4f3e8;}

#outer_source .ver_divider{

	background:url(../images/ver_divider.jpg) repeat-y;}

#outer_source .weather_link{

	color:#666666;

	text-decoration:underline;}

#bottom{

	background:url(../images/bottom_bg.jpg) repeat-x;

	width:974px;

	height:194px;}

#bottom .header{

	font-size:14px;

	color:#782b01;

	padding:20px 0px 10px 0px;

	text-transform:uppercase;}

#bottom .link {

	color:#343E4A;

	text-decoration:underline;}

#bottom .link:hover {

	text-decoration:none;}





#list_style{

	padding:0px;

	margin:0px;}

#list_style ul{

	padding:0px;

	margin:0px;}

#list_style li{

	padding:2px 0px 2px 0px;

	list-style:none;}

#list_style li a{

	color:#343e4a;

	text-decoration:none;

	padding:5px 0px 0px 25px;}

#list_style li a:hover{

	text-decoration:underline;}

#news_letter{

	background:url(../images/newsletter_bg.jpg) repeat-x;

	height:117px;}

#news_letter .header1{

	font-size:18px;

	color:#FFFFFF;

	line-height:20px;

	letter-spacing:1px;}

#news_letter .name{

	background:url(../images/text_field.jpg) repeat-x;

	width:100px;

	height:27px;

	border:none;

	padding:5px 0px 0px 5px;}

#news_letter .email{

	background:url(../images/text_field.jpg) repeat-x;

	width:135px;

	height:27px;

	border:none;

	padding:5px 0px 0px 5px;}

#news_letter .sub_but{

	background:url(../images/news_but.jpg) no-repeat;

	width:60px;

	height:27px;

	border:none;

	cursor:pointer;}

#footer{

	background:#000000;

	height:60px;

	padding:0px 18px;}

#footer a{

	color:#a0a0a0;

	text-decoration:none;}

#footer a:hover{

	text-decoration:underline;}

#footer span{

	color:#a0a0a0;

	padding:0px 3px;}

#footer .copyrite{

	color:#a0a0a0;}


.thumb{
	
}

.thumb table{
	width:103px;
	line-height:32px;
	
}

.thumb table tr td img{
	border:solid 3px #c8c6be;
}

.thumb table tr td a{
	color:#782B01;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.thumb table tr td a:hover{
text-decoration:underline;
}

