@charset "iso-8859-1";
.top_container_photo {
	height: 80px;
	background: #000 url(../../EdmondsPowerSearch/img/ferry_long.jpg) no-repeat;
}

.header_infobar {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* main
   ------ */
BODY {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #fff;
	background-repeat : no-repeat;
	background-position : 0% 0%;
	margin : 0;
	padding : 0;
	border-width : 0;
	border-style : none;
	border-color : inherit;
	width : auto;
}
.type5 {
	font-weight : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
/* incl_top.html
   ------ */
.top_container {
	height: 80px;
	background-color: #D3E2E2;
}
.main_top_line {
	height: 20px;
	margin: 0 0 0 0;
	padding: 4px 0px 0 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	background-color: #fff;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.top_container_photo {
	height: 80px;
	background: #D3E2E2 url(../img/west-seattle-blend.gif) no-repeat;
}

.main_top a {
	text-decoration: none;
	color: #000;
	font-weight: bolder;
}
.main_top_line a {
	text-decoration: none;
	color: #000;
}
.main_top_line a:hover {
	text-decoration: underline;
}


.header_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

/* incl_nav.html
   ------ */
.sidebar_title {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 2px 5px 2px 5px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
}  
#sidebar {
	width: 195px;
	padding-top: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 10px 0 0 0;
	border: solid 1px #000;
	border-color: #000;
	background-color: #D3E2E2;
}
#sidebar a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}
#sidebar li {
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	border-bottom: solid 1px #a0a0a0;
}
#sidebar li:hover {
	background-color: #DFEAEA;
}


.nav_text {
	color: #000000;
	background-color: #FFFFFF;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	font-size: 11px;
}
.sidebar_header {
	background-color: #FFFFFF;
	height: 5px;
}
.nav_end_img {
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 195px;
	padding: 10px 0 10px 0;
	border-top: solid 1px #000;
}
.nav_space {
	width: 195px;
	background: #fff;
	margin-top: 10px;
	text-align: center;
}
.nav_space2 {
	width: 195px;
	background: #D3E2E2;
	margin-top: 5px;
	text-align: center;
	border-bottom: solid 1px #a0a0a0;
	padding-bottom: 5px;
}
