#main-content {
	float: left;
	overflow: hidden;
	width: 600px;
	padding: 20px;
	background: #90ba50 url(/images/backgrounds/gradients/5d9220-90ba50-512x1.png) repeat-x;
	margin-bottom: 20px;
}
h1 {
	font: 18px/28px Arial, Helvetica, sans-serif;
	color: white;
	margin: 20px;
	font-weight: normal;
}
.call-to-action a {
	display: block;
	text-align: right;
	padding-right: 34px;
	font-size: 21px;
	text-decoration: none;
	color: #000;
}
.infobox {
	float: left;
	width: 278px;
	padding: 6px;
	background: #add268 url(/images/backgrounds/gradients/99c452-add268-256x1.png) repeat-x;
	line-height: 21px;
	
}
.infobox-content {
	padding: 14px; 
}
.infobox h2 {
	font: 28px Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	margin: 0px 0px 14px 0px;
	letter-spacing: -1px;
}
.infobox h3 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}
.infobox ul {
	font-size: 16px;
	color: white;
	padding-left: 22px;
}
.infobox li {
	list-style-image: url(/images/misc/bullet-ffffff-10x10.png);
	line-height: 21px;
} 
.infobox .call-to-action {
	position: relative;
	background: url(/images/backgrounds/infobox-call-to-action.png) no-repeat;
	width: 268px;
	height: 40px;
	line-height: 40px;
}
#media-infobox {
	margin-left: 20px;
}
#home-sidebar {
	float: left;
	width: 290px;
	overflow: hidden;
	padding: 0px 10px;
	margin-left: 10px;
}
#home-sidebar .post {
	margin-bottom: 20px;
}
#home-sidebar .attachment-post-thumbnail {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#home-sidebar .post-header {
}
#home-sidebar .post-excerpt {
	clear: both;
}
#home-sidebar .post a {
	text-decoration: none;
	color: #000;
}
#home-sidebar .post a:hover {
	text-decoration: underline;
}
#home-sidebar .post h3 {
	font-size: 21px;
	line-height: 24px;
	color: #000;
	margin-bottom: 0.5em;
}
#home-sidebar .post p {
	font-size: 13px;
	line-height: 18px;
}
#news-header {
	background-color: #b8c091;
	color: white;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
	margin-bottom: 20px;
}
#news-header h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
	margin: 0px;
	padding-left: 20px;
	width: 190px;
}
#news-header a {
	color: white;
	text-decoration: none;
}
#news-header #rss-widget {
	float: left;
	height: 60px;
}
#news-header .rss-widget-text {
	float: left;
	padding-right: 0.5em;
}
#news-header .rss-widget-icon {
	float: left;
	width: 28px;
	height: 60px;
	background: url(/images/icons/rss-icon-28x28.png) 0px 50% no-repeat;
}
#home-sidebar .call-to-action {
	display: block;
	width: 270px;
	height: 40px;
	line-height: 40px;
	background: #b8c091 url(/images/backgrounds/home-sidebar-call-to-action.png) no-repeat;
	margin-bottom: 20px; 
}
#home-sidebar .call-to-action a {
	color: white;
}
