.body {
	background-image: url(graphics/bg.jpg);
	background-repeat:repeat-x;
	background-position: center bottom;
	margin: 0px;
	background-color: #5288B7;
	background-attachment:fixed;
}
.bottom_links_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(slices/index_r4_c1.jpg);
	padding-left: 20px;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom_links:hover {
	text-decoration:underline;
}
.navigation_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-indent: 335px;
	background-image: url(slices/index_r2_c1.jpg);
}
.navigation_cell_condo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-indent: 335px;
	background-image: url(slices/secondary_slice_r2_c14.jpg);
}
.navigation_cell_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-indent: 335px;
	background-image: url(slices/secondary_slice_r2_c12.jpg);
}
.navigation_cell_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-indent: 335px;
	background-image: url(slices/index_r2_c14.jpg);
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.navigation:hover {
	text-decoration:underline;
	color: #003399;
}
.content_area {
	background-image: url(graphics/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_area_area {
	background-image: url(slices/secondary_slice_r3_c12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_area_condos {
	background-image: url(slices/secondary_slice_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_area_contact {
	background-image: url(slices/secondary_slice_r3_c14.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #005BB4;
	line-height: 22px;
	text-indent: 20px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
.greentext {
	color: #319E51;
}
.link_color {
	color: #005BB4;
	text-decoration: none;
}
.main_table {
	background-image: url(graphics/main_table_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
}
.link_color:hover {
	text-decoration: underline;
}
.regtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#4F819A;
	font-size:10px;
	text-align: center;
	line-height: 20px;
	width: 760px;
	margin: 0px;
	background-color:#9CB0BB;
}

