#featured {background-color: #eee;}

.box_featured { padding: 6px; background-color: #eee; }

.box_featured h1 { padding: 4px 0px;}

.featured_article_holder { width: 100%; overflow:hidden;}

.featured_image { 
	width:318px; 
	height: 236px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}
 
.featured_body { padding: 6px;}

.featured_link { text-align: right; font-weight: bold;}
  
h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0px;}

h1 { font-size: 18px; font-weight: normal; }

h1 a { color: #C90404;}

h2, h3 {font-size: 12px; padding-bottom: 4px;}

h2 a:hover, h3 a:hover {color: #C90404;}
