body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#233542;
}
p {
	margin-top:0px;
}
	
.oneColFixCtr #headercontainer {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #footercontainer {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #maincontainer {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:5px;
	margin-bottom:5px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.oneColFixCtr #lifestylecontainer {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:5px;
	margin-bottom:5px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #featurecontainer {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.featureproptext {
	margin-bottom:1px;
	padding: 8px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left:25px;
	padding-right:25px;
	background: #fae100;
	font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#233542;
}
.GreyBoxText {
	margin-top:0px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e7e6e4;
	font:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#233542;
}
.GreyBoxSurrond {
	margin-top:0px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#233542;
	border: 1px solid #e5e5e7;

}

.Header {
	width:932px;
	padding-top:10px;
	padding-bottom:2px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.Menus {
	margin-top:1px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background: #33185b;
	font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.YellowBar {
	width:932px;
	height:15px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #fae100;
}
.mainHeader {
	font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#33185b;
}
.mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
}

.propertylistitem {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 3px;
	border-bottom: 1px solid #fae100;
}
.propertylistcopy {
	padding: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 3px;
}
.propertydetail {
	width:870px;
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 3px;
}
.bedbathcar {
	padding: 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 1px solid;
	border-color:#c0c1c3;
	margin: 3px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 40px;
	height: 20px;
}

.PropertyColumn {
	width:430px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	margin-right:5px;
}

.PropertyIcons {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 7px;
	margin-top: 7px;
	background: #FFFFFF;
	width: 150px;
	height: 17px;
	float:left;
}
.PropertyImages {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e5e5e7;
	width: 420px;
	height: 415px;
	}
	
.PropertyGMap {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e5e5e7;
	width: 420px;
	height: 320px;
	}
.PropertyText {
	padding: 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e5e5e7;
	width: 380px;
	min-height: 380px;
	}
.PropertyAdditional {
	padding: 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 5px;
	background: #FFFFFF;
	color: #233542;
	width: 378px;
	border: 1px solid #e5e5e7;
	}

.Footer {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
-->