BODY
{
	color: #000000 !important;
	background-color: #FFFFFF !important;
}

H1, H2, H3, H4, H5, H6
{
	color: #000000 !important;
}

TABLE.hotelImageBlockScreen
{
	display: none;
}

TABLE.hotelImageBlockPrint
{
	display: table;
}

DIV#divClickToEnlarge
{
	display: none;
}

DIV#headerPhotos
{
	display: none;
}

DIV#strapLine
{
	display: none;
}

DIV#menuBar
{
	display: none;
}

DIV#leftCol
{
	display: none;
}

DIV#rightCol
{
	display: none;
}

DIV#middleCol
{
	width: auto;
}

FORM#frmBook
{
	display: none;
}

DIV#footer
{
	margin-top: 20px;
	display: block;
	border-top: 1px solid #000000 !important;
	background-color: #FFFFFF !important;
	color: #000000 !important;
	text-align: center;
}

.slug, .reverseSlug
{
	color: #FFFFFF !important;
	background-color: #000000 !important;
}

.noPrint
{
	display: none !important;
}