#header {
	display:none;
}

#main {
	width:100%;
	overflow:visible;
}

.homefeature-left {
	padding:0;
}

.homefeature-right {
	display:none;
}

.feedholder {
	width:100%;
	float:none;
}

.feed {
	float:none;
	width:100%;
}

.feed-item {
	width:100%;
	float:none;
}

.feed-item-text {
	float:none;
	width:100%;
}

.feed-item .imgholder {
	display:none;
}

.feed-item img {
	display:none;
}

#container {
	width:100%;
	overflow:visible;
}

#content {
	width:60%;
	overflow:visible;
}

#content p.bttlink {
	display:none;
}

.breadcrumb {
	display:none;
}

.leftmenu {
	display:none;
}

.projectupdates {
	border-top:1px #CCC solid;
	padding-top:20px;
}

.features {
	padding-top:20px;
}

.post-feature {
	background:#F0EFEB;
	width:420px;
	padding:20px;
	float:left;
	margin-bottom:20px;
}

.post-feature.update {
	background:none;
	padding:0;
}

.post-feature-text {
	float:left;
	width:310px;
}

.post-feature h2 {
	margin-bottom:10px;
}

.post-feature h2 a {
	color:#507E20;
	font-weight:bold;
	font-size:120%;
}

.post-feature h2 a:visited {
	color:#507E20;
}

.post-feature p {
	padding:0;
	margin:0;
}

.post-feature .imgholder {
	float:left;
	width:110px;
}

.post-feature img {
	border:2px #FFF solid;
}

.ws-sidebar {
	display:none;
}

#footer {
	display:none;
}

#footer2 {
	display:none;
}
