body {
	margin: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: blue;
}

#title {
	min-width: 750px;
	background: #498C27;
}

#menu {
	min-width: 750px;
	background: #498C27;
	padding-left: 10px;
}

.link {
	font-size: 16px;
}

.pagewidth {
	min-width: 750px;
	text-align: left;
}

.highlightit img {
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

.highlightit:hover img {
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); */
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
}

#content {
	margin-top: 4px;
	margin-left: 4px;
}

#iframe {
	width: 100%;
	height: 100%;
}

.onepercent {
	height: 1%;
}

.CommunityInformation {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 104px;
}

.SchoolsandUniversities {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 88.5px;
}

.ContactUs {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 246.5px;
}

.ContactUsDetails {
	margin-left: 56px;
}

.sell-property {
	margin: 10px 216px;
}

#sell-property-body {
	width: 730px;
	text-align: center;
	font-size: 10px;
}
