body {
	margin: 25px 0px 0px 25px;
	padding: 0px;
}

.MenuImages {
	border: 1px solid #333333;
}

.normalText {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.attributeText, .attributeText a:link, .attributeText a:visited {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.MenuText, .MenuText a:link, .MenuText a:visited {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.MenuText a:hover {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.gridHeader {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.gridItem {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	color: #000000;
}
h2 {

	font-family: "Gill Sans MT", Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #666666;
}

.propertyImages{
margin:0px 10px 5px 5px;
border:1px solid black;
}
hr {
	background-color: #7EA6D1;
	height: 15px;
	width: 725px;
	border: none;
}
