#menu
{
	padding:0;
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	z-index:8;
	font-family:arial, verdana, sans-serif;
}
#menu li
{
	float:left;
	margin-right:0px;
}
#menu li a /*1st level*/
{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 30px 0 20px;
}
#menu table
{
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */



/* Style the list OR link hover. Depends on which browser is used */
#menu li a:hover
{
	z-index:200;
	position:relative;
	color:#fff;
}
#menu li:hover
{
	position:relative;
	z-index:200;
}
#menu li:hover > a { color:#fff; }
#menu li:hover > a.sub { color:#fff; }
#menu li.current a { color:#fff; }
#menu li a.sub { background: url(images/down-arrow.gif) no-repeat right center; }
#menu li.current a.sub { 
	color:#fff;
	background:#840 url(images/down-arrow.gif) no-repeat right center;
}
#menu :hover ul
{
	left:0;
	top:30px;
	width:190px;

}
/* keep the 'next' level invisible by placing it off screen. */
/*this is where you can set the opacity of the 3rd level*/
#menu ul,
#menu :hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
/*positiong the 3rd level*/
#menu :hover ul :hover ul
{
	left:190px;
	white-space:nowrap;
	z-index:200;
	height:auto;
	top:0px;
}
#menu :hover ul li
{
	margin:0;
	border-bottom: 1px solid #a97d26;
}
/*you can modify the width of the 2nd level here*/
#menu :hover ul li a
{
	width:190px;
	padding:0;
	text-indent:10px;
	color:#624817;
	height:30px;
	line-height:28px;
	background: #bda75e;
/*	opacity:0.85;
	filter:alpha(opacity=85);*/
}
#menu :hover ul li a.fly
{
	background-color: #bda75e;
	background-image: url(images/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
/*third level edits*/
#menu :hover ul :hover
{
	background-color:#bda75e;
	color:#fff;
}
#menu :hover ul :hover a.fly { background-color:#bda75e; color:#fff;  }
#menu :hover ul li.currentsub a { background-color:#bda75e; color:#fff; }
#menu :hover ul li.currentsub a.fly
{
	color:#fff;
	background-image: url(images/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#bda75e;

}
/*third level style*/

#menu :hover ul :hover ul li a
{
	text-indent:10px;
	color:#624817;
	background-color:#bda75e;
	padding: 0;
	opacity:0.85;
	filter:alpha(opacity=85);
}
#menu :hover ul :hover ul :hover
{
	color:#fff;
	background-color:#bda75e;

}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover
{
	background-color:#bda75e;
	color:#fff;
}
.menulist a#nav1
{
	width:127px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-01listings.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav1:hover,
.menulist a.highlighted#nav1,
.menulist a:focus#nav1
{
	width:127px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-01listings.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav2
{
	width:147px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-02neighborhoods.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav2:hover,
.menulist a.highlighted#nav2,
.menulist a:focus#nav2
{
	width:147px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-02neighborhoods.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav3
{
	width:145px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-03tips.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 100;
}
.menulist a#nav3:hover,
.menulist a.highlighted#nav3,
.menulist a:focus#nav3
{
	width:145px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-03tips.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 100;
}
.menulist a#nav4
{
	width:129px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-04area-in.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav4:hover,
.menulist a.highlighted#nav4,
.menulist a:focus#nav4
{
	width:129px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-04area-in.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav5
{
	width:152px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-05about.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav5:hover,
.menulist a.highlighted#nav5,
.menulist a:focus#nav5
{
	width:152px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-05about.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav6
{
	width:112px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-06contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav6:hover,
.menulist a.highlighted#nav6,
.menulist a:focus#nav6
{
	width:112px;
	margin:0;
	padding:0;
	height:30px;
	background-image: url(images/hnav-06contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist a#nav7
{
	width:109px;
	margin:0;
	height:48px;
	background-image: url(images/in-medal.jpg);
	background-repeat: no-repeat;
	z-index: 9;
	padding: 0;
}
.menulist a#nav7:hover,
.menulist a.highlighted#nav7,
.menulist a:focus#nav7
{
	width:109px;
	margin:0;
	padding:0;
	height:48px;
	background-image: url(images/in-medal-o.jpg);
	background-repeat: no-repeat;
	z-index: 9;
}
.menulist a#nav8
{
	width:109px;
	margin:0;
	height:48px;
	background-image: url(images/home-medal.jpg);
	background-repeat: no-repeat;
	z-index: 9;
	padding: 0;
}
.menulist a#nav8:hover,
.menulist a.highlighted#nav8,
.menulist a:focus#nav8
{
	width:109px;
	margin:0;
	padding:0;
	height:48px;
	background-image: url(images/home-medal-o.jpg);
	background-repeat: no-repeat;
	z-index: 8;
}
/* Only style submenu indicators within submenus. */

.menulist a .subind { display:  none; }
.menulist ul a .subind
{
	display:  block;
	float: right;
}

