.Home_body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.Home_subhead {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #617fa6;
	font-weight: bold;
}
.Home_news_head {
	font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	letter-spacing: .25em;
}
.News_date {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #617fa6;
	font-weight: bold;
	}
	.Body_head {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #617fa6;
	font-weight: bold;
}

#featured_event, #featured_news {
	background: #DDE4EC;
	float:left;
	width:285px;
	margin:0 20px 20px 0;
	padding: 20px;
}

#featured_event h2, #featured_news h2 {
	color:#666666;
	font-family:Futura,Helvetica,Verdana,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.25em;
}