/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

table.sidenav td a {
text-transform:uppercase;
font-size:10px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

table.sidenav td a.current {
text-transform:uppercase;
font-size:10px;
color:#1d6ba4;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

table.sidenav td a:hover {
text-transform:uppercase;
font-size:10px;
color:#1d6ba4;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

img {
outline: none;
border: none;
}

p {
font-size:12px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

p.commname {
font-size:14px;
color:#1d6ba4;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
font-weight:bold;
}

.bodycopy {
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	line-height: 14pt;
}

.bodycopy12 {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	line-height: 14pt;
	background:url(images/bullet.gif) no-repeat 1em 0.5em;
}
ul{padding:0}
li{list-style:none; padding-left:20px}
sup{font-size:10px}
#amenities{padding:0;margin:0}
#amenities li{list-style:none; padding-left:20px}



.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
}

.bodycopy1 {
font-size:12px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

.address {
font-size:11px;
color:#333333;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

.commhead {
font-size:18px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";

}

.footer {
	font-size:8px;
	color:#333333;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Grande";
}

.footer a {
	color:#333333;
	font-size:9px;
	text-decoration: none;
}

.footer a:hover {
	color:#663300;
	font-size:9px;
	text-decoration: underline;
}

p a {
color:#666666;
font-weight:bold;
text-decoration: none;
}

p a:hover {
color:#1d6ba4;
font-weight:bold;
text-decoration: none;
}


.commname {
font-size:14px;
color:#1d6ba4;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
font-weight:bold;
}

ul {
font-size:12px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
padding-right:20px;
}

a.mapnav {
font-family:"Lucida Sans", "Lucida Grande";
font-size:12px;
font-weight:bold;
line-height:35px;
color:#666666;
text-decoration:none;

}

a.mapnav:hover {
color:#1d6ba4;
font-family:"Lucida Sans", "Lucida Grande";
font-size:12px;
font-weight:bold;
line-height:35px;
text-decoration:none;
}

.fpcopy{
font-size:12px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

.fpcopy{
font-size:12px;
color:#666666;
text-decoration:none;
font-family:"Lucida Sans", "Lucida Grande";
}

.fpcopy a.selected {
color:#1d6ba4;
}
#resaleListings {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	height: 380px;
	overflow: scroll;
	z-index: 15;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 998px;
	border: thin solid #CCC;
	clear: both;
	background-color: #FFF;
	padding-top: 20px;
}
.listingsText {
	color: #FFF;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
}
#wrapper {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.listingsTypeAlign {
	padding: 4px;
	font-size: 14px;
}
#currentOwners {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	height: 380px;
	overflow: auto;
	z-index: 15;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	border: thin solid #CCC;
	clear: both;
	background-color: #FFF;
	padding: 20px;
}
#currentOwners h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

/***Lightbox Styles***/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/***Lightbox Styles***/
