* {margin: 0; padding: 0;}

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #3f4447 url(/update09/pagebg.jpg) repeat-x; 
}

#logo {
	display: block;
	float: left;
}

#navbar {
	float: left;
	padding-left: 15px;
	padding-top: 113px;
	}

h1.logo {
	display: block;
	margin-top: 7px;
	width: 229px;
	height: 142px;
	text-indent: -9999px;
	background: transparent url(/update09/logo.png) no-repeat 0 0;
}

h1.logo a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

#wrapper {
	padding: 0;
	width: 1000px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	margin: 0 auto -100px;
}

#content {
	width: 1040px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 auto -100px;
}

.footer, .push {
    height: 100px;
}

#banner {
	width: 1040px;
}

#sidebar {
	background: #FFFFFF;
	width: 160px;
	margin-top: 15px;
	margin-left: -860px;
	float: left;
}

#sidebarlinks a:link{
	color: #3f4447; text-decoration: none;
}

#sidebarlinks a:visited{
	color: #3f4447; text-decoration: none;
}

#sidebarlinks a:hover{
	color: #3399cc;
}

#sidebarlinks {
	margin: 5px;
	padding-left: 10px;
	font: bold 12px Arial; 
}

#rightsidebar {
	background: transparent;
	margin-top: 15px;
	width: 160px;
	float: right;
}

#main {
	background: #FFFFFF;
	width: 680px;
	float: left;
	height: auto !important;
	height: 100%;
	margin-left: 180px;
	margin-bottom: 0px;
	margin-top: 4px !important;
	padding: 0;
}

#everettwaterfront {
	float: left;
	position: absolute;
	top: 10px;
	margin-left: 100px;
	width: 250px;
	font-family: Trebuchet MS; font-size: 12px; color: #008bd5;
}

#everettwaterfront h1{
	font-family: Trebuchet MS; font-size: 16px; color: #008bd5;
}

#search {
	position: absolute;
	margin-left: 600px;
	top: 10px;
	float: right;
}

#topbanner {
	margin: 0;
	background: #FFFFFF;
	width: 680px;
	height: 200px;
}

#topbanner p{
	padding-top: 179px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	font: bold 14px Arial; color: #FFFFFF; text-transform: uppercase;
}

#maincontent p, form{
	padding: 10px;
	line-height: 25px;
	font: 14px Arial; color: #000000;
}

#maincontent h1{
	padding: 15px;
	font: bold 16px Arial; color: #000000;
}

#footer {
	margin: 0 auto;
	width: 600px;
	background: #FFFFFF;
	text-align: center;
	font: bold 10px Arial; color: #000000; 
}
	
#fronthours {
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	font: bold 12px Arial; color: #000000; text-transform: uppercase;
}

