/* ----- FONTS ----- */
h1, h2, h3, h4, h5 {
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}
h1 {
	font-size:15px;
	margin: 4px 0 8px 0;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	margin: 4px 0 8px 0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	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;
}
/* --- FLASH ---- */
.flash {
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
}
