#header #logo {
	background-image: none;
	border-bottom: 2px solid #4C4C4C;
	font-size: 20pt;
	padding-bottom: 5px;
	margin-bottom: 0;
	text-indent: 0;
}

#header #logo a {
	text-decoration: none;
}

#header #nav-main,
#header #nav-utility,
#header form,
#content-section,
.communities .content-right {
	display: none;
}

#footer {
	border-top: 1px solid #4C4C4C;
	color: #4C4C4C;
	font-size: 9pt;
	padding-top: 5px;
	margin-top: 0;
}

#footer #organizations,
#footer #nav-footer,
#footer #addthis {
	display: none;
}

#footer p {
	line-height: 1;
	margin: 2px 0;
}

#content a:link:after,
#content a:visited:after {
	content: " ["attr(href)"] ";
}

#content a[href^="/"]:after {
	content: " [http://www.blueridgeparkway75.org" attr(href)"] ";
}