body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.63em;
	background-color: #f6f6eb;
	background-image: url('../img/top.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
}
#header {
	width: 941px;
	height: 345px;
	margin: 15px auto 0px auto;
	position: relative;
}
	#header .logo {
		margin: 0px;
	}
		#header .logo a {
			background-image: url('../img/logo.gif');
			display: block;
			width: 273px;
			height: 80px;
			outline: none;
		}
			#header .logo a span {
				display: none;
			}
	#header .nav {
		position: absolute;
		top: 25px;
		right: 0px;
	}
		#header .nav a {
			font-size: 1.4em;
			color: #ece5c3;
			line-height: 33px;
			background-color: #29454f;
			display: block;
			float: left;
			height: 35px;
			margin: 0px 0px 0px 1px;
			padding: 0px 15px;
			outline: none;
		}
		#header .nav a:hover {
			text-decoration: none;
		}
		#header .nav a.left {
			background-color: transparent;
			background-image: url('../img/nav-left.gif');
			background-position: top left;
		}
		#header .nav a.right {
			background-color: transparent;
			background-image: url('../img/nav-right.gif');
			background-position: top right;
		}
		#header .nav a.active {
			background-position: bottom left;
		}
		#header .nav a.active2 {
			background-color: #63b5d2;
		}
	#header .links {
		width: 185px;
		position: absolute;
		top: 125px;
		left: 25px;
	}
		#header .links a {
			font-size: 1.4em;
			color: #ffffff;
			text-decoration: none;
			background-image: url('../img/link-bullet.gif');
			background-position: bottom right;
			background-repeat: no-repeat;
			display: block;
			padding: 10px 0px 5px 0px;
			border-bottom: 1px dotted #656565;
			outline: none;
		}
		#header .links a:hover {
			color: #b8b8b8;
			background-image: url('../img/link-bullet-over.gif');
		}
	#header .pictures {
		font-size: 1.4em;
		color: #f4f4ea;
		position: absolute;
		top: 258px;
		left: 25px;
	}
		#header .pictures a {
			color: inherit;
			line-height: 23px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			width: 25px;
			height: 27px;
			margin: 0px -5px 0px 5px;
			padding: 0px 3px 0px 0px;
			outline: none;
		}
		#header .pictures a.active {
			background-image: url('../img/picture-number.gif');
		}
#picture {
	background-image: url('../img/picture.jpg');
	width: 691px;
	height: 207px;
	position: absolute;
	top: 102px;
	right: 4px;
}
	#picture a {
		background-image: url('../img/overlay.png');
		display: block;
		width: 691px;
		height: 207px;
		outline: none;
	}
