/* chelseanl.css */
/* stylesheet for Chelsea SS newsletter reprints */

body	
	{font-family: 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;
	}
ul,dl,ol
	{font-size: 71%;
	margin-left: 10%;
	}		
sub, sup 
	{font-family: sans-serif;
	font-size: 71%;
	}
img
	{margin-left: 10px;
	margin-right: 10px;
	}		 
strong
	{font-weight: bold;
	}									
.indent
	{text-indent: 2em;
	}
.center
	{text-align: center;
	}
.parahead
	{color: #6e3308;
	}				 
blockquote
	{font-style: oblique;
	}
.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;							
	}																																 											
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;
	}		 					 					 					 
				 						
