
/* Begin News Styles for Home page News from Wordpress feed */
.HomeSection .entry {
	clear: left;
	margin: 0px 0px 10px;
}

.HomeSection .entry h2 {
	margin-bottom: 0px;	
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	white-space: normal;
}

.HomeSection .entry h2 a {
	text-decoration: none;
}

.HomeSection .entry p {
	margin: 2px 0px 0px 0px;
}

.HomeSection .entry .postmeta {
	/* font-weight: bold; */
	color: #5f5f5f;
	font-size: 7pt;
}

.HomeSection .entry .ReadMore {
	white-space: nowrap;
	margin: 0px 7px; 
}

.HomeSection .entry .ImgAlignLeft {
	margin-bottom: 7px;
}

.HomeSection .entry Img {
	border: 1px solid #444444;
}
/* End News Styles */




