#banner{
	margin: 12px 0 28px;
}

/* Columns
***************************/

.col{
	width: 271px;
	float: left;
	margin-right: 25px;
	color: #002929;
	display: inline;
}
.first{
	margin-left: 30px;
}
.last{
	margin-right: 33px;
	width: 274px !important;
}

/* Headers
***************************/
#in_focus{
	background: URL(../images/layout_images/h1_in_focus.gif) no-repeat;
}
#lime_community{
	background: URL(../images/layout_images/h1_lime_community.gif) no-repeat;
}
#the_latest{
	background: URL(../images/layout_images/h1_the_latest.gif) no-repeat;
}


/* Latest List
***************************/
#latest_list{
	list-style: none;
}
#latest_list li{
	padding-bottom: 5px;
}
#latest_list li a{
	color: #ff4000;
	font-weight: bold;
}

#latest_copy{
	margin-top: 22px;
}

/* Feature boxes
***************************/
.feature{
	display: block;
	margin-bottom: 6px;
}
.feature img{
	border: none;
}

.feature{
	display: block;
	height: 77px;
	width: 274px;
	float: left;
	text-indent: -5000px;
}
#col_3 a{
	background-position: left top;
}
#col_3 a:hover{
	background-position: left bottom !important;
}

.home_feature{
	margin-bottom: 14px;
	float: left;
}
