/*
main styles for Seattle King County WDC
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(../images/body-home-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E5E3DB;
}

h1, h2, h3 {
	margin-top: 0;
	color: #0153B4;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	height: 102px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #2B8FD1;
	float: right;
	margin-top: 60px;
	margin-right: -100px;
}

#logo {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	height: 102px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#tagline{
	margin-top: 60px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 340px;
	float: right;
	margin-right: -250px;
}
#cse-search-results {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 450px;
}
#cse-search-box {
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-right: 0px;
	width: 350px;
}

/* Banner */

#banner_wrapper {
	height: 100%;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#banner {
	height: 310px;
	width: 1050px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-left: auto;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


/* Top Menu */
	
#top_menu_wrapper {
	height:47px;
	background-repeat: repeat-x;
	background-image: url(../images/menu-bg.png);
	width: 1050px;
}
#menu {
	padding-left: 0px;
	text-align: center;
}
#menu ul {
	display:inline-block;
	padding:0;
	list-style:none;
	white-space:nowrap;
	margin-top: 0;
	margin-bottom: 0;
}
#menu li {display:inline;}
#menu li a {
	display:block;
	height:37px;
	float:left;
	color:#F0F1F1;
	text-decoration:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menu li a:hover {
	color:#9BCFDA;
	background-repeat: repeat-x;
	background-image: url(../images/menu-hover.png);
}
#menu  #nav2  a:hover  {
	color:#FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/menu-bg2-over.jpg);
}
#menu #nav3 a:hover {
	color:#FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/menu-bg2-over.jpg);
}
#top_menu_wrapper {
	width: 1050px;
	height: 47px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1px;
	vertical-align: bottom;
}
#menu   #nav1 a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 37px;
	padding-bottom: 0px;
	}
#menu  #nav2  a {
	color: #acdfe4;
	line-height: 200%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../images/menu-bg-2.jpg);
}
#menu #nav3 a {
	color: #acdfe4;
	line-height: 200%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../images/menu-bg-2.jpg);
}

/* Footer */

#footer h2 {
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer h3 {
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 35px;
	width: 200px;
}
#footer img {
	margin-right: 10px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #999999;
}
#footer  a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	margin-left: 0px;
	padding: 0;
	float: left;
	width: 200px;
	color: #999999;
}

#footer li {
	margin: 0;
	padding: 0;
}

#footer li li {
	display: block;
	width: 200px;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/subnav1-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#footer_wrapper {
	height: 100%;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-left: auto;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.content-box{
	float: left;
	color: #615c53;
	position: relative;
	z-index: 1;
	margin-bottom: 45px;
	margin-top: 25px;
	}
.link {
	width: 240px;
}
.link h2 {
	background-image: url(../images/site-links.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.info{
	width: 240px;
	}
.info h2{
	background-image: url(../images/site-info.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.help{
	width: 260px;
	}
.help h2{
	background-image: url(../images/site-help.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}	
.network{
	width: 240px;
	}
.network h2{
	background: url(../images/titles/slurp.png) no-repeat 0 0;
	}
.network li{
	overflow: hidden;
	clear: left;
		
	

/* Side Nav */

}
#sidenav {
	float: left;
	width: 200px;
	padding: 0px;
}

#sidenav ul {
	list-style: none;
	margin-left: -1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sidenav li {
	margin: 0;
	padding: 0;
}

#sidenavli ul {
	margin-bottom: 0px;
	border-left: 1px solid #D6E6CC;
	border-right: 1px solid #D6E6CC;
	border-bottom: 1px solid #D6E6CC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidenav li li {
	display: block;
	width: 200px;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/subnav1-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#sidenav li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidenav h2 {
	height: 25px;
	letter-spacing: -0.5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #149fed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidenav p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidenav a {
	border: none;
	display: block;
	padding-left: 5px;
	color: #666666;
}

#sidenav a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/subnav1-over-bg.jpg);
}
#sidenav    #secondary      {
	border: none;
	height: 20px;
	line-height: 20px;
}

#sidenav #secondary a {
	border: none;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	background-image: url(../images/subnav2-bg.jpg);
}

#sidenav #secondary a:hover {
	text-decoration: none;
	background-image: url(../images/subnav2-over-bg.jpg);
}

/* Wrapper */

#wrapper {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}

/* Page */

#page {
	width: 1050px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-image: url(../images/content-home-bg.jpg);
	background-repeat: repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.page {
	margin-bottom: 20px;
	padding-bottom: 15px;
	width: 100%;
	line-height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Content */



#content {
	float: left;
	width: 700px;
	padding-left: 25px;
	color: #333333;
}
#content    h1 {
	font-weight: bold;
	font-size: 24px;
	color: #5A5A58;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content-header-bg.jpg);
	height: 50px;
	background-repeat: no-repeat;
	line-height: 36px;
	padding-top: 2px;
}
#content   h2 {
	font-size: 16px;
	color: #5A5A58;
	text-decoration: underline;
}
#content h3 {
	font-size: 14px;
	color: #333333;
}

#content a {
	padding-left: 0px;
	color: #149fed;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover {
	padding-left: 0px;
	color: #149fed;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content ul {
}
#content ul li {
	list-style-type: disc;
	list-style-position: outside;
	color: #333333;
}
#content ol {
}
#content ol li {
	list-style-type: decimal;
	text-indent: 20px;
}


/* Sidebars */

#sidebar_container {
	float: right;
	width: 285px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	margin-right: 2px;
}
#sidebar

 {
	width: 280px;
	padding-left: 0px;
	margin-right: 0px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
#sidebar a {
	padding-left: 0px;
	color: #149fed;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar img {
	padding-left: 0px;
	float: right;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#sidebar  a:hover  {
	padding-left: 0px;
	color: #149fed;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar    h2 {
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-repeat: repeat;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(../images/sidebar-bg-header.jpg);
	float: none;
}
.sidebar_nav {
	float: right;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 0px;
	border: none;
}

.sidebar p {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
