body {
	font-family:Lucida Grande,Verdana,Sans-serif;
	font-size: 12pt;
	width:100%;
	margin:0;
	padding:0;
}
#main-container {
	margin:0;
	padding:0;
}
h1 img {
	margin:0;
	padding:0;
}
h1, p.feature-title {
	font-size:14pt;
	font-weight:bold;
	text-transform:uppercase;
}
h2, p.title{
	font-size: 12pt;
	font-weight:bold;
	text-transform:uppercase;
}

#navigation-list {
	display:none;
}

#footer {
	display:none;
}
#main-feature {
	clear:both;
}
#main-feature #feature-image {
	float:left;
	margin-right:10px;
}
#main-feature 3feature-text p{
	float:left;
}
#holding-div {
	display:none;
}
.home-text-link {
	width:100%;
	clear:both;
}
a[target=_blank] {
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
}
a[target=_blank]:after {
	content: " ("  attr(href)  ") ";
}
#assoc-feature a {
	text-transform:uppercase
	color:#000;
	text-decoration:underline;
}
#assoc-feature a:after {
	content: " ("  attr(href)  ") ";
}
#content a:link.feature-in-page-link {
	display:none;
}
.sub-section {
	display:block;
	width:97%;
	height:120px;
	border: 1px solid #000;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}
.sub-section-image img{
	border:none;
	float:left;
	margin:10px;
}
.sub-section-text h2 {	
	float:left;
	margin-top:10px;
	padding:0;
	width:80%;
}
.sub-section-text h2 a {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
.sub-section-text p.feature-all-text a {
	display:none;
}
.sub-section-text p {
	margin:0 0 0 0;
	padding:0;
	width:98%;
}
#video {
	display:none;
}
#map {
	border:1px solid #000;
}
#latest-photos-images a img{
	border:none;
	float:left;
	margin:10px 10px 10px 0;
}
#latest-photos-images a {
	color:#000;
	text-decoration:none;
	float:left;	
}
#latest-photos-images a:after{
	content: " "  attr(title)  " ";
}
#feature-text a {
	display:none;
}
#comments h4 {
	font-size: 14pt;
	font-weight:bold;
}
.full-comment {
	border-bottom:1px solid #000;
}
#comment-form{
	display:none;
}
.full-comment .date {
	font-weight:bold;
	margin-bottom:0;
}
#sub-section-pagination {
	display:none;
}
.sub-page-details {
	font-size:10px;
	font-weight:bold;
}