@charset "utf-8";

/* CSS Document */
/*top right bottom left*/

/*-----------------------------------------------------------------------------------------------------*/

body {
	text-align:center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #2b2b2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#124464;
}

/*top right bottom left*/
p {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 0px;
	line-height:1.65em;
}



/*.news {
font-family:Georgia, "Times New Roman", Times, serif
}*/

.tabbed {
	margin: 0 0 0 20px;
}

.photocredit {
	font-size:9px;
	color:#666666;
	line-height:normal;
}

.formStyle {
	margin:10px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	font-size:11px;
}

legend {
	color:#124464;
	visibility:hidden;
}

h1 {
	/* I changed to using the margin so the underline would be the correct length*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*padding: 30px 50px 0px 30px;*/
	font-size:20px;
	font-weight:bold;/*color: #096dab;border:#333333 solid 1px;
	background:#00FF66;*/
}

#home h1 {
	/* I changed to using the margin so the underline would be the correct length*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	/*padding: 30px 50px 0px 30px;*/
	font-size:18px;
	font-weight:bold;/*color: #096dab;border:#333333 solid 1px;
	background:#00FF66;*/
}

h2 {
	margin: 0 0 0 0;
	padding: 0px 50px 10px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
}

/*intro paragraph */
h3 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:1.55em;
	color:#096dab;/*	color: #4a675a;*//*	border: dashed 1px #00FF66;*/
}

/*top right bottom left*/
/*homepage dashed section*/
h4 {
	margin: 10px 0px 3px 0px;
	padding:3px 0px 3px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
	border-bottom:#888888 1px;
	border-bottom-style: dashed;
	border-top:#888888 1px;
	border-top-style: dashed;/*background-color:#eff7fb;*/
}

/* small subhead*/
h5 {
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

/*used for subhead on interior pages*/
/*top right bottom left*/
h6 {
	margin: 0px 0px 0px 0px;
	padding:30px 10px 5px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:1.35em;
	color: #096dab;
}

h7 {
	margin: 0 0 0 0;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:0px;
	font-style:italic;
}

#stimulus ol {
	padding: 10px
}

#stimulus li {
	padding:5px
}

