/* New Squaxin Island site stylesheet
	Supports 2- and 3-column pages
*/

body {
	text-align: center; /* IE5 workaround */
	background-color: #1F3D64;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
		
#top{
	width:750px;
	margin:0 auto;
	background:#CC6699;
	z-index:99;
	height:35px;
	position:relative;}
	
div#container {
	border: 0;
	position: relative;
	z-index:1;
	top: 0;
	width: 750px;
	margin-left: auto; margin-right: auto;}
div#header {z-index:5;}

#outer{
	position:relative;
	width:750px;
	clear:both;
	z-index:4;}
	
div#sectmenu {
	position: relative;
	z-index:1;
	float:left;
	/*left: 0px; top: 0;*/
	display: block;
	width: 178px;
	margin: 0;
	height: 100%;
	text-align: left;
	line-height: 1.15em;
	background-color: #D0D0B1;
	/*background-color: #cccccc;*/
	border: 0;
	padding: 20px 0 10px 10px;}
	
div#main {
	position: relative;
	z-index:1;
	float:left;
	top: 0;
	width: 379px;
	border-right: 1px solid #D0D0B1;
	background: #FFFDED; /* for dreamweaver layout visibility*/
	/*padding: 10px 10px 10px 10px;  move to element margins */
		
	text-align: left;
	padding: 10px 10px 20px 10px;}
	
div#main2col {
	position: relative;
	z-index:1;
	float:left;
	top: 0;
	width: 531px;
	border-right: 1px solid #D0D0B1;
	background: #FFFDED; /* for dreamweaver layout visibility*/
		
	text-align: left;
	padding: 10px 20px 20px 10px;}
	
div#sidebar {
	position: relative;
	z-index:1;
	float:left;
	width: 152px;
	margin: 0;
	border: 0;
	color: #4C4C2F; /* text color */
	text-align: left;
	background: #FFFDED; /* for dreamweaver layout visibility*/
	padding: 30px 0 20px 10px;
}

div#main h1 {
	font-size: 180%;
	margin: 0 0 -0.2em 0;
	color: #722700;}

div#main h2 {
	font-size: 150%;
	color: #722700;
}

div#main h3 {
	font-size: 125%;
	margin: 0 0 -0.7em 0;
	color: #722700;
}

div#main h4 {
	font-size: 110%;
	margin: 0 0 -0.8em 0;
	color: #722700;
	font-style: italic;
}

div#main h5 {
	font-size: 110%;
	margin-bottom: -0.5em;
	color: #BD683C;
	font-style: italic;
}

div#main h6 {
	font-size: 105%;
	margin-bottom: -0.5em;
	color: #003300;
	font-style: italic;
}


div#main a {
	text-decoration: none;
}

div#main a:link {
	padding: 0 0 0 0;
	text-decoration: underline;
	color: #1F3D64;
}


div#main a:visited {
	color: #595735;
	text-decoration: underline;
}

div#main  a:hover {
	color: #345C8B;
}

div#main2col h1 {
	font-size: 180%;
	margin: 0 0 -0.2em 0;
	color: #722700;}

div#main2col h2 {
	font-size: 150%;
	color: #722700;
}

div#main2col h3 {
	font-size: 125%;
	margin: 0 0 -0.7em 0;
	color: #722700;
}

div#main2col h4 {
	font-size: 110%;
	margin: 0 0 -0.8em 0;
	color: #722700;
	font-style: italic;
}

div#main2col h5 {
	font-size: 110%;
	margin-bottom: -0.5em;
	color: #BD683C;
	font-style: italic;
}

div#main2col h6 {
	font-size: 105%;
	margin-bottom: -0.5em;
	color: #003300;
	font-style: italic;
}


div#main2col a {
	text-decoration: none;
}

div#main2col a:link {
	padding: 0 0 0 0;
	text-decoration: underline;
	color: #1F3D64;
}

div#main2col  a:hover {
	color: #345C8B;
}

div#sectmenu h1 {
	font-size: 100%;
	color: #451700;
	margin-bottom: 0;
	font-style: italic;
}

div#sectmenu a {
	display: block;
	padding: 4px 8px;
	width: 160px;
	text-decoration: none;
}

.menuComment {
	display: block;
	padding: 4px 8px;
	width: 160px;
	font-size: 85%;
}

div#sectmenu a:link {
	display: block;
	padding: 4px 8px;
	width: 160px;
	text-decoration: none;
	border-top: 2px;
	color: #1F3D64;
	font-style: normal;
}
div#sectmenu a:visited {
	color: #595735;
}
div#sectmenu  a:hover {
	background: #FFFDED;
}
	div#sidebar h1 {
	font-size: 110%;
	margin-bottom: -0.5em;
	font-weight: bold;
	color: #4C4C2F;
}

div#sidebar h2 {
	font-size: 103%;
	margin-bottom: -0.5em;
	font-weight: bold;
	color: #4C4C2F;
}

div#sidebar h3 {
	font-size: 103%;
	margin-bottom: -0.5em;
	font-weight: bold;
	color: #4C4C2F;
}

div#sidebar h4 {
	font-size: 100%;
	margin-bottom: -0.5em;
	color: #4C4C2F;
	font-style: italic;
	font-weight: bold;
}

div#sidebar a {
	text-decoration: none;
}

div#sidebar a:link {
	padding: 0 0 0 0;
	text-decoration: underline;
	color: #1F3D64;
}

div#sidebar  a:hover {
	color: #345C8B;
}
	
.col{
	width:188px;
	position:absolute;
	z-index:0;
	left:0;
	bottom:0;
	/*border:1px solid #000;*/
	 border-top:none;
}
	
.one{background:#D0D0B1; width:188px;}
.two{background: #FFFDED; left:188px; width:399px; border-right: 1px solid #D0D0B1;}
.three{background:#FFFDED;left:588px; width: 162px;}
.double{background: #FFFDED; left:188px; width:562px;}
	
div#footer {
	height: 20px;
	background-color: #79784A;
	width: 740px;
	clear:both;
	font-size: 90%;
	font-style: italic;
	text-align: left;
	padding: 5px 0 0 10px;
}
	
html>body .col{top:0}/* hide from ie6 and under*/
	
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
