/* Reset CSS styling */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

table, font, span {
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

/* Reset CSS ends here */

body, html {
	margin: 0;
	padding: 0;
	background-color: #7b8183;
	color: #1d1d1d;
	font: normal 12px "Trebuchet MS", sans-serif;
}

a {
	color: #3c496b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul li {
	list-style-type: none;
	background: url(/content/images/bullet.png) 0 8px no-repeat;
}

div#wrapper {
	position: relative;
	display: block;
	width: 982px;
	margin: 0 auto 20px auto;
	background: url(/content/images/backgrounds/background.png) top left repeat-y;
}

	div#wrapper div#header {
		position: relative;
		display: block;
		margin: 0 1px 0 1px;
		width: 980px;
		height: 179px;
		border-top: 6px solid #000;
		background: url(/content/images/backgrounds/header.png) top left no-repeat;
	}
	
		div#header a {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 562px;
			height: 179px;
			text-indent: -9000px;
		}
		
		div#header div#header-ad {
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			width: 415px;
			height: 179px;
		}
		
			div#header div#header-ad a {
				display: block;
				text-indent: 0;
				width: 415px;
				height: 179px;
			}
		
	div#wrapper div#nav {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0 1px 0 1px;
		padding: 10px 0 0 24px;
		width: 956px;
		height: 23px;
		background: url(/content/images/backgrounds/nav2.png) top left no-repeat;
	}
	
		div#nav * {
			display: block;
			float: left;
		}
		
		div#nav a {
			color: #fff;
		}
		
		div#nav  a.selected {
			color: orange;
		}
		
			div#nav a:hover {
				color: #d6d6d6;
				text-decoration: none;
			}
		
		div#nav ul {
			list-style-type: none;
		}
		
			div#nav ul li {
				list-style-type: none;
				background: url(/content/images/backgrounds/nav-item2.png) top right no-repeat;
				padding: 0 6px 0 6px;
			}
			
			div#nav ul li.last {
				background: none;
				padding-right: 0;
			}
		
		div#nav p.date {
			color: #d6d6d6;
			margin-right: 24px;
			font-weight: bold;
			font-size: smaller;
		}
		
		div#nav a.home {
			width: 17px;
			height: 14px;
			text-indent: -9000px;
			background: url(/content/images/home.png) top left no-repeat;
			margin-right: 11px;
		}
	
	
	
	
	div#wrapper div#content {
		position: relative;
		_height: 655px;
		min-height: 655px;
		padding-bottom: 30px;
	}
	
	div#wrapper div#content:after {
		content: "."; 
		display: block; 
		height: 0; 
		font-size:0;	
		clear: both; 
		visibility: hidden;
	}
		
		div#content div#left {
			position: relative;
			float: left;
			padding: 25px 22px 0 26px;
			width: 517px;
		}
		
			div#left hr {
				display: block;
				width: 513px;
				height: 1px;
				border: 0;
				line-height: 0;
				font-size: 1px;
				background: transparent url(/content/images/hr.png) top left no-repeat;
				margin: 10px 0 22px 0;
			}
			/****
			div#left table, div#left div {
				display: block;
				padding-right: 20px;
				font: normal 12px/16px "Trebuchet MS", sans-serif;
			}
			****/
			
			div#left img {
				border: 1px solid #e6e6e6;
				padding: 1px;
			}
			
			div#left h1, div#left h2, div#left h3, div#left h4 {
				font-weight: bold;
				color: #413f3c;
			}
			
			div#left h1, div#left h2 {
				font-size: 20px;
				line-height: 23px;
				padding-bottom: 13px;
			}
			
			div#left h3, div#left h4 {
				font-size: 16px;
				line-height: 19px;
				padding-bottom: 11px;
			}

			div#left h2 {
				font-size: 20px;
				line-height: 23px;
				padding-bottom: 13px;
                                color: #FF9933;
			}

                        div#left h3 {
				font-size: 20px;
				line-height: 23px;
				padding-bottom: 13px;
                                color: #333366;
			}

                        div#left h4 {
				font-size: 16px;
				line-height: 23px;
				padding-bottom: 13px;
                                color: #333366;
			}
			
			div#left p, div#left ul, div#left ol, div#left blockquote {
				padding: 0 0 10px 0;
			}
			
			div#left ul {
				padding-left: 8px
			}
			
				div#left ul li {
					padding: 2px 0 2px 12px;
				}
				
			/* Coast River publication stuff */

			.byline {
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 12px;
			}

			.articlecontent {
				margin-top: 7px;
			}
			.articlecontent table {
				margin: 10px;
			    padding: 5px;
			}
			

			#archivelist {
				margin-bottom: 12px;
			}

				#archivelist img, #archivelist select {
					vertical-align: middle;
				}

				div#content div#left #archivelist img {
					border: none;
				}

			.section {
				border: 1px solid #ccc;
				padding: 7px 5px 0px 10px;
				margin-bottom: 8px;
				background-repeat: repeat-x;
			}

			.leadarticle {
				border: 1px solid #ccc;
				padding: 10px 13px 3px 13px;
				margin-bottom: 12px;
			}
			
			#BlogArchives
			{
				border: 1px solid #FFFF79;
				padding: 10px 13px 3px 13px;
				margin: 1px;
			}
			
			div#left .leadarticle img, div#left .article img {
				border: none;
				padding: 0px;
			}

			.byline, .authorname {
				font-size: 12px;
				font-weight: bold;
				color: #333333;
			}

			/* Search */

			#resultstring {
				margin-top: 8px;
			}

			#resultstring b {
				color: orange;
			}
			#resultstring a {
				font-weight: bold;
			}

			.searchresult {
				margin-top: 8px;
			}
		
		div#content div#right {
			position: relative;
			display: block;
			float: left;
			padding: 0 18px 0 18px;
			width: 225px;
			_height: 182px;
			min-height: 182px;
			background: url(/content/images/backgrounds/sidebar.png) top left no-repeat;
		}
		
			div#right div#utilities {
				position: relative;
				display: block;
				width: 225px;
				height: 183px;
			}
			
				div#right div#utilities div#search {
					position: relative;
					display: block;
					padding-top: 6px;
					height: 34px;
				}

						div#right div#utilities div#search input#searchQuery {
							padding: 1px 1px 0px 1px;
							width: 182px;
							color: #727272;
							vertical-align: middle;
						}
						
						div#right div#utilities div#search #searchSubmit {
							position: absolute;
							top: 8px;
							right: 0;
						}
				
				div#right div#utilities div#rss {
					display: block;
					height: 17px;
					margin-top: 27px;
					padding-left: 12px;
				}
				
					div#right div#utilities div#rss a {
						display: block;
						font-weight: bold;
						color: #bf7325;
						background: url(/content/images/rss.png) top left no-repeat;
						padding-left: 26px;
					}
				
				div#right div#utilities div#mailing-list {
					position: relative;
					display: block;
					margin-top: 25px;
					padding-left: 12px;
				}
				
					div#right div#utilities div#mailing-list input#email {
						padding: 1px 1px 0px 1px;
						width: 132px;
						color: #727272;
						vertical-align: middle;
					}
					
					div#right div#utilities div#mailing-list #sign-up {
						*position: absolute;
						*top: 21px;
						*top: 24px;
						*right: 10px;
					}
			
			div#right h1, div#right h2, div#right h3, div#right h4 {
				font-size: 16px;
				line-height: 19px;
				padding: 15px 0 3px 0;
				font-weight: bold;
				color: #413f3c;
			}
			
				div#right div#utilities div#mailing-list h3 {
					padding: 0 0 6px 0;
					font-size: 13px;
					line-height: 13px;
				}
			
			div#right p, div#right ul {
				padding: 6px 0 6px 0;
			}
			
			div#right ul {
				padding-left: 8px
			}
			
				div#right ul li {
					padding: 2px 0 2px 12px;
				}
	
	div#wrapper div#ads {
		position: absolute;
		top: 219px;
		right: 3px;
		line-height: 0px;
	}
	
		div#wrapper div#ads br {
			display: none;
		}
	
		div#wrapper div#ads img {
			display: block;
			margin-bottom: 6px;
		}
	
	div#wrapper div#footer {
		position: relative;
		width: 980px;
		margin: 0 1px 0 1px;
		border-top: 4px solid #252933;
		height: 20px;
		border-bottom: 1px solid #5b5b5b;
		background-color: #3d4966;
		font-size: 11px;
		line-height: 18px;
		text-align: center;
		color: #fff;
	}
	
		div#wrapper div#footer a {
			color: #d4d4c9;
		}
		
			div#wrapper div#footer a:hover {
				color: #fff;
			}
	
		div#wrapper div#footer img {
			position: absolute;
			display: block;
			top: 3px;
			right: 2px;
		}
		
		
