@import url("forms.css");
* {
	margin: 0;
	padding: 0;
}
body, html {
	background: #347235;
	font: 12pt verdana, arial, tahoma;
	width: auto!important;
	min-width: 900px;
	color: #347235;
        font-weight: bold;
}
#logo {
	position: absolute;
	height: 200px;
	width: 900px;
	background: url('images/logo_2.png') no-repeat;
        padding: 2px;
        margin-left: 6px;
        top: -5px;
}
#home {
	position: absolute;
	top: -5px;
        margin-left: 6px;
        padding: 2px;
	height: 200px;
	width: 200px;
}
#HeadLeftWrap {
	background: url('images/head_left_2.png') no-repeat bottom left;
	width: 800px;
        height: 213px;
}
#HeadRightWrap {
	background: url('images/head_right_2.png') no-repeat bottom right;
        height: 213px;
}

h1 {
	font-family: Verdana, Arial, Times;
}

h1.head {
	margin: 0px 50px 13px 50px;
	background: url('images/head_bg2.png') repeat-x bottom center;
	height: 200px;
	padding: 13px 0 0 0;
}

span.head {
        position: absolute;
        top: 127px;
        left: 320px;
	font-size: .5em;
        height: 80px;
        width: 600px;
}
#ContentWrapLeft {
	background: url('images/content_shadow_left.png') repeat-y top left;
	width: 800px;
}
#ContentWrapRight {
	background: url('images/content_shadow_right.png') repeat-y top right;
	padding: 0px 50px;
}
#ContentWrapRight p, h2, h3, h4, h5, hr {
	background: #fffccc;
	padding: 5px 7px;
	width: auto;
}
.content {
	background: #fffccc;
	padding: 5px 7px 5px 27px;
}
#ContentWrapRight h2, h3, h4 {
	text-align: center;
	padding-right: 17px;
}
#Menu {
        Position: Fixed;
	float: left;
	margin-left: -149px;
	width: 160px;
        z-index: 100;

}
.menuTop {
	background: url('images/menu_top_2.png') no-repeat top;
	width: 160px;
	height: 20px;
}
.menuContent {
	background: url('images/menu_bg_2.png') repeat-y;
        height: 270px;
}
.menuBottom {
	background: url('images/menu_bottom_2.png') no-repeat bottom;
	width: 160px;
	height: 20px;
}
#Menu ul {
	list-style: none;
	padding: 3px 7px 3px 27px;
}
#Menu li {
	padding: 1px 0px;
}
#FootWrapLeft {
	background: url('images/foot_left_2.png') no-repeat top left;
	width: 800px;
}
#FootWrapRight {
	background: url('images/foot_right_2.png') no-repeat top right;
}
#FootWrapLeft p {
	background: url('images/foot_bg_2.png') repeat-x top center;
	/*height: 115px;*/
	text-align: center;
	padding: 47px 57px;
	margin: 0px 100px;
	min-height: 130px;
}

a img {
      border: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

a:link {
        font-size: 10pt;
	color: #0000c5;
}
a:visited {
          font-size: 10pt;
          font-style: italic;
	  color: #0000c5;
}
a:active {
        font-size: 10pt;
        font-style: italic;
	color: #c50000;	
}
a:hover {
        font-size: 10pt;
        font-style: italic;
	color: #c50000;
}
#sresults {
          background: #fffccc;
          width: 694px;
          overflow: hidden;
          padding: 3px;     
}
#hsubject {
         display: none;
}
#searchbox {
         color: #aaaaaa;
}
#searchbox:focus {
         color: #000;
}
#whidbey {
	background: url('images/whidbey_2.png') no-repeat;
        Position: absolute;
	float: right;
	margin-left: 500px;
        margin-right: -100px;
	width: 146px;
        height: 248px;
        z-index: 100;        
}
#edit-submit{
   padding:0 .25em 0 .25em;
   width:auto;
   overflow:visible;
}
#glogo {
	background: url('/images/google_search.png') no-repeat;
	width: 69px;
        height: 24px;
}
#simplewrap {
        align:center;
        margin-right: auto;
        margin-left: 110px;
        width: 820px;

}
#gsearchbox {
        
}
.bordimg {
       border: 3px;
       border-color: #347235;
       border-style: solid;
}
a:link .bordimg {
       border: 3px;
       border-color: #347235;
       border-style: solid;
}
.player {
	background: #fffccc;
}
.newslist {
        font-size: 12pt;
}
#colorme {
        position: relative;
	background: #fffccc;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: auto;
        overflow: hidden;
        width: 700px;
        height: 100%;
}