/*@group Homepage Content*/
body.home div#content-area {
	background: transparent url('../images/content-shadow.png') scroll repeat-x top;
	height: 228px;
	padding: 0px 0 0 25px;
	width: 850px;
}
div#content-area h3.title,
.front div#content-area h2.title {
	background: #477050 url('../images/front-header-repeat.png') scroll repeat-x center;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 27px 9px 26px;
	width: 70%;
}
div#inset-left {
	height: 222px;
	margin: 0;
	overflow-y: hidden;
	padding: 25px 36px 0 0px;
	position: relative;
	width: 393px;
	z-index: 10;
}

div#inset-right {
	background: transparent url('../images/inset-bg-quotes.png') scroll no-repeat top center;
	height: 202px;
	margin: 0;
	padding: 26px 0 0 0;
	overflow: hidden;
	width: 421px;
}

div#inset-right p {
	padding: 17px 87px 0 88px;
}

span.author-info {
	color:#477050;
	float: right;
	font-size: 1.1em;
	margin: -15px 102px 0 0;
}
#content .featured-image
{
	margin-left: 0px;
}
.home div#content-area h2 {
background:#477050 url(../images/front-header-repeat.png) repeat-x scroll center center;
color:#FFFFFF;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
padding:8px 27px 9px 26px;
width:70%;
}
/*@end*/
