/*** Start standard Print Styles ***/

html {
	width: 100%;
}

body {
	width: 6.75in;

	border: 0;
	margin: 0;
	padding: 0; 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;

	color: black;
	background: white;
}

h1, h2, h3, h4 {
		color: #233C74;

	font-weight: bold;
	letter-spacing: 1pt;
	margin-bottom: 1em;

}

a {
	text-decoration: underline;
	color: blue;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 12pt !important;
}

a {
	font-weight: bold;
}

a img {
	border: none;
}


/*** End standard Print Styles ***/


/** Custom hides **/

#headerTop {
	display: none;
}

#headerMain {
	adisplay: none;
}

#headerMainLeft {
	adisplay: none;
}

#headerLeft {
	display: none;
}

#colLeft {
	display: none;
}

#colCenterLinktrail {
	display: none;
}

#colRight {
}

#headerLinks {
	display: none;
}

#hpaccosearch {
	display: none;
}

dd.odd a img, dd.even a img {
	display: none;
} 

#flags {
	display: none;
}

#search-bar div.row {
	display: none;
}

#footer {
	display: none;
}

#accommodationSearch {
	display: none;
}

ul.facilities {
	font-size: 10pt;
	font-weight: bold;
	color: #ccc;
	line-height: 120%;
}

#colCenterProdMap {
	display: none;
}

#mapZoom {
	display: none;
}