html {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-attachment: fixed;
	background-color: #c3ad8a;
	background-image: url(images/bg_grad.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 17px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCC66;
	background-color: #b96155;
	text-align: left;
	padding: 2px;
	background-image: url(images/th_bg.jpg);
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: normal;
}
.rochester {
	font-size: 18px;
	color: #666666;
	line-height: normal;
}
#btmLinks {
	font-size: 11px;
	text-align: center;
}
.attractions {
	line-height: 18px;
}
.attractNote {
	line-height: 20px;
	color: #666666;
	font-size: 11px;
}
.darkSub {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.accent {
	font-weight: bold;
	color: #CC6600;
}
.accentMedium {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.seo {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.parkFooter {
	font-weight: bold;
	color: #663366;
	font-size: 16px;
	line-height: normal;
}
.seasons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
.aStreet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
	line-height: normal;
}
.welcome {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
#btmLinks {
	font-size: 11px;
}
.grayAccent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.grayAccentMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#navbarLinks {
	color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
}
#navbarLinks a {
	color: #FFFFFF;
}
#navbarLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbarLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbarLinks  a:hover {
	color: #ffcc66;
	text-decoration: none;
}
.mainTable {
	border: 1px solid #FFCC66;
}

