body { background: url(pix/syl_bkgd.gif) repeat;
 text-align: center; }

.pos { 

margin-left: auto; 
margin-right: auto;
width: 50em;

 }


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	text-align: center;
	vertical-align:middle;
}



.vcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 20px;
}

.fcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 10px;
}

.acopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	 
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-left: 20px;
	}

label
{
	width: 80px;
	float: left;
	text-align: right;
	margin: 0 1em 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	height: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

.input-box
{
	float: left;
	color: #000000;
	background: #E7F0FB;
	border: 1px solid #7B93B2;
	height: 14px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 150px 5px 0px;
	padding: 0px;
}
.area-box
{
	float: left;
	margin-bottom: 5px;
	color: #000000;
	background: #E7F0FB;
	border: 1px solid #7B93B2;
	height: 70px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.submit-button
{
	margin-left: 2px;
	color: #FFF;
	background: #00316C;
	border: 1px solid #7B93B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center;
}

fieldset
{
	width: 500px;
	padding: 10px 0px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.error {
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.gobutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: right;
	text-decoration: none;
	bottom: 0px;
	margin: 0px 10px 0px 0px;
}
.gobutton a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
}


/* Start of menu drop down system */
img.image{ display: none; }


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px helvetica}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px 0px 0px;
	width: auto;
	background: transparent;
	color: transparent;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: transparent}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px }

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: transparent;
	/*color: #012F6B; */
	font: 12px helvetica}

#sddm div a:hover
{	background: transparent;
	/*color: #012F6B; */ 
	}
		
		
.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
  }
  
/* End of menu classes */
 
 
 dl#lalaLandMap{
	margin: 0;
	padding: 0;
	background: transparent url(pix/map_big.jpg) no-repeat left top;
	height: 604px;
	width: 500px;
	position: relative;
}

dt{
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 85%;
	display: none;
	left: 64px;
	top: 58px;
	z-index: 9;
}
dd{
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 85%;
	height: 24px;
	z-index: 10;
	left: 129px;
	top: 93px;
	width: 22px;
}

dl#lalaLandMap dt.title{
	color: white;
	display: block;
	font-size: 115%;
	padding: 10px 0 0 5px;
}

/* ---------- Hotspot Declarations ---------- */
dd#homesDef{ top: 232px; right: 459px; }
dd#homesDef a{
	position: absolute;
	width: 44px;
	height: 42px;
	text-decoration: none;
	border: 2px solid #990000;
	background: url(v) repeat;
	left: -5px;
	top: 0px;
}
dd#homesDef a span{ display: none; }
dd#homesDef a:hover{ position: absolute; background: transparent url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF; }
dd#homesDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}

dd#homesDef2{ top: 282px; left: 159px; }
dd#homesDef2 a{
	position: absolute;
	width: 24px;
	height: 22px;
	text-decoration: none;
	border: 2px solid #990000;
	background: url(v) repeat;
	left: -5px;
	top: 0px;
}
dd#homesDef2 a span{ display: none; }
dd#homesDef2 a:hover{ position: absolute; background: transparent url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF; }
dd#homesDef2 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}

dd#baywatchDef{ top: 310px; left: 230px; }
dd#baywatchDef a{
	position: absolute;
	width: 51px;
	height: 87px;
	text-decoration: none;
	border: 2px solid #990000;
	background: repeat;
	left: 1px;
	top: 0px;
}
dd#baywatchDef a span{
	display: none;
}
dd#baywatchDef a:hover{
	border: 2px solid #FFFFFF;
	background-image: url(pix/map_hot.png);
	background-repeat: repeat;
}
dd#baywatchDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	margin: 0;
	padding: 5px;
	left: -2px;
	bottom: 100%;
}

dd#oceanDef{ top: 141px; left: 265px; }
dd#oceanDef a{
	position: absolute;
	width: 30px;
	height: 28px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 8px;
	left: 10px;
}
dd#oceanDef a span{ display: none; }
dd#oceanDef a:hover{ background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF; }
dd#oceanDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
dd#cottage { top: 278px; left: 304px; }
dd#cottage a{
	position: absolute;
	width: 27px;
	height: 48px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 14px;
	left: 2px;
	z-index: 5;
}
dd#cottage a span{ display: none; }
dd#cottage a:hover{ background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF; }
dd#cottage a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
dd#cpmDef { top: 277px; left: 365px; }
dd#cpmDef a{
	position: absolute;
	width: 58px;
	height: 27px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 14px;
	left: -7px;
	z-index: 2;
}
dd#cpmDef a span{ display: none; }
dd#cpmDef a:hover{ background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF; }
dd#cpmDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
* html dd#oceanDef a:hover {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}
dd#cottage2 a {
	position: absolute;
	width: 27px;
	height: 37px;
	text-decoration: none;
	border: 2px solid #D6F1F6;
	background: transparent url(note.png) repeat;
	top: 14px;
	left: 2px;
	z-index: 5;
}
dd#cottage2 {
top: 295px; left: 425px;
}
dd#cottage2 a span {
display: none;
}
dd#cottage2 a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#cottage2 a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
dd#single a {
	position: absolute;
	width: 41px;
	height: 65px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 17px;
	left: 3px;
	z-index: 5;
}
dd#single {
top: 197px; left: 399px;
}
dd#single a span {
display: none;
}
dd#single a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#single a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}

dd#harborview a {
	position: absolute;
	width: 41px;
	height: 55px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 17px;
	left: 3px;
	z-index: 5;
}
dd#harborview {
top: 147px; left: 449px;
}
dd#harborview a span {
display: none;
}
dd#harborview a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#harborview a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}


dd#townhouse a {
	position: absolute;
	width: 68px;
	height: 103px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 17px;
	left: 6px;
	z-index: 5;
}
dd#townhouse {
top: 86px; left: 317px;
}
dd#townhouse  a span {
display: none;
}
dd#townhouse  a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#townhouse  a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
dd#townhouse2 a {
	position: absolute;
	width: 63px;
	height: 75px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: 17px;
	left: 9px;
	z-index: 5;
}
dd#townhouse2 {
top: 171px; left: 179px;
}
dd#townhouse2  a span {
display: none;
}
dd#townhouse2  a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#townhouse2  a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
dd#townhouse3 a {
	position: absolute;
	width: 50px;
	height: 60px;
	text-decoration: none;
	border: 2px solid #990000;
	background: transparent url(note.png) repeat;
	top: -1px;
	left: 6px;
	z-index: 5;
}
dd#townhouse3 {
top: 192px; left: 258px;
}
dd#townhouse3  a span {
display: none;
}
dd#townhouse3  a:hover {
background: url(pix/map_hot.png) repeat; border: 2px solid #FFFFFF;
}
dd#townhouse3  a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #D6F1F6;
	font-weight: bold;
	position: absolute;
	border: 2px solid #FFFFFF;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	left: -2px;
}
