div#content {
	padding: 0px 0 25px 25px;
	background: none;
}

div#feature {
	width:535px;
	margin:0 0 20px -25px;
	overflow: hidden;
}

div#feature h1 {
	padding: 5px 0 5px 25px;
	margin: 0;
	background: #8d3011;
	color: #e3c153;
	font-size: 180%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}
div#feature h2 {
	margin:0 0 0.5em 0;
	font-family: arial, Tahoma, sans-serif;
	color: #252525;
	font-size:125%;
}
div#feature h2 a {
	color: #252525;
}
div#feature .content {
	padding: 10px 10px 10px 25px;
	background: #d3af44;
	color: #534640;
}
div#feature .content p {
	display: inline;
}
#newsroom {
	float: left;
	width: 250px;
}
#newsroom h3 {
	font-size: 181%;
	margin: 0 0 5px 0;
	padding: 0;
}
#newsroom ul {
	margin: 0;
	padding: 0;
	font-size:95%;
}
#newsroom ul li {
	margin: 0 0 13px 0;
	padding: 0;
	list-style: none;
	color: #363636;
	border: 0;
}
#newsroom ul li h4 {
	margin: 0 0 2px;
	padding: 0;
	font-family: inherit;
	font-size: 100%;
}
#newsroom ul li h4 a {
	font-weight: normal;
}
#stories {
	float: right;
	width: 235px;
}
#stories h3 {
	background: #0a183a;
	color: white;
	font-family: arial,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 110%;
	padding: 4px 3px 4px 15px;
	margin: 0 0 1px 0;
}