A { 
	text-decoration:none;
}
A:hover {
	color:#FF3300;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color: #C6CDC5;
	margin-top: 0px; 
  height:100%;
}
#mainbody { 
	display:block; 
  position:relative;
  margin:0;
	padding:5px 10px; 
	width:570px; 
  height:100%;
}
#mainbody p {
	 line-height:18px;
}
.heading1 { 
	font-size:18px; 
	font-weight:bold; 
}
.linkNoUnderline {
	font-weight:400; 
	text-decoration:none;
}
.linkNoUnderline:hover {
	color:#FF3300;
}
.neighborhood { 
	font-weight:bold;
}
.community { 
	font-weight:bold;
}
.newsletter {
	font-weight:400; 
}
.newsletter:hover {
	color:#FF3300;
}
.newsletterBlank {
	font-size:12px;
}
.photoThumbnail { 
	border:1px solid #000000;
}
.title { 
	font-weight:bold;
}
.year { 
	font-weight:500;
}