body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	background-color: #EBE9F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}

.PageHeaders {
	font-family: "Lucida Handwriting";
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}
.Location-Link {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color: #9B90CC;
	text-decoration:none;
}
.Location-Link:hover {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color: #A69595;
	text-decoration:none;
}


.PageHeadersSmall {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
}
.SubHeadings {
	font-family: "Lucida Handwriting";
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
}
.Rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.PhotoLinks {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}