.bodyCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #663366;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #663366;
	text-align: center;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	text-align: center;
	font-weight: bold;
}
.listHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.guestReview {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #663366;
	padding-right: 2px;
	padding-left: 3px;
}
.availability {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
	text-align: center;
}

a:link {
	color: #663366;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #660099;
	text-decoration: underline;
}
a:active {
	color: #663399;
}
.guestReviewTable {
	background: #FFFFCC;
	border: 2px solid #663366;
}