span.EmailFriend
{
	color:#004993;
	font-weight:bold;
}
span.EmailFriendHighlight
{
	color:#004993;
	font-weight:bold;
	background-color:#FFFF6C;
}
.GenericPopupBody
{
	background: #fff;
	background-image: url(/Content/Images/Background/genericpopup.png);
	color:  #2d3438;
	margin: 0;
	padding: 0;
}
.ValignTop
{
	vertical-align: top;
}
.ToolTip
{
	text-decoration: underline;
	cursor: hand;	
}

/** Share This Styles **/
div#ShareThisBox
{
  z-index:10000;
  visibility:hidden;
  display:none;
}
#ShareThisTable
{
  filter:alpha(opacity=100);
  opacity:.4;
  background:transparent url(/content/images/sharethis/sharethis_bg.png);
  width:150px;
  height:100px;
  padding:2pt;
}
td#ShareThisTable
{
  filter:alpha(opacity=100);
  opacity:1;
}
div#ShareThisDiv
{
  filter:alpha(opacity=100);
  opacity:1;
  padding:5px;
  display:block;
  background-color:transparent;
  position: relative;
  margin: 2,2,2,2;
}
.ShareThis
{
  border:1pt solid #999999;
  background-color: white;
  padding:10px;
  color:#000000;
  font-family:Arial;
  font-size:10pt;
  text-align:left;
}
.ShareThisHeader
{
  color: #999999;
  font-size:10pt;
  padding-bottom:6pt;
  border-bottom:1pt solid #e1e1e1;
}
.ShareThis a,.ShareThis a:active, .ShareThis a:visited, .ShareThis a:hover
{
  filter:alpha(opacity=100);
  opacity:1;
  color:#666666;
  text-decoration:none;
}
.ShareThis a:hover
{
  color: #F8EC0E;
  font-weight:bold;
}
.ShareThis li
{
  list-style: none;
  list-style-type: none;
  list-style-position:outside;  	
  filter:alpha(opacity=100);
  opacity:1;
  background: none;  
  background-color:white;
  padding: 0 0 0 0;
	margin: 0 0 0 0;
	position:relative;
}
ul.ShareThis
{
  list-style: none;
  list-style-type: none;
  list-style-position:outside;
  background: none;
  background-color:white;
  padding: 0 0 0 0;
	margin: 0 0 0 0;
			position:relative;
}
.imgdim
{
  filter:alpha(opacity=70);
  opacity:0.7;
}
.imgbright
{
  filter:alpha(opacity=100);
  opacity:1;
}
span.ShareThisLink, span.ShareThisLinkHighlight
{
  color:#004993;
  font-weight:bold;
  cursor:pointer;
  cursor:hand;
}
span.ShareThisLinkHighlight
{
  	background-color:#FFFF6C;
}

.smallSub
{
	color: #333333;
	font-size: 10pt;
}
  
.memberPopup
{
	background: #fff;
	background-image: url(/Content/Images/Background/memberpopup.png);
	color:  #2d3438;
	margin: 0;
	padding: 0;
}
.memberPopup #MainContentDiv
{
	margin: 60px;
	
}
.memberPopup.FormLabel
{
	Font-weight: bold;	
}
.memberPopup.ErrorMessage{color:Red}

.GenericPopupBody
{
	background-color: White;
	background-image: url(/Content/Images/Background/GenericPopupHeader.png);
	background-repeat:no-repeat;
	background-position: top left;
}

span.customlistitem_title
{
	color: #FF9933;
	font-weight: bold;
}
span.customlistitem_date
{
	
}
span.customlistitem_content
{
	font-style: italic;
}

div#blogdata h2 a
{
	color: #FF9933;
}
div.NonNewsPage image
{
	margin: 4pt;
}