/*
#background {
	background: #5c96c9 url('/wp-content/themes/cutler2010/assets/images/main_bg_7.jpg') no-repeat;
	height: 250px;
	width: 960px;
	margin: 0 auto;
	float: left;
	position: relative;
	z-index: 5;
}
#background_left {
	height: 250px;
	margin-right: 480px;
	background: #1668b1 url('/wp-content/themes/cutler2010/assets/images/main_bg_left_7.jpg') no-repeat top right;
}
#background_right {
	height: 250px;
	margin-left: 480px;
	background: #1668b1 url('/wp-content/themes/cutler2010/assets/images/main_bg_right_7.jpg') no-repeat top left;
}
*/

#toplayout {
	background: #1668b1 url('../images/headers/news.jpg') no-repeat scroll top center;
	height: 269px !important;
	margin:0px 0px -49px 0px;
}
#background {
	float:none;
	background:none;
	width:960px;
	margin:0 auto;
	height: 269px !important;
}

#contentLeftDrop {
	background: transparent url('../images/headers/news_left.jpg') no-repeat scroll 0px 0px;
}
#contentRightDrop {
	background-image:url('../images/headers/news_right.jpg');
}


h2 {
	display: inline;
	color: #00573d;
	font-size: 20px;
	font-weight: bolder;
	font-family: Arial;
}

.hentry h2 {
	color: #1668b1;
	font-size: 14px;
	font-weight: bolder;
}
.hentry h3 {
	font-size: 12px;
}
.hentry h2 a {
	text-decoration: none;
}
.hentry {
	padding: 18px 0;
	border-bottom: 1px solid #e6e6e6;
}