body {
	background-color: #e7eae6;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
a {
	color: #456150;
}
a:visited {
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
input {
	background-color: #ffffff;
	color: #003300;
	border: 1px solid #799b79;
	font-size: 75%;
}
textarea {
	background-color: #ffffff;
	color: #003300;
	border: 1px solid #799b79;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
}
input.submit {
	background-color: #799b79;
	color: #ffffff;
	cursor: pointer;
}
div#topbar {
	height: 100px;
	background: #004400 url(images/topbar_bg.jpg) right no-repeat;
}
div#topnav {
	background: #799b79;
	padding: 4px 10px;
}
div#topnav a, div#topnav a:visited {
	font-size: 80%;
	color: #ffffff;
	padding: 4px 10px;
	text-decoration: none;
}
div#topnav a:hover {
	background-color: #668a66;
}
div#main {
	padding: 20px 20px 0px 0px;
}
div#left { /* leftnav */
	float: left;
	width: 170px;
	background: #799b79;
}
div#left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#left li {
	font-size: 80%;
	color: #ffffff;
}
div#left li a, div#left li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 20px;
}
div#left li a:hover {
	color: #ffffff;
	background-color: #668a66;
	display: block;
	padding: 4px 10px 4px 20px;
}
img.img {
	border: 1px solid #799b79;
}
div#singlecol { /* single column main content area */
	margin-left: 20px;
	margin-right: 230px;
}
div#singlecolr { /* right image */
	float: right;
	width: 202px;
}
div#singlecolr img {
	
}
div#attractions {
	margin-left: 20px;
	margin-right: 20px;
}
div.imgframe { /* right image frame */
	width: 200px;
	background-color: #a8c0a8;
	border: 1px solid #799b79;
	margin-bottom: 10px;
}
div.imgframe p {
	text-align: center;
	font-size: 70%;
	margin-top: 2px;
	margin-bottom: 2px;
	
}
div#right { /* right content with left nav */
	margin-left: 200px;
	padding-right: 10px;
}
div#right p, div#singlecol p, div#attractions p {
	font-size: 75%;
	color: #333333;
	word-spacing: 0.2em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
div#right p.sml, div#singlecol p.sml, div#attractions p.sml {
	font-size: 65%;
}
div#right h1, div#singlecol h1, div#attractions h1 {
	font-size: 80%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #003300;
}
div#right h2, div#singlecol h2, div#attractions h2 {
	font-size: 75%;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003300;
	font-weight: normal;
}
div#right div.newsbox h2, div#singlecol div.newsbox h2 {
	background: #a8c0a8;
	color: #003300;
	margin-bottom: 0px;
	padding: 4px 15px;
}
div#right ul, div#singlecol ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#right ol, div#singlecol ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
div#right li, div#singlecol li {
	font-size: 75%;
	color: #333333;
	word-spacing: 0.2em;
	line-height: 1.4em;
	text-align: justify;
}
table.formtable td {
	vertical-align: top;
	font-size: 75%;
}
table.formtable td.formtitle {
	text-align: right;
}
table.infotable td {
	vertical-align: top;
	font-size: 75%;
	color: #333333;
	padding: 5px;
}
div#gallerypage {
	overflow: auto;
	margin-bottom: 15px;
	height: 100%;
}
div.galleryimgouter {
	border: 1px solid #799b79;
	background: #dbe2d8;
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
div.galleryimgouter h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	vertical-align: bottom;
	font-size: 70%;
	border-top: 1px solid #799b79;
	font-weight: normal;
	text-align: center;
	height: 32px;
	background: #a8c0a8;
}
div.galleryimg {
	height: 190px;
	width: 190px;
}
div.galleryimg img {
	margin: 10px;
}
div#attractions p.gallerylarge {
	text-align: center;
}
div#attractions h4 {
	text-align: center;
	color: #003300;
	font-size: 80%;
	margin-bottom: 10px;
}
div#attractions p.gallerynotes {
	text-align: center;
}
div#attractions p.gallerycopy {
	text-align: center;
	font-style: italic;
}
div#attractions p.gallerycats {
	color: #003300;
	text-transform: uppercase;
	background: #dbe2d8;
	padding: 5px;
}
p.gallerycats span.opt {
	padding-right: 7px;
}
div.newsbox {
	background: #dbe2d8;
	margin-top: 20px;
}
div.newsitem {
	padding: 15px 15px 5px 15px;
}
span.newstitle {
	font-weight: bold;
	color: #003300;
}
div.newsbox p.newsfooter {
	background: #a8c0a8;
	color: #003300;
	margin-bottom: 0px;
	padding: 2px;
	font-weight: bold;
}
div.clr {
	clear: both;
}
div#footer {
	padding: 3px 20px;
	background-color: #799b79;
	clear: both;
	font-size: 60%;
	color: #ffffff;
	margin-top: 20px;
}
div#footer a, div#footer a:visited {
	color: #ffffff;
}