/****** SECTION STYLES *******/
#section_header {
	background: url('/images/menu_bg.jpg') repeat-x top left;
	width: 746px;
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 0px 0px 15px;
	margin: 4px 0px 0px 5px;
}
#section_index {
	width: 446px; 
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#section_digests {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 446px;
	text-align: left;
	margin: 0px 0px 0px 10px;
}
#section_digests .article {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px solid #c7c7bb;
}
#section_digests .digest_photo {
	float: left;
	margin: 3px 7px 3px 0px;
	border: 2px solid #821600;
	overflow: visible;
}
#section_digests .bullet {
	background: url('/images/bullet_section_headlines.gif') no-repeat top left;
	float: left;
	margin: 2px 3px 0px 0px;
	height: 16px;
	width: 16px;
}
#section_digests .headline a:link, #section_digests .headline a:visited, #section_digests .headline a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #821600;
	margin: 0px 0px 3px 0px;
}
#section_digests .headline a:hover {
 	text-decoration: underline;
 }
#section_digests .web_posted {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#section_digests .digest {

}

/******** SECTION PREVIOUS HEADLINES ********/
#section_previous_header {
	background: url('/images/menu_bg.jpg') repeat-x top left;
	width: 437px;
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 0px 0px 15px;
	margin: 15px 0px 0px 5px;
}
#section_previous_headlines {
	margin: 15px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}
#section_previous_headlines .web_posted {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#section_previous_headlines .headline .bullet {
	background: url('/images/bullet_section_headlines.gif') no-repeat top left;
	float: left;
	margin: 0px 10px 0px 0px;
	height: 14px;
	width: 14px;
}
#section_previous_headlines .headline {
	margin: 0px 0px 5px 0px;
}
#section_previous_headlines .headline a:link, #section_previous_headlines .headline a:visited, #section_previous_headlines .headline a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #821600;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#section_previous_headlines .headline a:hover {
 	text-decoration: underline;
}

/******** SECTIONS HEADLINES *******/
#sections_headlines {
	
	width: 300px;
	float: right;
	margin: 3px 0px 0px 0px;
	text-align: left;
}
#sections_headlines ul {
	list-style: none;
}
#sections_headlines ul li {
	background: url('/images/bullet_updates.gif') no-repeat top left;
	padding: 0px 0px 0px 16px;
	list-style: none;
	margin: 0px 0px 4px 0px;
}
#sections_headlines .section h2 {
	margin: 2px 0px 3px 0px;
	padding: 0px 0px 0px 4px;
	color: #a11b00;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
#sections_headlines .section {
	background: #f4f4ee;
	width: 295px;
	height: 100%;
	margin: 0px 0px 5px 0px;
	border: 1px solid #c7c7bb;
	padding: 0px 3px 0px 0px;
}
#sections_headlines ul li a:link, #sections_headlines ul li a:visited, #sections_headlines ul li a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #383838;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	
}
#sections_headlines ul li a:hover {
	text-decoration: underline;
}
/****** SECTION STYLES *******/