/* Home Styles */

body {
	margin-top: 20px;
	padding: 0;
	background-image: url(../_graphics/shared/floral_bg.jpg);
} .news_area {
	background-image: url(../_graphics/home/panel_4.gif);
	height: 207px;
	background-repeat: no-repeat;
}
.email_area {
	background-image: url(../_graphics/home/panel_5.gif);
	height: 64px;
}
.news_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
#news_items a {
	color: #FFFFFF;
	text-decoration: underline;
}
