.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;

}
.emphtext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bookingtext {
	font-family: "Century Gothic";
	font-size: 14px;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
}
a:link {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
