

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;	
}

.centxt {
text-align: center;	
	
}
.paperbackround {
	background-image: url(images/old-paper.png);
	background-repeat: no-repeat;
	background-position: center top;	
	
	
}


/* logo */
#topheader {
	margin: auto;
	width: 900px;
	height: 132px;
 	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
}

#topheader p {
	text-align: right;
	padding-top: 50px;
	margin-right: 80px;
	color: 000;
}
		
	/*navigation */	
		
#navcontainer {
	
	width: 670px;
	background-image: url(images/menu5.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

/*photo */
#photo {
	width: 670px;
	height: 153px;
	background-image: url(images/backpic.jpg);
	background-repeat: no-repeat;	

}

#photo2 {
	width: 670px;
	height: 153px;
	background-image: url(images/town-meeting3.jpg);
	background-repeat: no-repeat;	

}

	/*links */	
		
a:link, a:visited { color: #191815; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #191815; text-decoration: underline;}

p { margin: 0px; padding: 0px; text-align: justify; }

.txtcenter {
	
text-align: center;	
}

img { margin: 0px; padding: 0px; border: none; }

.imagecenter {
	
margin: auto;	
}
/*images */
.img1 {
	background: #FAFAFA;
	border: 1px solid #F60;
	padding: 5px;
	margin-right: 15px;
}

.imgy {
	background: #FAFAFA;
	border: 1px solid #F60;
	padding: 5px;
	margin-left: 15px;
}


.imgx {
	background: #FAFAFA;
   border: 1px solid #F60;
	padding: 5px;
	
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }



.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	
}


h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 15px 0;
	padding: 2px 0 10px 0;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	
	border-bottom: 2px solid #000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0 15px 0;
	font-size: 26px;
	font-weight: normal;
	color: #f5d96c;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	display: block;
	margin: 0;
	padding: 10px 0px;
	width: 280px;
	height: 45px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	
}

h6 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.txtcntr {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.list_01 {
	margin: 0 0 20px 40px;
	padding: 0px;
}

.list_01 li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style-image: url(images/templatemo_list_icon.png);
	text-decoration: underline;	
}

.list_01 li a {
	font-style: normal;
	text-decoration: underline;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	
}

#container #container_bottom { 
	position: absolute;
	width: 900px;
	height: 460px;
	bottom: 0px;
	left: 0px;
	background: url(images/bottom.jpg) no-repeat;
}




/* content */
#content {
	clear: both;
	position: relative;
	width: 670px;
	padding: 0 105px 0 125px;
	background-image: url(images/middle2.jpg);
	background-repeat: repeat-y;
}

#content_bottom {
	clear: both;
	width: 900px;
	height: 105px;
	background: url(images/bottom.jpg) no-repeat;
}

#content .section {
	clear: both;
	width: 670px;
}

.section p {
	margin-bottom: 15px;	
}

.section pcenter {
text-align: center;	
}

#centersect {

margin: auto;
width: 500px;
text-align: center;
	
}


#centersect p {
text-align: center;	
	
}
/* footer */
#footer {
	clear: both;
	width: 750px;
	height: 41px;
	padding: 15px 65px 15px 85px;
	text-align: center;
	
	color: #ac9058;
}

#footer a {
	font-weight: normal;
	color: #ac9058;
	text-decoration: underline;
	font-style: normal;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	
}

.footer_menu .last_menu {
	border: none;
}


/* end of footer */
.whitetext {
color: #FFF	
	
}

.events {
text-align: center;	
}

.tableback {
	background-image: url(frame.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}
