#topnav,
#ads, 
#search,
#main-nav,
#sidebar,
#scysc,
#breadcrumbs,
.return-destination,
#search-flights,
#book-flights,
.where-to-go,
.top-destinations,
.book-flights,
.skipNav,
.panel,
.where-to-go,
.top-destinations
{
	display:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-size:11pt;
	color:#002654;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:5px;
}

p {
	padding-top:0;
	margin-top:0;
}

p, ul, ol, td {
	color:#000;
}

#content .info-box ul {
	clear:both;
}

table {
	margin-bottom:30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:90%;
}

table td, table th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 8px;
}

th {
	text-align:left;
}

caption {
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	padding-left:10px;
}

img {
	border:0;
}

a {
	text-decoration:underline;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}

h2 a {
	text-decoration:none;
}