#main {
	background-image: url('../img/main-bg.gif');
	background-repeat: repeat-y;
	width: 1020px;
	margin: 0px auto;
	padding: 0px 1px 0px 0px;
}
	#main .top {
		background-image: url('../img/main-top.gif');
		background-repeat: no-repeat;
	}
	#main .bottom {
		background-image: url('../img/main-bottom.gif');
		background-position: bottom;
		background-repeat: no-repeat;
		padding: 0px 62px 100px 72px;
	}
	#main .left {
		float: left;
		width: 508px;
	}
		#main .left h3 {
			font-size: 3em;
			font-weight: normal;
			color: #5b5741;
			margin: 15px 0px 0px 0px;
		}
	#main .full {
		width: 100%;
	}
	#main .half {
		width: 45%;
		margin: 0px 5% 0px 0px;
	}
	#main .end {
		width: 49%;
		margin: 0px;
	}
	#main h2 {
		font-size: 3em;
		font-weight: normal;
		color: #5b5741;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
	}
		#main h2 span {
			display: none;
		}
	#main h2.welcome {
		background-image: url('../img/heading-welcome.gif');
		background-repeat: no-repeat;
		height: 35px;
	}
	#main h2.news-events {
		background-image: url('../img/heading-news-events.gif');
		background-position: left;
		background-repeat: no-repeat;
		height: 21px;
	}
	#main h2.quick-pics {
		background-image: url('../img/heading-quick-pics.gif');
		background-position: left;
		background-repeat: no-repeat;
		height: 36px;
	}
	#main h2.about {
		background-image: url('../img/heading-about.gif');
		background-repeat: no-repeat;
		height: 35px;
	}
	#main h2.news {
		background-image: url('../img/heading-news.gif');
		background-repeat: no-repeat;
		height: 33px;
	}
	#main h2.events {
		background-image: url('../img/heading-events.gif');
		background-repeat: no-repeat;
		height: 33px;
	}
	#main h2.business-directory {
		background-image: url('../img/heading-business-directory.gif');
		background-repeat: no-repeat;
		height: 45px;
	}
	#main h2.gallery {
		background-image: url('../img/heading-gallery.gif');
		background-repeat: no-repeat;
		height: 47px;
	}
	#main .dots {
		background-image: url('../img/heading-dots.gif');
		height: 5px;
		margin: 5px 0px 15px 0px;
	}
	#main p {
		font-size: 1.2em;
		color: #747474;
		line-height: 2em;
		margin: 10px 0px 0px 0px;
	}
	#main p.black {
		color: #000000;
	}
	#main p.bold {
		font-weight: bold;
	}
	#main ul {
		font-size: 1.2em;
		line-height: 1.7em;
	}
		#main ul a {
			color: #0033cc;
		}
	#main .right {
		float: right;
		width: 347px;
	}
		#main .right h2 {
			margin: 0px;
		}
		#main .right .dots {
			background-image: url('../img/heading-dots-right.gif');
		}
		#main .right h3 {
			font-size: 1.2em;
			font-style: italic;
			margin: 0px;
		}
		#main .right .date, #main .left .date {
			font-size: 1.1em;
			color: #31607f;
			margin: 5px 0px 0px 0px;
		}
		#main .left .date {
			margin: -5px 0px 10px 0px;
		}
		#main .right p {
			color: #32312d;
			margin: 5px 0px 0px 0px;
		}
		#main .right a.read-more {
			font-size: 1.2em;
			color: #0054d3;
			text-decoration: none;
			background-image: url('../img/read-more.gif');
			background-position: center right;
			background-repeat: no-repeat;
			display: inline-block;
			margin: 8px 0px 15px 0px;
			padding: 0px 20px 2px 0px;
			border-bottom: 1px dotted #0054d3;
		}
	#main .clear {
		clear: both;
	}
	#main .border {
		background-color: #e4e4d1;
		padding: 5px;
		border: 1px solid #d5d5c3;
	}
		#main .border > div {
			background-color: #f4f4eb;
			padding: 20px;
		}
	#main .thumbs {
		margin: 10px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
	}
		#main .thumbs * {
			vertical-align: middle;
		}
		#main .thumbs a.image {
			display: inline-block;
			margin: 5px 5px 0px 0px;
			border: 1px solid #e4e4e4;
			outline: none;
		}
			#main .thumbs a.image img {
				margin: 3px;
				border: 0px;
			}
	#main a.button {
		font-size: 1.6em;
		font-weight: bold;
		color: #a8a896;
		text-decoration: none;
		background-image: url('../img/button-left.gif');
		display: inline-block;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 15px;
		outline: none;
	}
		#main a.button span {
			line-height: 34px;
			background-image: url('../img/button-right.gif');
			background-repeat: no-repeat;
			background-position: right;
			display: inline-block;
			height: 36px;
			padding: 0px 45px 0px 0px;
		}
	#main a.button:hover {
		text-decoration: underline;
	}
	#main .post {
		margin: 30px 0px 0px 0px;
	}
		#main .post h3.small {
			font-size: 1.8em;
			font-weight: bold;
			color: #534e2e;
			letter-spacing: -1px;
		}
		#main .post .date {
			color: #b8b8b8;
			margin: 10px 0px 0px 0px;
		}
		#main .post p {
			color: #575757;
			line-height: 1.8em;
			margin: 5px 0px 0px 0px;
		}
		#main .post a.read-more {
			font-size: 1.2em;
			color: #2a00e0;
			text-decoration: none;
			background-image: url('../img/read-more.gif');
			background-position: center right;
			background-repeat: no-repeat;
			display: inline-block;
			margin: 8px 0px 0px 0px;
			padding: 0px 20px 0px 0px;
		}
	#main .event {
		margin: 20px 0px 30px 0px;
	}
		#main .event .event-date {
			float: left;
			width: 50px;
			border-bottom: 1px solid #f1f1f1;
		}
			#main .event .event-date span {
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size: 2.6em;
				font-weight: bold;
				color: #d50000;
				text-align: center;
				display: block;
				background-color: #fbf9ce;
				padding: 3px 0px;
			}
			#main .event .event-date div {
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size: 1.3em;
				font-weight: bold;
				color: #888888;
				text-align: center;
				padding: 2px 0px;
				border-bottom: 1px solid #fcfcfc;
			}
		#main .event h3.small {
			display: inline-block;
			margin: 0px 0px 0px 30px;
		}
		#main .event .date {
			font-weight: bold;
			display: inline-block;
			float: right;
			margin: 5px 0px 0px 0px;
		}
		#main .event p {
			display: block;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 80px;
		}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	background-color: #484431;
	margin: 50px 0px 0px 0px;
	padding: 25px 0px;
}
	#footer > div {
		width: 941px;
		margin: 0px auto;
	}
	#footer .left {
		float: left;
	}
	#footer .right {
		font-weight: bold;
		float: right;
	}
		#footer .right a {
			color: #b8d76d;
			text-decoration: none;
		}
	#footer .clear {
		clear: both;
	}
