.newslayer {
	width:433px;
	height:100px;
	margin:5px;
	display:inline;
	float:left;
	text-align:center;
	vertical-align:top;
}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}

.newstable a{
	color: #8d381d;
}

.newstable a:hover, .newstable a:visited {
	color: black;
}

.newsheader {
	background-color:#f5f1ed;
	height:20px;
	align:left;
	valign:top;
}
.newsheader a.link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}

.newscontentshort a{
	color: #8d381d;
}

.newscontentshort a:hover, .newscontentshort a:visited {
	color: black;
}


.newsreadmore {
	color: #8d381d;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	margin-right: 20px;
	hspace:6px;
	float:left;
}
.newsheader a {
	color: #8d381d;
	font-weight:bold;
	text-decoration: none;
}