@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.droplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00413b;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.droplinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00413b;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.droplinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00413b;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.droplinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00413b;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.droplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.homebig {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00413B;
}
.hometitle {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00413B;
}
.bannertext {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e4e7e0;
}
.bannertext a:link {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e4e7e0;
	text-decoration: none;
}
.bannertext a:visited {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e4e7e0;
	text-decoration: none;
}
.bannertext a:active {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e4e7e0;
	text-decoration: none;
}
.bannertext a:hover {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00413b;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e9e2;
}
.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e9e2;
	text-decoration: none;
}
.footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e9e2;
	text-decoration: none;
}
.footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e9e2;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
body {
	background: #97b1a4 url(images/back.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00413b;
}
a:visited {
	color: #00413b;
}
a:hover {
	color: #00413b;
}
a:active {
	color: #00413b;
}
#container {
	width: 942px;
	margin: auto;
	background: #e4e9e2;
}
#condosdrop {
	width: 470px;
	top: 40px;
	position: absolute;
	visibility: hidden;
}
#historydrop {
	width: 619px;
	top: 22px;
	position: absolute;
	visibility: hidden;
}
#photosdrop {
	width: 768px;
	top: 40px;
	position: absolute;
	visibility: hidden;
}
#contactdrop {
	width: 915px;
	top: 58px;
	position: absolute;
	visibility: hidden;
}
#nps {
	width: 942px;
}
#logo {
	width: 942px;
	height: 146px;
	background: url(images/logo.gif) no-repeat;
}
#footer {
	width: 942px;
	height: 54px;
	background: url(images/footer.gif) no-repeat;
}
#photo2 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo3 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo4 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo5 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo6 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo7 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}
#photo8 {
	width: 620px;
	position: absolute;
	visibility: hidden;
}


