#bg_subheader {
	width: 100%;
	height: 318px;
	height: 376px;
	background: #9C1011;
	background-image: url('images/bg_subheader.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 auto;
	padding-top: 0px;
	z-index: 6;
}

#subheader {
	width: 960px;
	height: 376px;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
}

.subheader_description {
	float: left;
	padding-top: 30px;
	font-family: Arial;
	font-size: 16px;
	line-height: 200%;
	color: #FFFFFF;
}

.subheader_graphic {
	float: right;
	padding-top: 20px;
}

#content {
	padding-bottom: 20px;
}

.learn_more {
	padding-top: 10px;
}

.news_date {
	color: #AAAAAA;
	font-weight: bold;
}

.news_story {
	color: #999999;
	line-height: 150%;
	padding-bottom: 20px;
}

.news_story a, a.news_story {
	color: #C20900;
	text-decoration: none;
}

.news_story a:hover, a:hover.news_story {
	color: #C20900;
	text-decoration: underline;
}
