@charset "utf-8";
#home_flash {
	background-image: url(../images/bg_blue-waves.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 215px;
	width: 684px;
}
.home_feature {
	display: block;
	float: left;
	width: 135px;
	height: 143px;
	text-align: center;
	color: #ffffff;
	background-color: #004990;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 16px;
	margin-left: 1px;
	text-decoration: none;
	font-size: 14px;
}
.home_feature a {
	display: block;
	float: left;
	width: 135px;
	height: 137px;
	padding-top:6px;
	text-align: center;
	color: #ffffff;
	background-color: #004990;
	background-image: url(../images/home_feature_nursery.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, Trebuchet, sans-serif;
	text-decoration: none;
}
.home_feature a:hover {
	color: #00B1C6;
}
.threecol  {
	display: block;
	float: left;
	width: 135px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 16px;
	margin-left: 1px;
	line-height: 20px;
}
#content_area    .threecol    ul li  {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
