BODY
{
	font-size: small;
	color: #555555;
	font-family: Verdana,Arial,Helvetica,Geneva;
}

TABLE.menu
{
	border-right: gray thin solid;
	padding-right: 1px;
	border-top: gray thin solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: gray thin solid;
	padding-top: 0px;
	border-bottom: gray thin solid;
	border-collapse: separate;
	background-color: white;
}
DIV.menu
{
	left: 10px;
	position: absolute;
	top: 180px;
}
.menu TD.menuLink
{
	border-right: 1px;
	border-top: 1px;
	font-weight: 600;
	font-size: 100%;
	border-left: 1px;
	cursor: hand;
	border-bottom: 1px;
	border-color:#95bee0;
	
}
.menu TD.heading
{
	font-weight: 800;
	font-style:italic;
	background-color: gainsboro;
	cursor: hand;
}

.main
{
	left: 180px;
	position: absolute;
	top: 180px;
	width: 630px;
}

.infoHead
{
	font-size:larger;
	font-weight:600;
	background-color: gainsboro;
	text-align: center;
}
P.main
{
	text-justify: distribute;
	text-align: justify;
}
DIV.condo
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	position: absolute;
	left: 140px;
	top: 450px;
	width: 575px;
	height: 170px;
}
DIV.rv
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	position: absolute;
	left: 140px;
	top: 650px;
	width: 575px;
	height: 170px;
}
.slideshow
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 773px;
	padding-top: 2px;
	position: absolute;
	height: 250px;
}
.condo TABLE
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border:none;
}
.rv TABLE
{
	border: none;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	
}
.condo IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.rv IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.link
{
	cursor: hand;
}
H1
{
	font-size: large;
}
H2
{
	font-size: medium;
}
IMG.border	
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
.navmenu
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	z-index: 101;
	filter: alpha(Opacity=80);
	visibility: hidden;
	border-left: gray thin solid;
	cursor: default;
	border-bottom: gray thin solid;
	position: absolute;
}

.navmenu TD.menuLink
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	cursor: hand;
	border-bottom: 1px;
	border-color:#95bee0;
	font-size: smaller;
}
TABLE.ddmenu
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 2px;
	border-collapse: collapse;
	background-color: white;
}
.head TABLE
{
	table-layout: fixed;
	font-weight: bold;
	font-size: xx-small;
	color: white;
	border-collapse: collapse;
	background-color: #cccccc;
}
.head TD.ddmenu
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #00a0c6;
	text-align: center;
	cursor:default;
}
IMG
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
