body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}
table {
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.hotelname {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 36px;
	color: #FFFFFF;
}
.hotelnamesmall {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:link {
	text-decoration: underline;
	color: #000000;
}
a.menu:visited {
	text-decoration: underline;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #194c19;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.topictitle {
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00518F;
	font-style: normal;
	color: #194c19;
}
.attractions {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}
.white {
	color: #FFFFFF;
}
td.white {
	color: #FFFFFF;
	background-color: #996666;
}
.hotelname {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spafooter {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A92E7;
	color: #FFFFFF;
}
.hotelinfo {
	background-color: #3A92E7;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

