@charset "UTF-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:581px;
	height:665px;
	z-index:1;
}
#innerReport {
	position:absolute;
	left:0px;
	top:0px;
	width:581px;
	z-index:1;
	overflow:visible;
}

#hotels {
	position:absolute;
	left:0px;
	top:0px;
	width:500;	
}

#directions {
	position:absolute;
	left:0px;
	top:-5px;
	width:581px;
	height:665px;
	z-index:1;
}
#policies {
	position:absolute;
	left:0px;
	top:0px;
	width:581px;
	height:665px;
	z-index:1;
}

#booking {
	position:absolute;
	left:-10px;
	top:10px;
	width:581px;
	height:665px;
	z-index:1;
}

#pricing {
	position:absolute;
	left:20px;
	top:-5px;
	width:523px;
	height:665px;
	z-index:1;
	font-style:normal;
}

html, body { 
overflow:hidden;
background:none;
background-color:none;
}


.gbh {
	border-top:none;
	1px solid #c9d7f1;
	font-size:0;height:0
}
.pricingtextbig {
	font-size:14px;
}
.pricingtextsmall {
	font-size:12px;
}
.hometextsmall {
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}
.homefooter {
	font-size: 14;
	font-weight: 500;
}
.directionsbig {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.directionssmall {
	font-size:13px;
	font-weight:normal;
}
.directionsnormal {
	font-size:13px;
	font-weight:normal;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	
}
.policies {
	font-size:14px;
}

.bookingheader {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.bookingtext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.bookingform {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.bookingform, .bookingtext, .bookingheader, .directionssmall, .directionsbig, .pricingtextbig, .pricingtextsmall, .homefooter, .policies {font:Verdana, Arial, Helvetica, sans-serif; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#666666}

A:link {text-decoration:none; outline:hidden; color:#6699FF}
A:visited {text-decoration:none; color:#6699FF}
A:hover {text-decoration:underline; color:#6699FF}
