body {
font-weight: normal;

	color: #000;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	background:#331B02;
	}
	
body * {
	margin: 0;
	padding: 0;
	}
	
	p, h1, h2, h3, h4, h5, h6, li, td, dt, dd {  font-weight: normal; }
p, ul, ol, dl, blockquote, pre { margin-bottom: 1.0em; }

/*
----------------------------------------------------------------------------- 
Text Treatments
----------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #fff; }

h1 {
	font-weight: normal;
	line-height: 180%;
	color: #fff;margin:0px;
	padding:0px;
	font-size: 175%; text-align:right; color: #311211; padding: 8px 25px 0 0; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 { color: #E06B1B; font-size: 1.6em; line-height: 1.6em;  }
h2 span, h3 span, span#comments, strong span { color: #00adef; }

h3 { color: #4CA6A6;  line-height: 1em; padding-top:8px; margin:0px; }



hr { display: none; }


a { font-weight:bold;
	/* color: #0076a3; */
	color: #6793c1;
	/* color: #AB6666; */
	text-decoration: none;
	}
	
pre { font-size: 13px; }
	
a:visited { color: #6793c1; }
a:hover { color: #710101; }	
	
	
p:hover a:link,
p:hover a:visited { color: #6793c1; border-bottom: 1px dotted #6793c1; text-decoration: none; }
/* p:hover a:hover { color: #710101; border-bottom: none; } */


img { border: none; }

ul, ol { list-style: none; margin: 0; padding: 0; }


strong {
	font-weight: bold;
}

p { 
	text-align: left;
	line-height: 164%;
	font-size:78%;
	padding:5px 0px 4px 0px;
	margin:0px;
}


td{vertical-align:top;}

blockquote { background: #0e0d13; margin: 0 0 10px; padding: 10px 10px 0; border: 1px solid #22202c; }
	

.hide {
	display: none;
}

.clear {
	clear: both;}
	
form{padding:0px;
	margin:0px;}
	
.left {float: left;}
.right {float: right;}

.space {height: 20px}

.printLogo {display: none;}

.topbar{height:60px;}

/*Table containing content. The  div contains the main content and sidebar */
.trees{background:#D5EAFF url(../images/trees.jpg) no-repeat bottom right; margin-top:0px;  height:500px;}

.container {
	margin: 0px;
	width: 895px;
	padding:20px 20px 40px 20px;
    background:transparent url(../images/moose3.gif) no-repeat bottom right;}

.content {
	margin: 0 0 100px 0; 
	width: 575px;
	padding:20px 20px 40px 20px;}
.logo {
    margin: 0 5px 0 0; 
	width: 200px;
	padding:20px 20px 0px 20px;}

.lefttrees{background:url(../images/lefttrees.jpg) no-repeat bottom left; }
.lefttrees p{color:#D5EAFF; }
.righttrees p{color:#D5EAFF;}
