@charset "utf-8";/* CSS Document */html, body{height:100%;} body {	margin:0;	text-align: center;	min-width: 400px; /* hack that fixes Netscape 6 bug */}#container {	position:relative;	width:935px;	margin-left:auto;	margin-right:auto;	text-align:left;}.navigation {	width: 935px;height: 131px;	background-color:#FFFFFF;	border:0;}#content {	position:absolute;	top:132px; left:0px;width:935px;	text-align:left;}#TITLE_HomeStyles {margin:0 0 20px 0;}#homeStyles {margin:42px 0 0 48px;	height:840px; width:887;}/* FP home specific */#dotz {	float:right;	height:663px;	width:4px;	background-image:url(../floorplan_images/dotRepeat.gif);	background-repeat:repeat-y;}.plan {	width:100%;	height:100%;	float:left;	clear:left;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	line-height:20px;}.plan p {margin:0;padding:0;}.plan IMG {float:left;margin:0 20px 0 0;padding:0;border:0;}#leftPlans{float:left; width:513px;}#rightPlan {	width:290px;height:500px;	margin:0px 0 0 32px;	float:left;}#rightPlan h1{ color:#bb381e; font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; margin:0;}#rightPlan p{ margin:4px 0 32px 0;}#sigProp{margin:0 0 0 66px;}a:link, a:visited, a:hover, a:active {color: #bb381e; text-decoration:none}a:hover {text-decoration:underline;}