h1, h2, h3, h4, h5, h6 {
	color: #2A5555;
}
p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #455845;
}
.landscapeBgnd {
	background-image:  url("../images/bgndLake.jpg");
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #455845;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.whitenav:link, a.whitenav:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
a.whitenav:hover {
	color: #DEE4E3;
	text-decoration: underline;
}
a.sidenav:link, a.sidenav:visited {
	color: #4E5555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.sidenav:hover {
	font-size: 12pt;
}
a.secnav:link, a.secnav:visited {
	color: #298383;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.secnav:hover {
	text-decoration: underline;
}
.maroon {
	color: Maroon;
}
.boldGreen {
	color: #2A5555;
	font-weight: bold;
	font-size: medium;
}
.darkGreen {
	color: #2A5555;
}
.footnote { font-size: small;
}
table.fees {
	background-image: url(../images/bgndWaterfall.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.largeText {
	font-size: larger;
}
.smallText {
	font-size: smaller;
}
.script {
	font-family: cursive;
}
