body	
	{font-family: verdana, sans-serif;
	color: #7e3308;
/* (this was 6e3308) */
	background-color: #eaeaea;
	}				
h1.title
	{font-family: times, serif;
	margin-bottom: 0px;
	letter-spacing: 1em;
	word-spacing: 1em;
	}
h2.subtitle
	{font-family: times, serif;
	margin-top: 0px;
	}
.subhead
	{margin-left: 5%;
	}		
p
	{margin-left: 5%;
	margin-right: 5%;
	font-size: 85%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	text-align: justify;
	text-indent: 1em;
	}
ul.inpar
	{margin-left: 5%;
	margin-right: 5%;
	font-size: 85%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}

.col
	{-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-rule: 1px outset #7e3308; /* Firefox */
	-webkit-column-rule: 1px outset #7e3308; /* Safari and Chrome */
	column-rule: 1px outset #7e3308;
	text-align: justify;
	text-indent: 1em;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0.5em;
	}
.redact
	{color: #000000;
	background-color: #000000;
	}
ol
	{margin-left: 7%;
	font-size: 80%;
	}
.poem
	{text-align: center;
	font-size: 100%;
	font-style: oblique;
	} 
p.wis 
	{margin-left: 15%; 
	margin-right: 15%;
	font-family: sans-serif;
	text-align: justify;
	text-indent: 2em;
	}
p.drem 
	{margin-left: 15%; 
	margin-right: 15%;
	font-family: sans-serif;
	text-align: justify;
	text-indent: 2em;
	}
pre
	{margin-left: 10%;
	font-family: monospace;
	font-size: 100%;
	}			
					
ul,dl
    	{font-size: 71%;
	}		
sub, sup 
	{font-family: sans-serif;
	font-size: 71%;
	}
strong
	{font-weight: bold;
	}									
.indent
	 {text-indent: 2em;
	 }
.center
	{text-align: center;
	}
.parahead
	{color: #7e3308;
	}				 
blockquote
	{font-style: oblique;
	}
.comment
	{color: #b00000;
	}
.hide
	{color: #ddd;
	}
.red
	{color: red;
	}			
.hdr
	{color: #7e3308;
	font-weight: bold;
	}
.bar
	{color: #7e3308;
	font-weight: bold;
	background-color: #ddd;
	padding: 2px;
	border-top: solid thin;
	border-bottom: solid thin #7e3308;
	margin-top: 25px;
	margin-bottom: 25px;
	}
.cbar
	{color: #7e3308;
	font-weight: bold;
	text-align: center;
	background-color: #ddd;
	padding: 2px;
	border-top: solid thin;
	border-bottom: solid thin #7e3308;
	margin-top: 25px;
	margin-bottom: 25px;
	}
.stats
	{font-weight: bold;
	border-top: solid thin #7e3308;
	border-bottom: solid thin #7e3308;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 5px;
	}				 
.linfo
	{font-style: oblique;
	font-size: 71%;
	}
.little
	{font-size: 71%;
	}
.rinfo
	{font-style: oblique;
	font-size: 71%;
	color: #b00000;
	}
.modate
	{font-size: 70%;
	font-weight: bold;
	color: #7e3308;
	text-align: center;
	border-top: solid thin #7e3308; 
	}
p.navigate
	{border-top: solid thin #7e3308;
	border-bottom: solid thin #7e3308;
	text-align: left;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
	}
.new
	{color: black; 
	font-weight: bold;
	background-color: yellow;
	}					 				 					 
div.banner
	{background-image: url(img/trees01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 780px;
	height: 170px;							
	}																																 											
a:link    
	{color: green;
	text-decoration: none;
	font-weight: bold;
	}
a:visited 
	{color: green;
	text-decoration: none;
	font-weight: bold; 
	}
a:hover   
	{color: red;
	text-decoration: underline;
	font-weight: bold;
	}
a:active  
	{color: green;
	text-decoration: none;
	font-weight: bold;
	}		 					 					 					 
#ddm
		{margin: 0;
		padding: 0;
		z-index: 30
		}
#ddm li
		 {margin: 0;
		 padding: 0;
		 list-style: none;
		 float: left;
		 border-top: solid thin #7e3308;
		 border-bottom: solid thin #7e3308;
		 }
#ddm li a
		 {display: block;
		 margin: 0 1px 0 0;
		 padding: 4px 5px;
		 width: auto;
		 background: #ddd;
		 color: green;
		 text-align: center;
		 text-decoration: none;
		 }
#ddm li a:hover
		 {background: #ddd;
		 color: red;
		 }
#ddm div
			{position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #ddd;
			border: solid thin #7e3308;
			}
#ddm div a		
		 {position: relative;
		 	display: block;
			margin: 0;
			padding: 5px 5px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #ddd;
			color: green;
			}
#ddm div a:hover	
		 {color: red;}

.fleft
	{float: left;
	margin-right: 15;
	margin-left: 5%;
	text-align: center;
	}					 						
.fright
	{float: right;
	margin-right: 5%;
	margin-left: 15;
	text-align: center;
	}
