* { margin:0; padding:0 }
p{margin: 17px 0;line-height:18px;}
html { height:100.1% }
BODY {
	font-size: 76%;
	background: #2C1908 url(Images/top-bg.gif) repeat-x;
	font-family: Tahoma, Veranda, Arial;
	color: #32363A;
}
#wrapper { width:756px; margin:0 auto }
#header {
	width:736px;
	height:27px;
	background: url(Images/header.gif) no-repeat;
	text-align:right;
	clear:both;
	color: #D5C49A;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#header a, #footer a {
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

#header a:hover { text-decoration:underline }
#mainBg { 
	background: url(Images/main-bg.gif) repeat-y;
	width:750px; 
	margin:0 auto;  
	font-size:1.1em; 
	overflow:hidden; 
}
#sideMenu ul { width:244px; list-style: none; }
#sideMenu li a { 
	list-style: none;
	font-size:1.1em; 
	height:25px; 
	background:url(Images/button.gif) no-repeat; 
	color:#fff; 
	display:block;
	padding: 3px 0 0 35px;
	text-decoration:none }
#sideMenu li a:hover { background:url(Images/button2.gif) no-repeat; color:#fff }	
#joinUs { background:#5E3310; width:192px; padding:10px 10px 0 20px; color:#fff }

#currentEvents {  /* Events section is set to auto scroll when height exceeds 165px */
	width:410px; 
	height:165px; 
	padding:10px; 
	overflow:auto;
	margin:0 0 10px 0;
	border:1px solid #65391F;
	font-size:0.9em;
	color:#431D07;
}
#currentEvents br { line-height:0.6em }

#footer { background:url(Images/footer.gif) no-repeat; width:756px; font-size:0.9em; height:46px; color:#fff }
#copyright {
	width:735px;
	padding:20px 0 0 20px;
	float:left;
	font-size:0.9em
}
#copyright a {
	color: #999999;
	font-weight: normal;
	font-size: 1em;
}

#banner { width:435px; height:213px }

/* LINKS, TEXT, & CONTENT STYLES */
a { color:#2080A0; text-decoration:underline }
a:hover  { color: #522C00 } 
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(Images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.pageTitle {
	font-weight:bold;
	font-size:.8em;
	color:#65391F;
}
.calendarFont { font-size:1.5em }
#leftContent { float:left; width:244px; overflow:hidden; color:#752E04; clear:left; text-align:left }
#rightContent { float:left; width:435px; margin:10px 0 0 33px }
.left { float:left; position: relative }
.right { float: right; position:relative }
h2 {
	font-size:1.04em;
	color: #263E5E;
}
.eventsDate { background:#A45800; color:#fff; text-decoration:none; padding:0 3px; font-weight:bold }
.eventsMonth { 
	font-weight:bold; 
	font-size:1em; 
	background:#F7EBD8; 
	width:95%; 
	padding:0 4px; 
	clear:both; 
	margin:5px 0; 
	border-bottom:1px solid #B9ACA3
}

/* MISC & FORM STYLES */
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:155px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }



h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#below_footer {
	color: #FFFFFF;
	padding: 10px;
}
#bread {
	font-weight:bold;
	font-size:.8em;
	margin-top: 16px;
	color:#65391F;
}

#bread a {
	margin: 0 4px;
}

#gallery a img {
width:125px;
height:70px;
margin: 5px;
border:1px solid #000;
} #gallery a:hover img {
margin: 3px;
border:3px dashed #000;
}