/* ----- FONTS ----- */
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans serif;
	font-weight:normal;
	color:#000000;
}
h1 {
	font-size:18px;
	margin: 14px 0 8px 0;
}
h2 {
	font-size:14px;
	margin: 2px 0 6px 0;
	font-weight:bold;
}
h3 {
	font-family:Arial,Helvetica,sans-serif;
}
p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin: 4px 0 12px 0;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px; 	
}
p a:link, p a:visited {
	color:#000000;
	text-decoration:underline;
}
a:link img, a:visited img {
	border:none;
}
/* --- FLASH ---- */
.flash, .flashSub {
	DISPLAY: none; VISIBILITY: hidden
}

/* ---- MENU ---- */
.menu {
	DISPLAY: none; VISIBILITY: hidden
}	

/* ---- SUB-MENU ---- */
.submenu {
	DISPLAY: none; VISIBILITY: hidden
}	
/* ---- PROMO BUTTONS ---- */
.promos {
	DISPLAY: none; VISIBILITY: hidden
}

/* ---- RESERVATIONS BOX ----- */
.resbox {
	DISPLAY: none; VISIBILITY: hidden
}

/* ----- FOOTER ----- */
.footer td, .footer td p {
	font-size:9px;
}
.footer td ul {
	DISPLAY: none; VISIBILITY: hidden
}
.footer img {
	DISPLAY: none; VISIBILITY: hidden
}