 a	{
	color: #036;
	text-decoration:none;
	FONT-SIZE: 13px;
	}

a:link
	{
	color: #036;
	text-decoration:none;
	FONT-SIZE: 13px;
	}

a:visited
	{
	color: #036;
	text-decoration:none;
	FONT-SIZE: 13px;
	}

a:hover
	{
	color: #6600CC;
	FONT-SIZE: 13px;
	}

		
b	{
	text-decoration:none;
	FONT-SIZE: 13px;
	font-weight: bold;
	}

TD	{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 11px;
	}
		
	
BODY   {font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin-top: 0px;
	background:  #f2ebe1 url(images/bg.jpg) repeat-x bottom right;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	}
		
H1
{
	font-family: arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	text-indent: 6px;
}

H2
{
	font-family: arial, helvetica;
	text-transform: uppercase;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 26px;
	color: #036;
	text-indent: 6px;
	background-color: #8C9CCD;
	background-image: url(images/titleBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
H3
{
	font-family: arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 26px;
	color: #036;
	text-indent: 6px;
	background-color: #8C9CCD;
	background-image: url(images/titleBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
.overall
	{padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	}
	
.main
	{
	margin-bottom:0px;
	margin-top:0px;
	background: transparent;
	padding:0px;
	}
	
img {display: inline}

.left
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:0px;
	background: transparent;
	}
	
.content
	{	
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:0px;
	background: transparent;}
	
.boxContent
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:5px;
	background: transparent;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 1px;
	border-left-style: solid;

	}
.boxContent2
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:5px;
	background: transparent;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000;
	border-top-width: 1px;
	border-top-style: solid;

}
.right
	{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: transparent;
	padding: 0px;
	text-align:left;
	
	}
.right .boxTitle       
	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: black;
	text-align:center;
	padding:5px;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	line-height:120%;
	}

.text
	{
	font-size: 11px;
	color:#000000;
	padding:10px;
	line-height:120%;
	}

.logo   {
 	background:  #43302A url(images/headerBg.jpg) repeat-x;
 	text-align: left;
 	 	 }
.logo h2,H2 {
	float: left;
	font-size : 2em;
	background: transparent;
		}
.logo a	{
	color:#FBFAF9;
	text-decoration:none;
	}

.logo a:link
	{
	color: #CBBBB1;
	text-decoration:none;
	}

.logo a:visited
	{
	color: #CBBBB1;
	text-decoration:none;
	}
	
		

.bg_medium {
	background-color : #CEC5B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
}


.bg_light {
	background-color : #D9D3C9;
	color: #000;
}
.bg_dark {
	background-color : #B9A285;
	color: #000;
}
		 

.even_box
	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	padding:10px;
	line-height:120%;
	}

.smalltextatbottom {
	font-size: 9px;
	color:#000;
	text-align:center;
	background-color : #715746;
	border-top-color: #000;
		border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #000;
		border-bottom-width: 1px;
	border-bottom-style: solid;
		}
.smalltextatbottom a	{
	color:#fff;
	text-decoration:underline;
	}
.footer {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background-color :#404040;
	}

.alt_bg_dark {
	background-color : #808080;
	color: #fff;
}

.alt_bg_medium {
	background-color : #43302A;
	color: #000;
}

.alt_bg_light {
	background-color : #808080;
	color: #fff;}

.box_top {
	background-image: url(boxstyles/img2/topBg.jpg);
	background-repeat: repeat-x;
}

.box_right {
	background-image: url(boxstyles/img2/rightBg.jpg);
	background-repeat: repeat-y;
}

.box_left {
	background-image: url(boxstyles/img2/leftBg.jpg);
	background-repeat: repeat-y;
}

.box_bottom {
	background-image: url(boxstyles/img2/bottomBg.jpg);
	background-repeat: repeat-x;
}

.header_bg_menu
{
	background-image: url(/themes/VashonPages/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E5E2D1;
	font-family: Times, Roman, Serif;
	font-size: 22px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	line-height: 16px;
	color: #036;
}	
.news_title
{
	style=color : #000000;
	font-family : arial, helvetica;
	text-transform : uppercase;
	text-align : left;
	font-size: 11px;
	font-weight : bold;
}

.news_content
{
	style=color : #000000;
	font-family : arial, helvetica;
	text-align : left;
	font-size: 11px;
}

.profile-link {
  margin:0;
  font:100%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

#menu {
	height: 18px;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	vertical-align: top;
	text-align: center;
}
