/* CSS Document */

p, div, td, th, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	color: #333333;
	font-weight: 500;
}
.rightTitle {
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	color: #333333;
	text-decoration: overline;
	margin-bottom: 0px;
}
.leftSubTitle {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	right: 20px;
}
.center {
	text-align: center;
}

form#reservations h3 {
	margin-bottom: 5px;
	padding-left: 2em;
}

div#content a, div#content a:link, div#content a:visited {
	color: #A52A2A;
}

p.photo-credit {
	font-size: 9pt;
	margin-top: 0px;
	text-align: right;
}

table#fees td {
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

