
body {
	margin: 20px 0 0 0;
	padding: 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
	background-color: #1a74bc;
	
}

h1, h2 {
	margin: 0;
	font-weight: normal;
	color: black;
}

h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: -10px;
}
h1.townhall{
	margin-top: 30px;
}
h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: black;
	margin-top: 20px;
	margin-bottom: -15px;
}
h4 {
	font-size: 16px;
	margin-top: -10px;
	margin-bottom: -5px;
}
p, ol, ul {
	line-height: 180%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

a {text-decoration: none;
	color: maroon;
}
a:visited {text-decoration: none;
	color: maroon;
}
a:hover {
	text-decoration: none;
	color: #315b7f;
}
img {
	border: none;
}

img.left {border: dotted 1px black;
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: dotted 1px black;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header5.jpg) no-repeat right top;
}
#headercouncil {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header2.jpg) no-repeat right top;
}
#headereducation {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header3.jpg) no-repeat right top;
}
#headervisiting {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header5.jpg) no-repeat right top;
}
#headerbusiness {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header4.jpg) no-repeat right top;
}
#headerattractions {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header6.jpg) no-repeat right top;
}
/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: url(images/img001.png) no-repeat;
	
}





/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/img05.jpg) repeat-x;
	border-left: thin solid #0e1d60;
	border-right: thin solid #0e1d60;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 19px 0 16px;
	background: url(images/img06.gif) no-repeat;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 16px;
	color: white;
}
#menu a:hover {
	color: #add8e6;
	font-variant: small-caps;
	font-size: 17px;
	 
}
/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */


#content {
	float: right;
	width: 426px;
	padding: 20px 20px 20px 20px;
	border-bottom: thin solid #0e1d60;
	border-left: thin solid #0e1d60;
	border-right: thin solid #0e1d60;
	
	background-color: #b2b2b2;
}
#content p {
	margin-bottom: 2px;
	color: black;
	
}
#contentbio {

	
	float: right;
	width: 426px;
	padding: 20px;
	background: transparent url(images/contentbg.png) repeat;
	border-bottom: thin solid #F3BA8D;
	border-left: thin solid #F3BA8D;
	border-right: thin solid #F3BA8D;
}
#contentbio p {
	line-height: 110%;
	margin-bottom: -10px;
	
	
}
/*index*/
#announcement {height: 50px;
	border: solid black 1px;
	padding: 10px 10px 10px 10px;
	background-color: #acbbe6;
	color: Black;
	margin: 20px 0 20px 0;
}
#announcement a {
	color: #00008b;
}

#announcement a:visited {text-decoration: none;
	color:#00008b;
}
#announcement a:hover {
	text-decoration: none;
	color: black;
}
/* Sidebar */

#sidebar {height: 1%;
	float: left;
	width: 220px;
	padding-top: 10px;
	
}

#sidebar a {height: 1%;
	color: #a9a9a9;
	text-decoration: none;
}
#sidebar a:hover {height: 1%;
	color: #93EDFF;
	text-decoration: none;
}
#sidebar ul {height: 1%;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {height: 1%;
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}
#sidebar ul2 li {height: 1%;
	padding: 5px 14px;
	background: url(images/img00.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}
#sidebar ul li.first {height: 1%;
	border: none;
}

#sidebar ul li h2 {height: 1%;
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {height: 1%;
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {height: 1%;
	margin: 0;
}
#visiting {
	margin-bottom: -10px;

}
/*classes*/

.boxed {
	
	background: #472737 url(images/img10.gif) no-repeat left bottom;
	
	
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 15px 15px;
	background:  url(images/img08.bmp) no-repeat;
	font-size: 16px;
	color: black;
}

.boxed .content {
	padding: 5px 15px 15px 15px;
	height: auto;

}

.color {
	color: black;
}
.colorcream {
	color: black;
}
.colorgray {
	color: gray;
}
.colorblue {
	color: #ccd9ea;
}
.colorblack {
	color: #000000;
}
.contentmain {
line-height: 120%;
}

.list {
	line-height: 130%;
}

	

.sitemap {
	
	line-height: 140%;
	
}
.towncontacts {
	margin-top: 15px;
}
.wx{
	margin-top: 8px;
	margin-left: 33px;
	margin-bottom: 12px;
	Border: solid white 1px;
	
}
/* Footer */

#footer {
	height: 20px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #372A1A;
	
}

#footer a {
	color: #372A1A;
}
/* Bottom Padding*/

#accommrest {padding-bottom: 13px;
	
}
#attractions {padding-bottom: 163px;
	
}
#bios {
	padding-bottom: 1853px;
}

#business{
	padding-bottom: 133px;
}

#gallery{
	padding-bottom: 216px;
}

#contacts {
	padding-bottom: 189px;
}
#education {
	padding-bottom: 12px;
	
	}
#education2 {
	padding-bottom: 8px;
	
	}
#emergency {
	padding-bottom: 344px;
	
	}

#history {
	padding-bottom: 9px;
}

#index {padding-bottom: 269px;
	
}
#living {
	padding-bottom: 32px;
}
#living1 {
	margin-bottom: -15px;
}
#map2 {
	padding-bottom: 21px;
}
#mayorcouncil {
	padding-bottom: 1148px;
}
#minutes1
{
	padding-bottom: 200px;}

#news {
	margin-top: 10px;
	padding-bottom: 8px;
	
}
#publicworks {
	padding-bottom: 79px;
}

#policies {
	padding-bottom: 1650px;
}
#policies1 {
	margin-bottom: -15px;
}
#pws {
	padding-bottom: 40px;
}
#recreation {
	padding-bottom: 76px;
}
#recreationcolor {
	color: white;
}
#sitemap {
	padding-bottom: 1310px;
}

#staffadmin {
	padding-bottom:  74px;
}
#staffadmin1 {
	padding-bottom:  -15px;
}
#transportation {
	padding-bottom:  89px;
}
#visiting2 {
	padding-bottom: 488px;
}
.wx {
	margin-left: 20px;
	
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 65px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: right;
	margin: 4px 3px 2px 3px;
	padding: 5px;
	position: relative;
	margin-right: 16px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 233px;
	height: 150px;
}

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}