﻿body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8F4423;
	margin: 0px;
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	clear: both;
	background-image: url('images/bg_wrapper.jpg');
	background-repeat: no-repeat;
	background-position: center 130px;
}
#logo {
	clear: both;
	text-align: center;
}
#small_nav {
	clear: both;
	text-align: right;
	padding-right: 115px;
}
#top_nav {
	clear: both;
	line-height: 65px;
	text-align: left;
	padding-left: 40px;
}
.noBorder {
	border-width: 0px;
}
#mainWrapper {
	width: 870px;
	margin: 0px auto 0px auto;
	padding: 10px;
}
#mainLeft {
	width: 639px;
	float: left;
	display: inline;
}
#mainRight {
	width: 210px;
	float: right;
	display: inline;
	margin: 0px 5px 10px 15px;
}
#mainBelow {
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	line-height: 68px;
	background-image: url('images/bg_footer.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin-top: 20px;
}
#footer a {
	color: #3e879a;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	color: #AE502A;
	font-size: 140%;
}
.heading {
	background-image: url('images/bg_heading.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	color: #615021;
	font-weight: bold;
	text-align: center;
}
#unorderedlist {
	margin: 0px;
}
#unorderedlist li {
	margin: 10px 10px 10px 20px;
	list-style-image: url('images/bullet.jpg');
}
.important {
	font-weight: bold;
	color: #AE0000;
	background-color: #E9DCBC;
	padding: 10px;
}
.highlightedPara {
	background-color: #E9DCBC;
	padding: 10px;
	color: #221B0B;
}
#contentList {
	padding: 20px;
	margin: 0px;
}
#contentList li {
	margin: 10px;
}
strong {
	color: #713A1A;
}
.narrowParagraph {
	width: 639px;
}
#contactForm {
}
#contactForm p {
	margin: 5px;
	font-size: 90%;
}
.formField {
	background-color: #F2E6D0;
	padding: 5px;
}
.security {
	color: #CC0000;
	font-size: 80%;
}
#top_nav a {
	color: #982E16;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#top_nav a:hover {
	color: #982E16;
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
}
#marqueeDIV {
	clear: both;
	background-color: #F5E8DA;
}
#marqueeDIV img {
	margin-right: 2px;
}
#LB_galleryDIV {
	clear: both;
}
#LB_galleryDIV img {
	padding: 5px 5px 12px 5px;
	margin: 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #C0C0C0;
}
.externalLink {
	background-image: url('images/newpage.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.attractionsText {
	padding: 0px 20px 20px 20px;
	margin: 0px;
}
.externalLink_p {
	margin-bottom: 5px;
}
.largeFont {
	font-size: 300%;
	color: #000000;
}
.mediumFontCopy {
	font-size: 175%;
}
