
div#featured_content {
	/* background-color: #585858; */
	background-color: #cf7110;
	background-color: #f2e0b8;
	background-color: #133556;
}
div#featured_topstroke {
	background-color: lightgrey;
}
div#featured_bottomstroke {
	background-color: lightgrey;
}

a.featured_content {	 
	color: #2269A1;
	color: white;
}
a.read_more {
	color: #2269A1;
	color: white;
	color: #f99716;
}

h1.featured {   
    color: #2269A1;
    color: white;
}

td.featured_content p {	 
	color: #2269A1;
	color: white;
	
}