ul {
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding:0px;
margin:0px;

}

#subnav{
position:absolute;
top:0px;
left:0px;

}

#subnav ul {
	border-top: solid 1px #fce4b9;
	margin:0px;
	padding:0px;
	width:190px;
	
}
#subnav ul li.nav{

border-left: solid 1px #fce4b9;
border-right: solid 1px #fce4b9;
border-bottom: solid 1px #fce4b9;
padding:5px;
margin:0px;
background-color:#446C51;
cursor:pointer;
}

#subnav ul li.nav a {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#nav1{  /* about */
top:199px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}

#nav2{ /* buying */
top:224px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}

#nav3{ /* selling */
top:247px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}

#nav4{ /* newconstruction */
top:271px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}

#nav5{ /* golfcommunities */
top:295px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}
#nav6{ /* waterfont */
top:319px;
width:190px;
position:relative;
left:100px;
z-index:2;
display:none;
}
#nav7{ /* relocating */
top:364px;
width:190px;
position:relative;
left:100px;
z-index:2;
display:none;
}

#nav8{ /* hamptonroads */
top:388px;
width:150px;
position:relative;
left:100px;
z-index:2;
display:none;
}

