h1.specialfeatured {
	font-size: 25px;
	font-weight: normal;
	color: #473828;
	margin: -15px 0 5px 5px;
	padding: 0;
}

.numbersmall {
	width: 65px;
	font-size: 40px;
	margin-left: 5px;
	color: #eeeeee;
	float: left;
}

.number {
	width: 65px;
	font-size: 60px;
	margin-left: 5px;
	color: #eeeeee;
	float: left;
}

.featureditem img {
	margin: 20px 10px 0 0;
	width: 35px;
	float: left;
}

.featureditem .text {
	margin-top: 20px;
	color: #605345;
	float: left;
}

.featureditem {
	clear: both;
	height: 80px;
}

#homecontent {
	width: 827px;
	padding: 0 7px;
}

#hometop {
	height: 328px;
	margin: 0;
	padding: 0;
}

#homeleft{
	width: 481px;
	margin: 0;
	padding: 0;
	float: left;
}

#homeright {
	float: left;
	width: 346px;
	height: 313px;
	margin: 0;
	padding: 15px 0;
	background-image: url('/_img/fronttopright.png');
	background-repeat: no-repeat;
}

