body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: 000000;
	
}
a {
	color: #006633;
	text-decoration: none;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003399;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #536A53;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 9px;
	color: #99CC99;
	text-decoration: none;
}
.attractions-bg {
	background-image: url(../images/attractions-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.contactInfo {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
}

.contactInfo a {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}