
body {
	font-family:Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:150%;
	background:#e5ede4 url('/images/main_bg.png') repeat-x top center;
}

#header {
	height:167px;
	background-color:#382517;
	background-image:url(../images/header_bg.gif);
	background-position:center bottom;
}

#preContent {
	clear:both;
	margin-bottom:10px;
	color:#b7c1b6;
	background-color:#bac9b7;
	padding:5px;
	border-bottom:solid 1px #809b70;
}

#preContent strong { color:#BB2C14; }

#preContent ul {
	width:940px;
	display:block;
	margin:0px auto;
}

#preContent ul li {
	display:inline;
	color:#3E6538;
}

#preContent a { color:#3E6538; }

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#BB2C14;
}

a:hover { color:#9A2510; }

#nav {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	height:43px;
	color:#ffffff;
	font-size:16px;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color:#ffffff;
	display:inline-block;
	text-decoration:none;
	height:31px;
	padding:12px 8px 0px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}

#nav a:hover { color:#ffffff;/*background-image:url(../images/header_rollover_bg.png);
	background-position:center bottom;
 	background-repeat: no-repeat;*/ }

#nav #current {
	background-color:#bac9b7;
	color:#4e2a07;
}

#nav #current a:hover { background-image:none; }

#leftContent {
	width:220px;
	margin-right:20px;
	float:left;
}

#header .active {
	background-color:#e5ede4;
	color:#4e2a07;
}

#contentBody {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
	font-size:12px;
	overflow:auto;
	color:#3A3A3A;
}

#contentBody h1 {
	color:#4e2a07;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:42px;
}

#contentBody h1 span {
	font-weight:normal;
	font-size:24px;
}

#contentBody h2 {
	color:#3E6538;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.subTitle {
	color:#3E6538;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	background-color:#c0d4be;
	padding:10px;
	border-bottom:solid 3px #809b70;
	margin-top:15px;
	margin-bottom:5px;
}

#contentBody h4 {
	color:#3E6538;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#contentBody h3 {
	font-weight:bold;
	font-size:14px;
}

.content {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	color:#3a3a3a;
}

.woodBar {
	background-color:#382517;
	background-image:url(../images/wood_bar.gif);
	height:20px;
	overflow:hidden;
}

#footer a:link, #footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#FFE6CB;
}

#footer a:hover { border-bottom:dotted 1px #9B7651; }

#footer {
	background-color:#50361c;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:350px;
}

#footer .content {
	color:#FFE6CB;
	padding:20px 0px;
}

#footer h3, #footer h2 {
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:16px;
}

#footer h6 {
	font-size:10px;
	margin-bottom:10px;
}

#footer .quote {
	display:inline-block;
	padding:10px 0;
	font-size:16px;
	margin:10px 0;
	border-top:dotted 1px #9B7651;
	border-bottom:dotted 1px #9B7651;
	color:#FFF5EA;
	font-style: italic;
}

#footer p { margin-bottom:10px; }

.imgFrame {
	padding:10px;
	border:solid 1px #b7c1b6;
	background-color:#FFFFFF;
}

.imgFrameSmall {
	padding:4px;
	border:solid 1px #b7c1b6;
	background-color:#FFFFFF;
}

.divi {
	border-top:dotted 1px #b7c1b6;
	height:1px;
	overflow:hidden;
	margin:10px 0;
}

.right { float: right; }

.left { float:left; }

strong { font-weight:bold; }

.attraction {
	margin-top:10px;
	border-bottom:dotted 1px #b7c1b6;
	clear:both;
	padding-bottom:10px;
	overflow:auto;
}

.attraction .image {
	padding:10px;
	border:solid 1px #b7c1b6;
	background-color:#FFFFFF;
	margin:0 15px 5px 0;
	width:300px;
	height:100px;
	float:left;
}

.attraction p {
	color:#3E6538;
	font-size:16px;
}

.calendar_link {
	border-top:dotted 1px #b7c1b6;
	clear:both;
	padding:10px 0;
	height:95px;
}

.calendar_link img {
	margin-right:20px;
	width:100px;
	height:75px;
}

.newsMenu {
	float:right;
	padding-left:10px;
	width:209px;
	margin-left:20px;
	border-left:dotted 1px #b7c1b6;
}

.newsMenu span {
	margin-bottom:10px;
	font-size:10px;
	display:block;
}

.subMenu {
	background-color:#e9f0e8;
	border-top:dotted 1px #b7c1b6;
	padding:10px;
	border-bottom:dotted 1px #b7c1b6;
	font-size:14px;
}

.sideList {
	float:right;
	margin:0px 0px 10px 20px;
	width:188px;
	border:dotted 1px #b7c1b6;
	padding:14px;
	background-color:#e9f0e8;
}

.sideList li {
	margin-bottom:4px;
	display:block;
}

.sideList strong { font-size:14px; }

.sideList .subhead {
	border-top:solid #b7c1b6 1px;
	padding-top:5px;
	margin-top:10px;
}

.inline-icon {
	position:relative;
	top:3px;
	margin-right:5px;
	height:16px;
	width:16px;
	overflow:hidden;
}

.gutterTop { margin-top:15px; }

.gutterBottom { margin-bottom:15px; }

.gutterLeft { margin-left:15px; }

.gutterRight { margin-right:15px; }

.fullGallery {
	margin-left:-15px;
	overflow:hidden;
	margin-top:15px;
}

.fullGallery img {
	margin:0px 0px 15px 15px;
	width:154px;
}

.propertyHead {
	line-height:30px;
	text-align:center;
	background:url(images/leaf_bg.png);
	overflow:hidden;
	clear:both;
}

.propertyHead h1 { font-size:26px; }

.propertyHead h6 { font-size:16px; }

.propertyHead img {
	float:right;
	margin:0px 0px 10px 20px;
	width:438px;
}

.propertyHead .quote {
	font-size:24px;
	margin:25px 0px;
	font-style:italic;
}

.clear { clear:both; }

#calList { margin-left:-15px; }

#calList div {
	width:223px;
	margin-left:15px;
	float:left;
	margin-bottom:20px;
	text-align:center;
	height:170px;
	overflow:hidden;
}

#calList h2 {
font-size:14px;
margin:0px;
line-height:100%
	}
