#news-content {margin-left: 210px; background-color: #eee;}

span.newspage-date {
	font-size: 14px;
	font-style: italic;
	color: #1a3517;
	text-decoration: none;
	}
	
h2.news-headline {margin: 5px 0 10px 0;}
	
h2.news-headline a{ text-decoration: none;}

h2.news-headline a:hover {text-decoration: underline;} 

h3.subhead {margin-bottom: 5px; font-weight: normal;}

.news-snippet {}

a.news-readmore {
	display: block;
	margin-top: 7px;
	font-style: italic;
	color: #1a3517;
	text-decoration: none;
	}

hr.news-hr {margin: 15px 0;}

.news-image {
	float: left;
	margin: 0 30px 15px 0;
	border: solid 1px #cfbc92;
	}

.news-image img {
	border: solid 4px #fff;
	}