#stimulus {
	line-height:1.5em;
}
 `  .tableheader {
 margin: 0 0 10px 0;
 font-size:11px;
 font-weight:bold;
 line-height:1em;
 background:url(images/tableheader.gif) repeat-x;
}

.home_date {
	color: #FF6633;
	font-weight: bold;
}

.sidebarHeader {
	color: #66CC66;
	font-weight: bold;
}

.homeintro {
	margin: 0 20px 0 0;
	padding: 0px 20px 10px 0px;
	font-size:14px;
	line-height:1.45em;
	color:#124464;
	border-bottom:#888888 dashed 1px
}

.homeintroNoLine {
	margin: 0 20px 0 0;
	padding: 0px 80px 10px 0px;
	font-size:13px;
	line-height:1.35em;
	color:#124464;
}

/*contact info*/

a:link {
	color: #2d7fb3;
	text-decoration:none;
}

a:visited {
	color: #2d7fb3;
	text-decoration:none;
}

a:hover {
	color: #3492ce;
	text-decoration:underline;
}

a:active {
	color: #2d7fb3;
	text-decoration:none;
}

/*---------------------------------------------div styles-----------------------------------*/
#gigawrap {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
	position:relative;
	width:930px;
	top:0px;
	background-image: url(images/frame_mid.gif);
	background-repeat:repeat-y;
}

#header {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
	width:930px;
	height:88px;
	background-color: #2b2b2b;
	color:#318bc4;
}

#topnav {
	position:absolute;
	top:10px;
	left:470px;
	width:450px;
}

#feature {
	text-align:left;
	position:relative;
	width:930px;
	height:250px;
	top:0px;
}

#insideFeature {
	text-align:left;
	position:relative;
	width:930px;
	height:12px;
	top:0px;
}

#home #wrappaInterior {
	width:930px;
	height:12px;
	background-image:url(images/frame_top_home.gif);
	background-repeat:no-repeat;
}

#wrappaInterior {
	width:930px;
	height:12px;
	background-image:url(images/frame_top.gif);
	background-repeat:no-repeat;
}

#mainimage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top:12px;
	left:13px;
	height:225px;
	width:902px;
	z-index:0;
}

#homeBannerLower {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top:237px;
	left:228px;
	height:28px;
}

#insideimage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top:12px;
	left:13px;
	height:225px;
	width:214px;
}

#mainnav {
	position:absolute;
	top:228px;
	left:-215px;
	width:215px;
	height:192px;
	z-index:40;
}

#mainnav_includepages_fix {
	position:absolute;
	top:237px;
	left:13px;
	width:215px;
	height:192px;
	z-index:40;
}

#sidebarHome {
	position:absolute;
	top:400px;
	left:13px;
	width:215px;
	height:192px;
}

#sidebarPugetSound {
	position:absolute;
	top:455px;
	left:13px;
}

#sidequote {
	position:absolute;
	top:565px;
	left:13px;
	width:200px;
	height:192px;
	font-size:14px;
	margin:0px 0px 0px 0px
}

#sidequote p {
	padding-bottom:10px;
	padding-left:3px;
}

/*top right bottom left*/
#homeimgsmall {
	float:right;
	padding: 0px 20px 0px 10px;
	margin: 10px 0px 0px 0px;
}

#draft_homeimgsmall {
	float:right;
	padding: 0px 20px 0px 10px;
	margin: 10px 0px 0px 0px;
}

.imgsmallright {
	float:right;
}

.actionAgendaSidebar {
	float:right;
	margin: 10px 20px 20px 20px;
	Padding: 5px 10px 10px 10px;
	border: solid 1px #000000
	
	
}

#actionAgendaDownloadSidebar{
	float:right;
	margin: 0px 0px 20px 20px;
}

#homeimgsmallLeft {
	float:left;
	margin:5px 15px 15px 5px;
}

#insideContent {
	float:right;
	position:relative;
	right:15px;
	width:687px;
}

#bigstory {
	padding:0px 0px 10px 0px;
	margin: 0px 0px 0px 30px;/*top right bottom left*//*background:#ffffff;*/
}

#intro {
	width:520px;
}

/* -------------------inside page core divs-------------------- */


#contentMain {
	padding:0px 0px 0px 0px;
	margin: 0 0 0 0;
	float:right;
	position:relative;
	right:15px;
	width:687px;
	z-index:100;
}

#contentMainForm {
	padding:0px 0px 0px 0px;
	margin: 0 0 0 0;
	float:right;
	position:relative;
	right:15px;
	width:800px;
	z-index:100;
}

#contentMain table {
	border:#b7d4e6 solid 1px;
	/*background:#00FFCC;*/
	border-collapse:collapse;
	width:635px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#contentMain td {
	vertical-align:top;
	padding:5px 3px 5px 3px;
	font-size:11px;
	border-bottom: #b7d4e6 solid 1px;
}

#contentmain a:link {
	color: #3492ce;
	text-decoration:none;
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
}

#contentmain a:visited {
	color: #3492ce;
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
	text-decoration:none;
}

#contentmain a:hover {
	color: #3492ce;
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
	text-decoration:underline;
}

#contentmain a:active {
	color: #3492ce;
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
	text-decoration:none;
}

 #oneColumn li {
  margin: 0px 0px 5px 10px;

  
  }
  
  
#tables {
	width:635px;
	margin:10px 20px 15px 30px;
	padding:0px 0px 6px 0px;
}

#pageHeader {
	/*top right bottom left*/
	margin:10px 20px 15px 30px;
	padding:0px 0px 6px 0px;
	/*margin: 0px 20px 0px 30px;
	padding: 0px 0px 0px 0px;*/
	width:635px;
	/*height:30px;*/
	border-bottom:#84b6d5 solid 1px;/*background:#e0f1fb;*/
}

#oneColumn {
	/*	border:#666666 solid 1px;*/
	width:560px;
	/*515*/
	padding:0px 0px 40px 0px;
	margin: 0 0px 0 30px;
}

#oneColumnNews {
	width:600px;
	padding:50px 0px 0px 23px;
}

#oneColumnNews p {
	font-size: 11px;
	line-height:1.1em;
}

#leftcol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	/*width is 1 pixel short due account for the border*/
	/*actual col width is 578*/
	width:305px;/*border:solid 1px #d2e9ed;*/
}

#rightcol {
	margin: 0px 20px 0px 27px;
	padding: 0px 0px 0px 0px;
	float:right;
	width:305px;/*border:solid 1px #d2e9ed;*/
}

#bottom {
	position:relative;
	/*top right bottom left*/
	padding:0px 0px 0px 0px;
	top:0px;
	left:0px;
	width:930px;
	height:32px;
	background-image:url(images/frame_foot.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #808378;
}

#footer {
	position:relative;
	/*top right bottom left*/
	padding:10px 0px 0px 20px;
	margin-top:0px;
	width:930px;
	height:100px;
	background-color: #2b2b2b;
	color:#858585;
	font-size:10px;
}

#footerfloatright {
	float:right;
	margin-right:140px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

