body {
	margin : 0;
	text-align : left;
	line-height : 1.5em;
	background : #619038;
	color : #21401C;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
}
#right-col h2 {
	font-size: 95%;
}

			/*CONTAINER*/
#wrapper {
position : relative;
width : 780px;
margin-right : auto;
margin-left : auto;
padding : 0;
border : 0px solid green;
background : #F8EBE2;
}
			/*TOP TITLE BAR*/
#title {
width : 770px;
margin-left : 5px;
padding : 0;
text-align : right;
background : #F8EBE2;
}
#title h1 {
	margin : 0;
	padding : 10px;
	font-size : 175%;
	text-transform : uppercase;
	letter-spacing : 5px;
	background : inherit;
	color : #76866C;
	text-align: right;
}
			/*BANNER*/
#header {
background : url(images/other_photos/town_ptg_header.jpg) no-repeat;
width : 770px;
height : 200px;
margin : 0 0 0 5px;
padding : 0 0 0 0;
}
#navbar {
	float: left;
	height: 25px;
	width: 755px;
	margin-left: 11px;
	padding-top: 5px;
	padding-left: 8px;
	color: #86545C;
	text-align: center;
}

			/*TOP NAVIGATION*/
.container {
width : 770px;
height : 35px;
margin : 20px 0 10px 5px;
}
#navCircle {
margin : 0;
padding : 0 0 20px 20px;
border-bottom : 1px solid #b2d094;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding : 0 25px 15px 25px;
text-decoration : none;
background : inherit;
}
#navCircle a:hover , #navCircle a:link.pbigger, #navCircle a:visited.pmorebigger{
background-color : inherit;
color : #000;
background : url(img/arrow.gif) no-repeat bottom center;
}
			/*MAIN CONTENT*/
#content {
width : 560px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #383A51;
}
#content h1 {
	text-align: left;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 28px;
}
.subh1 {
	font-size: 80%;
}


#content p {
padding : 0 20px;
}
#content  #contact  p {
	padding-left: 0px;
}

			/*SIDEBAR*/
#right-col {
	width : 190px;
	margin : 5px 0 0 585px;
	border-left : 1px none #3E3631;
	padding : 3px;
}
			/*FOOTER*/
#footer {
	margin : 50px 0 0;
	font : 90% "Trebuchet MS", verdana, arial, sans-serif;
	background : #619038;
	color : #CEDCBB;
	padding: 5px;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #96E1AD;
	text-decoration: underline;
}
#footer a:hover {
background : inherit;
color : #FEE4D1;
text-decoration : none;
}
			/*SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : 10em;
	width : 150px;
	padding : 1ex;
	margin : 0 0 30px 5px;
	border : 1px solid #345411;
	color : #272725;
	background-color: #CDD09C;
}
			/*TYPOGRAPHY*/
h2 {
margin : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #21401C;
}
h3 {
margin : 5px;
font-size : 120%;
letter-spacing : 5px;
background : inherit;
color : #21401C;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #307013;
}
			/*LINKS*/
a img {
border : none;
}
a:link, a:visited {
	text-decoration : none;
	background : inherit;
	color : #013666;
}
a:hover {
	text-decoration : underline;
	background : inherit;
	color : #53202F;
	text-align: left;
}
ul.side {
list-style-type : square;
padding : 0;
margin : 0;
background : inherit;
color : #21401C;
}
.side li {
padding-left : -0.2em;
margin-left : 1em;
}
			/*CLASSES*/
.news {
font-size : 90%;
background : inherit;
color : #000;
}
.imgleft {
	float : left;
	padding : 5px;
	border: 1px solid #4F5A71;
	margin-right: 15px;
}
.imgright {
	float : right;
	border : 1px solid #345411;
	padding : 5px;
	margin-left: 15px;
}
blockquote {
	margin-left: 20px;
}
.smalleremail {
	font-size: 90%;
}
#wrapper #content h2 {
	font-size: 18px;
	text-transform: none;
	letter-spacing: normal;
}
#wrapper #content h3 {
	font-size: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bolder;
}

