body
{
	background: #c4d7ed;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
	color: #000;
	font-size: .8em;
	font-family: verdana, sans-serif;
	line-height: 1.25em;
	margin: 25px;
	margin-top: -150px;
	_margin-top: 25px;
	padding: 0;
	text-align: center;
}

body a
{
	color: #fff;
}

legend
{
	color: #fff;
}

#iefix
{
	_position: relative;
	_top: -175px;
}

#container
{
	background: #375d81;
	background-image: url('images/containerbg.png');
	background-position: 0 -100px;
	background-repeat: repeat-x;
	width: 960px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	_position: relative;
	_top: -3px;
	text-align: left;
}

#header
{
	margin: auto;
	margin-bottom: -3px;
	padding: 0;
	width: 960px;
}

#grass
{
	height: 175px;
	width: 228px;
	position: relative;
	left: 325px;
	top: 200px;
	margin: auto;
	z-index: 2;
}

#tabs
{
	background: #fff;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 960px;
}

.tab
{
	background-image: url('images/tabs.png');
	border-bottom: 1px solid #fff;
	height: 21px;
	width: 131px;
	_height: 36px;
	_width: 141px;
	padding: 15px 0 0 10px;
	_padding: 13 px 0 0 13px;
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	z-index: 3;
}

#residents
{
	position: relative;
	left: 236px;
	top: 5px;
	_top: 5px;
}

#residents a
{
	color: #fff;
	text-decoration: none;
}

#business
{
	position: relative;
	left: 360px;
	top: -32px;
	_top: -31px;
}

#business a
{
	color: #fff;
	text-decoration: none;
}

#heritage
{
	position: relative;
	left: 485px;
	top: -69px;
	_top: -68px;
}

#heritage a
{
	color: #fff;
	text-decoration: none;
}

#nav
{
	background: none;
	float: left;
	font-size: .85em;
	margin: 0;
	margin-left: 20px;
	position: relative;
	top: -44px;
	_top: -66px;
	width: 200px;
}

#nav ul
{
	margin: 0;
	padding: 0;
}

.navtitle
{
	background: url('images/linktitle.png');
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 3px 10px;
}

.navtitle a
{
	text-decoration: none;
}

.navitem
{
	height: 17px;
	list-style-type: none;
	margin: 0;
	padding: 3px 10px;
	background: url('images/linkbutton.png');
}

.navitem a
{
	text-decoration: none;
}


#nav a:link li
{
	background: url('images/linkbutton.png');
	color: #fff;
	text-decoration: none;
}

#nav a:visited li
{
	background: url('images/linkbutton.png');
	color: #fff;
	text-decoration: none;
}

#nav a:hover li
{
	background: url('images/linkbutton.png');
	background-position: 0 -23px;
	color: #fff;
	padding-left: 20px;
	text-decoration: none;
}

#nav a:active li
{
	background: url('images/linkbutton.png');
	color: #fff;
	text-decoration: none;
}

#edit
{
	background-color: #fff;
	padding: 10px;
}

#edit fieldset
{
	background-color: #fff;
	color: #000;
	padding: 5px;
}

.content
{
	color: #fff;
	float: right;
	font-size: .85em;
	position: relative;
	top: -9px;
	_top: -32px;
	text-align: justify;
	width: 700px;
	margin: 0 20px 0 0;
}

.keyword
{
	font-weight: bold;
}

.contents
{
	background-image: url('images/contentbg.png');
	background-repeat: no-repeat;
	padding: 5px 20px;
	min-height: 1000px;
}

#footer
{
	clear: both;
	color: #e1e6fa;
	font-size: .8em;
	padding: 25px 0 25px 0;
	text-align: center;
	width: 960px;
}

#footer img
{
	margin-bottom: 15px;
}

#footer a:link
{
	color: #fff;
	text-decoration: none;
}

#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #e1e6fa;
	text-decoration: underline;
}

#footer a:active
{
	color: #fff;
	text-decoration: none;
}