#directory {
	
}
	#directory .item {
		float: left;
		width: 220px;
		margin: 0px 30px 20px 0px;
		padding: 20px;
	}
		#directory .item h3 {
			font-size: 1.8em;
			font-weight: bold;
			color: #534e2e;
			margin: 0px;
		}
		#directory .item p {
			color: #000000;
			font-size: 1.2em;
			line-height: 1.5em;
		}
			#directory .item p a {
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
			#directory .item p a:hover {
				text-decoration: underline;
			}
	#directory .alt {
		background-color: #f9f9f1;
		border: 1px solid #f3f3e8;
	}
#gallery {
	
}
	#gallery .album {
		margin: 0px 0px 40px 0px;
	}
		#gallery .album h3 {
			font-size: 1.8em;
			font-weight: bold;
			color: #534e2e;
			margin: 0px;
		}
			#gallery .album a {
				color: inherit;
				text-decoration: none;
			}
			#gallery .album a:hover {
				text-decoration: underline;
			}
		#gallery .album p {
			color: #575757;
			margin: 5px 0px 10px 0px;
		}
		#gallery .album .thumbs {
			margin: 0px 0px 15px 0px;
		}
			#gallery .album .thumbs a {
				display: inline-block;
				margin: 0px 8px 10px 0px;
			}
			#gallery .album .thumbs img {
				border: 0px;
			}
		#gallery .album .button-small {
			font-size: 1.2em;
			font-weight: bold;
			color: #a8a896;
			text-decoration: none;
			line-height: 25px;
			background-image: url('../img/button-small.gif');
			display: inline-block;
			width: 168px;
			height: 27px;
			padding: 0px 0px 0px 8px;
			outline: none;
		}
		#gallery .album .button-small:hover {
			text-decoration: underline;
		}
#pagination {
	margin: 20px 0px 0px 0px;
}
	#pagination a {
		font-size: 1.4em;
		font-weight: bold;
		color: #ababab;
		text-decoration: none;
		display: inline-block;
		padding: 5px 10px;
		outline: none;
	}
	#pagination a:hover {
		padding: 4px 9px;
		border: 1px solid #f3f3e8;
	}
	#pagination a.active {
		color: #757575;
		background-color: #f6f6eb;
		padding: 4px 9px;
		border: 1px solid #c0c0bd;
	}
#main .left p {
	line-height: 1.5em;
	margin: 15px 0px 0px 0px;
}
#full_image {
	margin: 20px 0px 0px 0px;
}
	#full_image img {
		border: 0px;
	}
#paging {
	padding: 0px 0px 10px 0px;
}
	#paging a {
		font-size: 1.4em;
		font-weight: bold;
		color: #ababab;
		text-decoration: none;
		display: inline-block;
		padding: 5px 10px;
		outline: none;
	}
	#paging a:hover {
		padding: 4px 9px;
		border: 1px solid #f3f3e8;
	}
	#paging a.active {
		color: #757575;
		background-color: #f6f6eb;
		padding: 4px 9px;
		border: 1px solid #c0c0bd;
	}
	
#header {position: relative; z-index: 3;}
#picture {position: absolute;z-index: 2;}
#picture a {position: absolute;z-index: 1};
#header .nav {z-index: 10;}
	#header .nav span {position: relative;display: block;float: left;}
		#header .nav span a {}
		#header .nav span ul.submenu {display: none;position: absolute;top: 36px;left: 1px;z-index: 5;list-style: none;padding: 0;margin: 0}
		#header .nav span:hover ul.submenu {display: block;background-color: #29454f;}
			#header .nav span:hover ul.submenu li {margin: 0 0 0 0;float: none}
				#header .nav span:hover ul.submenu li a {margin: 0;float: none;padding: 0 15px;}
