body {
	margin:0;
	padding:0;
	background:#E2EBED;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
}
h3 {
	color:#B70;
	font-size:150%;
	margin:0;
	padding:3px 8px;
	font-weight:normal;
}
h3 a, h3 a:visited {
	color:#B70;
	text-decoration:none;
}
h4 a, h4 a:visited {
	color:#378;
	text-decoration:none;
}
h3 a:hover, h4 a:hover {
	color:#06A;
}
h4 {
	color:#378;
	border-bottom:1px dotted #378;
	font-size:125%;
	margin:0 8px;
	padding:0;
	font-weight:normal;
}
a {
	color:#06A;
}
a:hover {
	text-decoration:none;
	color:#06A;
}
a:visited {
	color:#034;
}
li {
	list-style-image: url("../images/bullet.gif");
}
a#art {
	display:block;
	width:336px;
	height:109px;
	background:url("../images/roundtrip_airport_btn.jpg") no-repeat;
	margin-left:5px;
}
a#art span {
	display:none;
}
.card {
	margin:10px 8px 0 8px;
	border-top:1px solid #DEE;
	border-bottom:1px solid #DEE;
	padding:10px 0 10px 0;
	font-size:85%;
	text-align:center;
}
.card img {
	margin-right:15px;
}
#wrap {
	width:770px;
	position:absolute;
	left:50%;
	margin-left:-385px;
	background:url("../images/bg_body.gif") repeat-y;
}
#header {
	width:750px;
	height:110px;
	margin:10px 0 10px 20px;
	background:url("../images/header.gif") no-repeat;
}
#header h1 {
	font-size:0px;
	text-indent:-500px;
}
#header h1 a {
	text-decoration:none;
	display:block;
	width:250px;
	height:90px;
	margin:0;
	padding:0;
}
#header h2 {
	display:none;
}
#container {}
/* MENU */
#menu {
	background:#D4EAEF url("../images/menu_top.gif") no-repeat;
	margin:0;
	padding:0;
	width:155px;
	position:absolute;
	left:20px;
}
#menu ul {
	margin:0;
	padding:10px 0 20px 0;
	background:url("../images/menu_bottom.gif") no-repeat bottom;
}
#menu ul li {
	list-style:none;
	margin:0 5px 0 5px;
	list-style-image:none;
}
#menu ul li a {
	color:#333;
	text-decoration:none;
	border-bottom:1px dashed #B3C8CC;
	display:block;
	padding:5px 3px 5px 3px;
	width:139px;
}
#menu ul li a:hover {
	background:#FDF9F1;
	font-weight:bold;
}
/* Fin MENU */
#content {
	margin:0 20px 0 185px;
	min-height:320px;
	/*height:320px;*/
}
#footer {
	background:url("../images/bottom.gif") no-repeat bottom;
	margin:0;
	padding:20px;
	clear:both;
}
#footer p {
	margin:0;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#FFF;
	text-decoration:none;
}
#site_info {
	background:#6193A1 url("../images/footer1.gif") no-repeat top;
	margin:0;
	padding:5px;
	color:#FFF;
	text-align:center;
}
#sublinks {
	background:#6193A1 url("../images/footer2.gif") no-repeat bottom;
	margin:0;
	padding:5px;
	color:#FFF;
	text-align:center;
}
.mail {
	background:url("../images/mail_icon.gif") no-repeat left;
	padding-left:18px;
}
.phone {
	/*background:url("../images/phone_icon.gif") no-repeat left; */
	padding-left:12px;
}
.img1 {
	float:left;
	padding:4px;
	margin:4px 5px 0 0;
	background:#FFF;
	border:1px solid #CCC;
}
.img2 {
	float:left;
	padding:4px;
	border:1px solid #CCC;
	margin-right:10px;
}
/* Home ID's */
#welcome, #tours, #airport {
	background:url("../images/bg1.gif") no-repeat top;
	float:left;
	width:355px;
}
#weather, #services {
	background:url("../images/bg2.gif") no-repeat top;
	float:right;
	width:200px;
}
#tours, #services, #airport {
	margin-top:10px;
}
#weather div.GENXVwxNewStyle {
	margin:0 12px;
}
#welcome p, #tours p, #weather p, #services p, .cont p {
	margin:8px;
}
.cont {
	background:url("../images/bg3.jpg") no-repeat top;
	min-height:320px;
	height:100%;
}
p.vol {	
	font-size:85%;
	color:#666;
	text-align:center;
	background:#E2EBED;
	margin:0;
}
p.vol a {
	color:#68A;	
}
#navlist {
	padding:3px 0;
	margin-left:0;
	border-bottom:1px solid #317082;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding:3px 0.5em;
	margin-left:3px;
	border:1px solid #317082;
	border-bottom:none;
	background:#F1DAA4;
	text-decoration:none;
}
#navlist li a:link { 
	color:#448;
}
#navlist li a:visited {
	color:#667;
}
#navlist li a:hover {
	background:#F7E8C9;
	border-color:#317082;
}
#navlist li a#current {
	background:#FFF;
	border-bottom:1px solid #FFF;
}