/* Home page specifics */
.homeimgpop {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: 3px;
}
.threecol {
	margin-bottom: 10px;
}
.threecol .col-220 {
	width:222px;
}
.threecol .alpha {
	margin-right: 17px;
}
.threecol .omega {
	margin-right: 0;
}
.threecol h2 {
	color: #1B5D37;
}
.threecol p {
	font-size: 85%;
}
.homerotate {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
}
.feature ul {list-style:none; margin-top:15px;}
.feature li {line-height: 1.4;}


