html, body { 
	margin: 0; 
	padding: 0; 
}

/*body {font: 13px Georgia, "Times New Roman", Times, serif;}*/
body {font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; /* background-color:#E0F5F0; */ }

a:link {
	color: #34628F;
}

a:visited {
	color: #8F3452;
}

a:active {
	background: #F2F7FC;
	color: #263090;
}

a:hover {
	background: #F2F7FC;
	color: #263090;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted !important;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}

ul, ul li {
	list-style-type: none;
}

label {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #7AA3CF;
}

.labell {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	color: #7AA3CF;
	width: 110px;
	float: left;
}

fieldset {
	border: 1px solid #38638d;
	padding: 6px 3px 6px 10px;
	margin-bottom: 5px;
}

legend {
	font-size: 17px;
	color: #38638d;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

textarea, input, select {
	background: #F7FDFF;
	border: 1px solid #1F4870;
	color: #1F4870;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 2px;
}

.submit input, .submit input:focus, .button {
	background-color: #F7FDFF;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.submit{
	text-align: left;
}

.required {
	background: #fef8f8;
	border: 1px solid #830b0b;
}

#pagewidth { 
	margin: auto;
	width: 900px;
	/*width: 100%;
	margin: auto;*/		padding:0 20px;		background: url('../images/bg_page.gif') repeat-y;	
} 
#contact-bar {	height: 40px;		_height: 38px;		*height: 40px;		margin: 0 auto;	    position: fixed;		_position:relative;	    top: 0;	    width: 900px;	    z-index: 30;		/* border-bottom:1px solid #003399; */		border-bottom:1px solid #26A3D2;		border-left:1px solid #26A3D2;		border-right:1px solid #26A3D2;}#contact-bar-box {	float:left;		/* background: url('../images/bgfloat.gif') repeat-x; */		/* background:#E0F5F0; */		background:#FFFFFF;		width:900px;}.contact-bar-box-item {		padding:2px 30px 2px 10px;		_padding:0 30px 0 10px;		float:left;}	.contact-bar-box-item a{	text-decoration:none;	}.contact-bar-box-item a:hover{	text-decoration:underline;	}	.contact-bar-box-img{	float:left;			padding:2px 2px;		_padding:0 2px;		*padding:0 2px;}.contact-bar-box-item  p{		display:block;		margin:0;		padding:0;		color:#1F4870;	}.contact-bar-box-item-right {		float:left;		padding:8px 10px;}
#header {
	position: relative; 
	height: 190px;
	/* background: #DFF1FC url('../images/bgheader.jpg') no-repeat; */		background: url('../images/bg_page.jpg') repeat-x;
	width: 100%;		padding-top:40px;		_padding-top:0;
} #main-header{		width:900px;		height:190px	}
#header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 20px;
	bottom: 40px;		z-index:10;
}

#header h1 a {
	display: block;
	width: 194px;
	height: 88px;
	background: url('../images/logophg.gif') no-repeat
}

#header span {
	 display: none;
}


#menu1st {
	float: left;
	width: 100%;
	line-height: normal;
	position: absolute;
	bottom: 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#menu1st ul, #menu2nd ul {
	margin: 0;
	padding: 10px 0 0 10px;
}

#menu1st li {
	float: left;
	background: url("../images/left.gif") no-repeat left top;
	margin: 0 0 0 2px;
	padding: 0 0 0 9px;
}

#menu1st a {
	display: block;
	background: url("../images/right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	color: #214C7B;
}

#menu1st a:hover {
	color: #5D83AD;
}
	
#menu2nd {
	position: absolute;
	bottom: -30px;
	width: 100%;
	/* background: #214C7B;  */		/* background:#1A96C2; */		background:#25326F;	
	height: 30px;
	text-align: right;	
}

#menu2nd ul {
	padding: 4px 10px 4px 0;
	margin: 0;
}

#menu2nd li {
	display: inline;
}

#menu2nd a {
	font-size: 12px;
	padding: 4px 4px;		_padding: 4px 2px;		*padding: 4px 3px;
	margin-top: 4px;
	text-decoration: none;
	color: #FDFDAA;
	font-size: 11px;
}

