@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background-color:#666;
	color:#666;
	background-image: url('images/whidbey-x-trees.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
	
.body{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
line-height:16px;
}

.bodyBlack{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
font-size:13px;
line-height:17px;
margin-top:20px;
}

.pg-norm-bold1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}

a:link {
	color: #36C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.border{
border:solid 10px #d1d0d0;
margin-bottom:10px;}

#navcontainerBot { width:945;
padding-top:20px;
padding-bottom:20px;
text-align:center;
clear:left;}


/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| " ; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid color #666;

padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }




#navlist a {
    color: #666;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	text-decoration:none;

}

#navlist a:hover {
color:#000000;
}


.mmaddy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
}

#fadeshow1 {
	background: transparent;
}

.sidetextverdana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.another-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #8D2121;
}
.sub-greyblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 21px;
}
.arialNOBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
