#propertyNav p {
	padding-left: 10px;
	font-size: small;
}
#propertyNav td {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #808080;
	background-color: #DDDDDD;
	font-size: 90%;
	padding-top: 10px;
}
#propertyNav table {
	height: 100%;
	background-color: #DDDDDD;
}

#content {
	float: left;
}
#content p {
	margin-right: 50px;
	margin-left: 50px;
}
#content h1 {
	margin-top: 25px;
}


#content img {
	margin-top: 0px;
}
#content h4 {
	margin-left: 75px;
}
.blue {
	color: #0055a4;
}