#menu2nd a:hover {
	color: #FFF;
	background: transparent !important;
}#menu2nd li.menu-tab{	float: left;	background: url("../images/left.gif") no-repeat left top;	margin: 0 0 0 2px;	padding: 0 0 0 9px;}#menu2nd  li.menu-tab a{	display: block;	background: url("../images/right.gif") no-repeat right top;	padding: 5px 15px 4px 6px;	text-decoration: none;	color: #214C7B;	margin-top:0;	font: 13px Georgia, "Times New Roman", Times, serif;}#menu2nd  li.menu-tab a:hover {	color: #5D83AD;	background: url("../images/right.gif") no-repeat right top !important;}#highlight { width: 635px; height: 180px; background: url(../images/loading.gif) center center no-repeat; font-family: Arial, Helvetica, sans-serif; float:left; margin-top:6px; margin-bottom:4px; border:1px solid #FFFFFF;  }#highlight ul{ margin: 0; padding: 0;}#highlight img { border: none; position: absolute; filter: alpha(opacity=0); opacity: 0; -moz-opacity:0; }#highlight #navegation {  margin-top:152px; position: absolute; z-index: 6; height: 28px;  }#highlight #navegation p { display:none; margin: 0;float: left; height: 28px; line-height: 1.3em; _line-height: 1em; color: white;  }#highlight #navegation p.selected { display:block; font-size: 12px; background:#25326F; filter: alpha(opacity=65); opacity: .65; -moz-opacity:0.65; padding:0 20px 0 10px;}#highlight #navegation span { display:block; padding: 7px 0 0 7px; _padding: 7px 0 0 7px; font-size:14px; }#highlight #navegation p a { color: white; text-decoration: none;display: block; height: 28px; background:none; }#quick-search {	background: url("../images/box-quick-search.jpg") no-repeat left top;	width:240px;	_width:242px;	height:170px;	_height:172px;	float:left;	margin:5px 5px;	_margin:5px 6px 5px 3px;	/* border:1px solid #38638D; */	padding:5px;	_padding:2px;}#quick-search p{	margin-top:10px ;	margin-bottom:10px ;	*margin-top:3px;	*margin-bottom:3px ;	_margin-top:5px ;	_margin-bottom:5px ;}
#quick-search h2{	color:#FFFFFF;	font-weight:bold;	font-size:17px;	padding-right:35px;	text-align:right;	background:url(../images/quick-search-icon.jpg) no-repeat top right;	margin:4px 40px 4px 10px;	_margin:3px 40px 3px 10px;}.quick-search-frm label{		width:80px;		margin-right:5px;		text-align:right;		float:left;		color:#1F4870;	}.quick-search-frm select{		width:135px;	}.submit-search input{		/* background:url(../images/btn-quick-search.gif) no-repeat;		width:90px;		height:30px;		border:0;		color:#FFFFFF;		font-weight:bold;		*/	cursor: pointer;	}
#wrapper {
	margin-top: 35px;		background:#FFFFFF;
}

#leftcol {	background:#FFFFFF;
	width: 150px;
	float: left;
	position: relative;
}#leftcol h3 {	margin-bottom: 5px;		margin-top:5px;	padding: 0 0 5px 10px;	border-bottom: 1px solid #BFD0EF;	font-size: 15px;	/* color: #1F4870; */		color:#213F99;}#leftcol ul {	border: 0;	margin: 0;	padding: 0;}#leftcol li {	border-bottom: 1px dashed #BFD0EF;	margin-left: 5px;}#leftcol li a {	display: block;	padding: 5px 10px;	text-decoration: none;	color: #4A7CAE;	font-weight: bold;	font-size: 13px;}#leftcol a:hover {	background: #F2F7FC;	color: #263090;}#leftcol p {	padding: 0 10px 4px 0;	margin: 0;	font-weight: bold;}
#leftcol img{	margin:5px auto;}
#rightcol {	background:#FFFFFF;
	width: 150px;
	float: right;
	position: relative;
}

#rightcol h3 {
	margin-bottom: 5px;		margin-top: 5px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #BFD0EF;
	font-size: 15px;
	/* color: #1F4870; */		color:#213F99;
}

#rightcol ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#rightcol li {
	border-bottom: 1px dashed #BFD0EF;
	margin-left: 5px;
}

#rightcol li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #4A7CAE;
	font-weight: bold;
	font-size: 13px;
}

#rightcol a:hover {
	background: #F2F7FC;
	color: #263090;
}

