body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: rgb(195,210,166); 
	margin: 10px auto;"
}

a img {
	border: none;
	text-decoration: none;
	}

#container {
	margin: 0 auto; 
	width: 900px; 
	background: #fff  url(../images/bodybg.png) repeat-x;
}

.logo {
	width: auto; 
	height: 105px; 
	background: url(../images/header-logo1.png) no-repeat;
}

.cu {
	width: 880px; 
	height: 105px; 
	background: url(../images/call-us.png) no-repeat; 
	background-position: 675px 47px;
}

.ads {
	width: 880px; 
	height: 105px; 
	background: url(../images/travel-partner.gif) no-repeat; 
	background-position: 280px 2px;
	}

/*corners*/
.bl {margin: 2px auto; background: url(../images/corners/bl.png) 0 100% no-repeat ; width: 900px}
.br {background: url(../images/corners/br.png) 100% 100% no-repeat}
.tl {background: url(../images/corners/tl.png) 0 0 no-repeat}
.tr {background: url(../images/corners/tr.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

/* hover goes here*/

a:link { color: navy; text-decoration: none }     /* unvisited link */
a:visited { color: blue; text-decoration: none; }  /* visited link */
a:hover {color: Navy; text-decoration: none; }   /* mouse over link */
/*a:active {color: #0000FF; text-decoration: none; }   /* selected link */

#menu { 
	margin-top: 5px;
	background: url(../images/menu-bg.png) repeat-x;  
	height: 29px;
	}
	
.content {
	float:left; 
	margin-left:15px; 
	width: 703px; 
	text-align:left; 
	border: #dedede solid 1px;
	}



#footer {
	margin-top: 20px;
	text-align: center;
	padding-top: 15px;
	border-top: rgb(81,108,29) solid 1px;
	color: #000;
	text-decoration: none;
	font-size: 8pt;
}

.binfo {
	margin-top: 10px; 
	width:880px; 
	height: auto;
}

.contact-image {
	background: url(../images/contact-htm1.png) no-repeat; 
	background-position: 113px 0px; 
	height: 550px; 
	}

.contact-content { margin: 105px 80px 0px 80px; }

.vmenu {
	width: 150px; 
	height: auto; 
	background: #24a9e1 url(../images/left-bg.png) no-repeat; 
	padding: 31px 5px 5px 5px;
}

.ndxc {
	float:left; 
	margin-left: 15px; 
	width: 448px; 
	text-align:center; 
	border: #dedede solid 1px;
}

.ndxb {
	float:left; 
	margin-left: 15px; 
	width: 240px;
}

.packl, .packr {
	width: 300px; 
	padding: 5px;
	margin-top: 10px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	background: rgb(243,253,222);
/*	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; */
	}

.packl {
	float: left;
	margin-left: 15px;
	}
	
.packr {
	float: right; 
	margin-right: 15px;
	}
	
	
.resortcl, .resortcr {
	width:310px; 
	height: 220px; 
	padding: 10px;	
	margin-top: 10px; 
	background: rgb(243,253,222);
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	}

.resortcl {
	float: left;
	}
	
.resortcr {
	float: right; 
	}
	
.resort {
	float: left;
	width:310px; 
	height: 220px; 
	padding: 10px;	
	margin-top: 10px; 
	margin-left: 165px;
	background: rgb(243,253,222);
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	}
