html,body{margin:0;padding:0}
body{
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #fff url(../images/bgpattern.gif) top center repeat-y;
	}
h1{
	font-size: 2em;
	margin:0;
	padding-left:5px;
	color: #545902;
	}
h2{
	font-size: 1.75em;
	margin:0 0 10px 0;
	padding-left:5px;
	color: #597a69;
	}
h3{
	font-size: 1.7em;
	padding-left:5px;
	color: #597a69;
	margin: 0 0 5px 0;
	font-weight: normal;
	}
h4{
	font-size: 1.2em;
	margin:0;
	padding-left:10px;
	color: #545902;
	font-weight: normal;
	}
p{
	margin:0 10px 10px
	}
a{
	color: #000;
	}
.small {
	font-size: .75em;
	color: #332f0a;
	text-align: right;
	padding: 5px 5px 0 0;
	}
.hsmall {
	font-size: .55em;
	color: #332f0a;
	text-align: right;
	padding: 5px 5px 0 0;
	}
#h2art {
	padding: 10px 0 0 12px;
	}
#sidebar h3 {
	margin-top: 5px;
	color: 7da521;
	}
	
.meta {
	margin: 0;
	color: #666666;
	}

.subhead {
	font-size: 1.25em;
	color: #545902;
	}
div#container{
	text-align:left;
	}

#header {
	padding: 0;
	margin: 0;
	background-color: #bcd8b7;
	}

#navbar {
	padding: 5px 0;
	background-color: #597a69;
	color: #fff;
	border-top: 1px solid #635f4e;
	border-bottom: 1px solid #635f4e;
	margin: 0;
	}

div#navbar ul
{
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navbar ul li
{
display: inline;
margin-left: -4px;
}

div#navbar ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navbar ul li a:hover
{
background-color: #bcd7b6;
color: #000;
}	
#active a { border-left: 1px solid #fff; }


div#footer {
	color: #555;
	text-align: left;
	}

div#container{
	width:798px;
	margin:0 auto;
		}

/*CONTENT SECTIONS*/
div#content p, div#contentWide p {
	line-height:1.4;
	}
div#content {
	float:left;
	width:500px;
	margin: 0;
	padding-bottom: 5px;
	background-color: #fff;

	}
div#contentWide {
	float:left;
	width:798px;
	margin: 0;
	padding-bottom: 5px;
	background-color: #fff;
	}
div#contentWide h3 {
	margin-left: 10px;
	}
div#contentWide p {
	margin-left: 15px;
	}

div#contentWide img.right {
	float: right;
	}
div#contentWide img.left {
	float: left;
	}
div#contentWide img.photo {
	padding: 5px;
	border: 1px solid #635f4e;
	margin: 5px 25px 5px 10px;
	}
div#map {
	margin: 10px 10px 10px 25px;
	}
div#map iframe {
	border: 1px solid #635f4e;
	}

div#imgwall {
	margin-top: 25px;
	text-align: center;
	}
	
div#imgwall img {
	border: 1px solid #635f4e;
	}
div#imgwall img.sm {
	width: 200px;
	margin: 8px 4px 0 4px;
	}

	
.galthumb {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 15px 15px;
	font-size: 1em;
	color: #545902;
	background: url(../images/gallerybg.jpg) left top no-repeat;
	text-align: center;
	}
.galthumb img {
	float: left;
	border: 1px solid #000;
	margin: 5px 18px 5px 20px;
	}
.galthumb a{
	padding-top: 5px;
	padding-left: 0;
	color: #545902;
	text-decoration: none;
	}
	
	
div#sidebar {
	float:right;
	width:298px;
	padding-top: 10px;
	background-color: transparent;
	color: #555;
	}
	
div#sidebar .post {
	background-color: transparent;
	padding-top: 5px;
	}
	
div#footer {
	clear:both;
	width:100%;
	margin-top: 50px;
	padding-top: 20px;
	background: #e8e4d4 url(../images/footbg.jpg) repeat;
	}
	
div#footer div {
    width:180px;
    margin: 0 12px 0 0;
    float:left;
	background: #e8e4d4 url(../images/footbg.jpg) repeat;
	}
div#footer div.last {
    width:210px;
    margin: 0 0 0 0;
}

div#footer p {
	padding-top: 5px;
	color: #555;
	font-size: .9em;
	}	
	
div#footwrap {
	background: #e8e4d4 url(../images/footbg.jpg) repeat;
}
	div#spacedout {
	background-color: #fff;
	padding: 10px 0;
}

div#slideshow {
	text-align: center;
	background: #fafef0;
	margin: 5px 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	border: 1px solid #332f0a;
	}	
	
.ss {
	margin: 10px 0;
	}
	
.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    text-align:center;
    font-size: 1em;
	color: #555;
	background-color: #cdc9b4;
}

.clearer {
	clear: both;
	height: 1px;
	overflow:hidden;
	margin-top: -1px;
	}

	