#rightcol p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		display:inline;
}
#rightcol fieldset {
	border: 1px solid #38638d;
	padding: 0px;
}
#rightcol legend {
	font-size: 15px;
	color: #38638d;
	font-weight: bold;
}

#maincol {	background:#FFFFFF;
	width: 573px;
	float: left;
	text-align: justify;
	position: relative;
	padding: 0 12px;
} 

#maincol h2 {
	margin-bottom: 5px;		margin-top:5px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #C0D0F0;
	color: #1F476F;
}
#maincol h3{		color: #204870;	}	
#maincol h4, #maincol h5 {
	margin: 5px 0;
	padding: 2px 0;
	color: #204870;	
}

#maincol p {
	margin-top: 6px;
	margin-bottom: 6px;
}

#maincol form {
	margin: 0
}
	
#footer {
	border-top: 1px solid #38638D;
	clear: both;
	text-align: center;
	padding-top: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
} 

#navbottom {
	margin: 5px auto;
	width: 90%;
}

#footerinfo {
	clear: both;
}

#inforooms {
	float: right;
	margin: 4px 0 4px 4px;
	width: 45%;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
}

#inforooms td, #inforooms th {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	padding: 2px;
}

#inforooms th {
	background: #E6EDF5;
	font-weight: bold;
	color: #4F76A3;
}

#lodgeimg, .lodgeserv {
	padding: 5px;
	border: 1px solid #BFD0EF;
	background: #F2F7FC;
	width: 180px;
	height: 180px;
}

.lodgeserv {
	width: 160px !important;
	height: 160px !important;
}

.lodgeserv:hover {
	background: #DDEAF7;
}

.inforoom {
	width: 95%;
	margin: auto;
}

.inforoom td, .inforoom th {
	border: 0 !important;
	font-size: 11px;
}

.inforoom th {
	border-bottom: 1px solid #D4E0EE !important;
	background: #F7F9FC !important;
}

#inforooms img {
	padding: 3px;
	border: 1px solid #BFD0EF;
	background: #F2F7FC;
	width: 120px;
	height: 120px;
	margin: 3px;
}

#inforooms a:hover img {
	background: #DDEAF7;
}

#inforooms h5 {
	background: #F7F9FC;
	border-bottom: 1px solid #D4E0EE;
}

.listlodge, .pricesforlodge {
	width: 100%;
	margin: 10px auto;
	border: 1px solid #F5E0CC;
	border-width: 1px 1px 0 0;
}

.listlodge th, .listlodge td {
	border: 1px solid #F5E1CF;
	border-width: 0 0 1px 1px;
}

.listlodge th {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	height: 24px !important;
	line-height: 24px;
	background: #F5E1CF url(../images/bgthlodg.gif) repeat-x;
}

.listlodge th a {	
	color: #A56E38;
	text-decoration: none;
}

.listlodge th a:hover {
	
}

.listlodge td {padding: 6px;}

.listlodge td a img {
	border: 1px solid #F5E1CF;
}

.listlodge td a:hover img {
	border: 1px solid #CBA784;
}

.listlodge td img {
	width: 100px;
	height: 100px;
	float: right;
	margin-left: 7px;
}

.listlodge .prices {
	width: 40%;
}

.pricesforlodge {
	width: 100%;
	margin: auto;
} 

