/* CSS Document */

body{
background:#F7F4E4 url(http://www.beverly-hanks.com/images/golf/bhgolf_pattern.gif) repeat;
font-size:12px;
color:#333;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
}

a{
color:#433f39;
}

h1 span{
display:none;
}

h1 {
	font-size: 14px;
}

h2{
font-size:18px;
margin:10px 0px 0px 0px;
}

h3{
font-size:12px;
margin:0px;
}

h4{
font-size:12px;
color:#666;
font-weight:normal;
margin:0px;
}

#topmenu{
height:26px;
padding:0px;
margin:0px auto;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
font-size:18px;
width:712px;
background:#d0cabe;
border-bottom:1px solid #766C62;
}

#topmenu ul{
display:block;
height:26x;
list-style:none;
margin:0px;
padding:0px;
float:left;
}

#topmenu ul li{
display:inline;
height:26px;
list-style:none;
margin:0px;
padding:0px;
float:left;
}

#topmenu ul li a{
display:block;
height:20px;
margin:0px;
padding:3px 13px;
float:left;
color:#433f39;
text-decoration:none;
}

#topmenu ul li a:hover{
color:#dedcd7;
background:#908573;
}

#header{
width:714px;
background:#fff;
margin:0px auto;
padding:3px;
border: 2px solid #F1EACF;
}

#headerlogo{
background:url(http://www.beverly-hanks.com/images/golf/header.jpg) top left no-repeat;
height:78px;
width:712px;
margin:0px auto;
position:relative;
}

#headerlogo a{
position:absolute;
height:78px;
width:100px;
top:0px;
right:0px;
}

#headerlogo a span{
display:none;
}



#mainpic{
width:712px;
background:top left no-repeat;
margin:0px 1px 5px 1px;
height:314px;
}

#content{
width:714px;
padding:5px;
margin:10px auto;
background:#E8E1C5;
}

#innercontent{
width:688px;
padding:10px;
background:#fff url(http://www.beverly-hanks.com/images/golf/innercontentbg.jpg) top left repeat-x;
margin:0px;
border:3px solid #fff;
}

#footer{
background:url(http://www.beverly-hanks.com/images/golf/footerbg.jpg) top left repeat-x;
height:96px;
width:714px;
padding:5px;
margin:10px auto;
}

#innerfooter{
height:74px;
width:692px;
border:1px solid #ccc;
color:#ccc;
padding:10px;
}

#innerfooter div{
float:left;
height:74px;
width:130px;
border-left:1px solid #ccc;
padding:0px 10px 0px 30px;
}

#innerfooter div a{
color:#ccc;
text-decoration:none;
}

#innerfooter div a:hover{
color:#000;
text-decoration:underline;
}

.featureblock{
padding:0px 0px 5px 5px;
/*border-top:1px solid #ccc;*/
}

.btn{
height:11px;
padding:3px 10px 4px 10px;
margin:0px 10px;
color:#ddd;
text-transform:uppercase;
font-size:11px;
text-decoration:none;
display:inline;
width:120px;
text-align:center;
}

.btn:hover{
color:#fff;
}

.viewlistings{
background:url(http://www.beverly-hanks.com/images/golf/buttonlink_green.jpg) top left repeat-x;
}

.sellhome{
background:url(http://www.beverly-hanks.com/images/golf/buttonlink_black.jpg) top left repeat-x;
}

.seeonmap{
background:url(http://www.beverly-hanks.com/images/golf/buttonlink_black.jpg) top left repeat-x;
}

.communityimage{
float:left;
margin:10px 15px 25px 0px;
padding:6px;
border:1px solid #ccc;
display:none;
}

#golfcommunities p{
display:block;
padding:5px 5px 5px 160px;
background:top left no-repeat;
background-position:5px 5px;
border:1px solid #eee;
height:130px;
}

#disclaimer{
font-size:9px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://www.beverly-hanks.com/images/golf/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.beverly-hanks.com/images/golf/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.beverly-hanks.com/images/golf/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


.gallerythumb{
width:150px;
}

#gallery img{
margin:5px;
padding:4px;
border:1px solid #ccc;
background:#fff;
float:left;
display:inline;
width:150px;
height:100px;
}

#gallery a{
color:#009900;
font-weight:bold;
text-decoration:none;
}

.disclaimerlink{
font-size:10px;
}

.form_error {
	color:red;
}

	
#bhtopbar{
height:30px;
width:100%;
background:#000;
position:relative;
}

#bhlink{
width:720px;
margin:0px auto;
padding:5px 0px;
text-align:right;
height:20px;
}

#bhlink a{
color:#666;
display:block;
float:right;
width:171px;
margin:0px 0px 0px 10px;
text-decoration:none;
height:20px;
}

#bhlink a.residentiallink{
background:url(/images/commercial/searchbutton.jpg) center right no-repeat;
}

#bhlink a.bookmarklink{
background:url(/images/commercial/bookmarkbutton.jpg) center right no-repeat;
}

#bhlink span {
display:none;
}
