/* css for thelog/references */
/* for  later (glossy) Belfry Bulletin reprints */

body	
	{font-family: sans-serif;
	color: #000000;
	background-color: #f0f0f0;
	}
h1.title
	{font-family: times, serif;
	margin-bottom: 0px;
	letter-spacing: 1em;
	word-spacing: 1em;
	}				
h2.subtitle
	{font-family: times, serif;
	margin-top: 0px;
	}		
p
	{margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	}
.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;
	}

ul,dl,ol
    	{font-size: 71%;
	margin-left: 10%;
	}		
sub, sup 
	{font-family: sans-serif;
	font-size: 71%;
	}
strong
	{font-weight: bold;
	}									
.indent
	{text-indent: 2em;
	}
.center
	{text-align: center;
	}
.parahead
	{color: #6e3308;
	}				 
blockquote
	{font-style: oblique;
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	font-size: 80%;
	}
.color
	{color: #6e3308;
	}
.hdr
	{color: #6e3308;
	 font-weight: bold;
	 }
.bar
	{color: #6e3308;
	font-weight: bold;
	background-color: #ccc;
	padding: 2px;
	}
.cbar
	{color: #6e3308;
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	padding: 2px;
	}				 
.linfo
	{font-style: oblique;
	font-size: 80%;
	}
.little
	{font-size: 71%;
	}			
.modate
	{font-size: 70%;
	font-weight: bold;
	text-align: center;
	border-top: solid thin black;
	}
p.navigate
	{border-top: solid thin #6e3308;
	border-bottom: solid thin #6e3308;
	text-align: left;
	font-weight: bold;
	}				 					 
div.banner
	{background-image: url(img/trees01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 780px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;							
	}																																 											
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;
	}		 					 					 					 
img
	{border: 0;
	}
.center600
	{margin-left: auto;
	margin-right: auto;
	width: 600px;
	}
.main
	{margin-left: auto;
	margin-right: auto;
	width: 760px;
	}
td.w780
	{width: 780px;
	}
td.w760
	{width: 760px;
	}
table.center
	{margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.fleft
	{float: left;
	margin-right: 10px;
	margin-left: 5%;
	text-align: center;
	}					 						
.fright
	{float: right;
	margin-right: 5%;
	margin-left:10px;
	text-align: center;
	}				 						
.inpar
	{margin-left: 5%;
	margin-right: 5%;
	font-size: 85%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}