.pricesforlodge td, .pricesforlodge th {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.acenter {text-align: center;}
.aright {text-align: right;}

.colsp {
	width: 30%;
}

.divider {
	margin: auto;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #C0D0F0;
}

.req {
	font-weight: bold;
	color: #FF0000;
}

.edit { color: #FF0000 !important; font-size: 80%;}

/**** Float containers fix *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#url {
	color: #999999;
}

#pics {
	float: left;
	text-align: center;
	padding: 5px 10px 0 5px;
	font-size: 90%;
	color: #853D27;
}
#pics img, .pic {
	padding: 4px;
	border: 1px solid #BFD0EF;
	background: #F2F7FC;
}
#pics img:hover, .pic:hover {
	background: #DDEAF7;
}

.ureserve {
	display: block;
	border: 1px dotted #D4E0EE !important;
	background: #F7F9FC;
	padding: 2px 10px;
	color: #354D80 !important;
	text-align: center;
	font-weight: bold;
}

.ureserve:hover {
	background: #D4E0EE;
	border: 1px solid #F7F9FC;
}

.modBox table, td, th {
	margin: auto;
	border-collapse: collapse;
	border-spacing:0;
}
.modBox td {
	color:#000066;
	border-bottom:1px solid #E8F2FE;
}

.description li {
	list-style-image: url('../images/icon.gif');
}

#pics-dest {
	float: right;
	text-align: center;
	padding: 5px 0 0 8px;
	width: 160px;
	color: #853D27;
}
#pics-dest img, .pic {
	padding: 4px;
	border: 1px solid #BFD0EF;
	background: #F2F7FC;
}
#pics-dest img:hover, .pic:hover {
	background: #DDEAF7;
}
#frmsearch input[type=text]{	width:130px;}.btn_contact a{		width:110px;		background: url("../images/btn_contact_a.gif") no-repeat right top;		display:block;		color:#FFFFFF;		font-weight:bold;		text-decoration: none;		height:22px;		padding-right:10px;		margin:0 auto;	}.btn_contact a:hover{		background: url("../images/btn_contact_a.gif") no-repeat right bottom;	}.btn_contact span{		background: url("../images/btn_contact_span.gif") no-repeat left top;		display:block;		padding:2px 0 2px 10px;		line-height:18px;	}.btn_contact span:hover{		background: url("../images/btn_contact_span.gif") no-repeat left bottom;	}.hotel_item{		border:1px solid #BFD0EF;		width:570px;		margin:5px auto 10px auto;		min-height:140px;		overflow:hidden;	}.hotel_item:hover{		background-color:#FFFFEA;}.hotel_item h3{	margin:5px 0;	}.hotel_item h3 a{	color:#0066FF;		text-decoration:none;}.hotel_item h3 a:hover{		color:#5D9013;		text-decoration:underline;	}.hotel_title{	margin-left:10px;	}.hotel_item a.pic_photo{	border:1px solid #E0E0E0;		display:block;		height:100px;		width:100px;		padding:2px;		margin:5px;		float:left;	}.hotel_item a.pic_photo img{	height:100px;		width:100px;		float:left;		border:0px;	}.hotel_info{	float:left;		margin-left:5px;		width:350px;}.hotel_rooms{	float:left;		width:185px;		margin:5px 0 5px 10px;		padding-left:10px;		border-left:1px solid #BFD0EF;}.hotel_rooms table{		margin:auto;		width:100%;}.hotel_rooms table th{	color:#0066FF;		font:Verdana,Arial,Helvetica,sans-serif;		font-size:12px;		text-align:center;}.hotel_rooms table td{		padding:3px;		font:10px Verdana,Arial,Helvetica,sans-serif;	}.season_offer_box{	width:148px;		margin:0 auto;		/* border: 1px solid #4A93D7; */		/* text-align:center; */}.season_offer_img {	width:140px;		height:140px;		margin:0 auto 0 auto;		/* float:left; */}.season_offer_img img { 		border: none;		position: absolute;	}.season_offer_title {	background:#25326F;		margin:0 4px;		padding:5px;		font-weight:bold;		font-size: 13px; }.season_offer_title a{	color:#FFFFFF;	text-decoration:none;}.season_offer_img .season_offer_title {  	margin-top:0; 		margin-left:0;		width:130px;		display:block;		position: absolute; 		/* z-index: 6;  */		font-weight:bold;		font-size: 13px; 		color:#FFFFFF;		background:#25326F; 		filter: alpha(opacity=75); 		opacity: .75; 		-moz-opacity:0.75;		padding:3px 5px 3px 5px;	}.season_offer_img .season_offer_title a {	color:#FFFFFF;		text-decoration:none;}.season_offer_box h4 {	margin:5px 2px;}.season_offer_box h4 a{		font-size:13px;		color: #0066FF;		text-decoration:none;}.season_offer_box img{	margin:0 auto;		text-align:center;}.season_offer_txt  {	text-align:justify !important;		margin:0 5px !important;		font-weight:normal !important;		padding:0 !important;		font-size:11px !important;	}#more_destinations a{	text-decoration:underline;	}#more_destinations a span{	font-size:11px;		text-align:right;		color:#1F4870;		text-decoration:underline;}.tour_packages_box{	width:150px;		text-align:center;	}.tour_packages_txt  {	text-align:justify !important;		margin:2px 7px !important;		font-weight:normal !important;		padding:0 !important;		font-size:11px !important;	}
