#newsdata {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
}

#newsdata a:visited {
	color: #DEBB00;
	text-decoration: none;
	font-weight: bold;
}
#newsdata a:hover {
	color: #6B5D38;
	text-decoration: none;
	font-weight: bold;

}
#newsdata a {
	color: #DEBB00;
	text-decoration: none;
	font-weight: bold;
}

#newsdata p {
	color: #6B5D38;
	margin-top: 0px;
	margin-bottom: 5px;
}
.date {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.more {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#newsarticle {
	font-family: Georgia;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	height: 440px;
}
#newsarticle p {
	margin: 5px;
	font-size: 14px;
	text-align: justify;
}
.newsarticle_date {
	font-size: 16px;
	color: #403722;
	font-weight: bold;
}
.newsarticle_headline {
	font-weight: bold;
	color: #403722;
}
.newsarticle_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newslocate {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.newsarticle_imagebox {
	width: 634px;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: dotted;
}
.newsarticle_imagebox img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.newsarchive {
	font-size: 14px;
	background-color: #CCCCCC;
}
