body {
margin: 0px;
background-color:#FFFFFF;
}

#multi-level {
height:36px;
position:relative;
z-index:100;
}

#multi-level .pad {
float:left;
}


.menu, .menu ul{
list-style-type:none;
padding:0;
margin:0; 
font-family:Tahoma;
text-decoration:none;
font-size: 11px;
font-style:italic;
letter-spacing:2px;	
color:#FFFFFF;
}

/* Set up the top level list items and float left to place inline */
.menu li.top {
float:left;
display:inline;
}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {
border-collapse:collapse;
width:0;
height:0;
position:relative; 
top:0; 
left:0;
}

/* Default top link link styling */
.menu li.top a.top_link {
display:block;
float:left;
height:100px;
}

.menu li.top a span {
position:absolute;
left:-9999px; 
top:0; 
z-index:0; 
font-size:10px;
text-decoration:none;
} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {
background-image:url(images/nav-philosophy1.gif);
width: 97px;
height: 31px;
}

.menu li.p2 {
background-image:url(images/nav-living1.gif);
width: 67px;
height: 31px;
}

.menu li.p3 {
background-image:url(images/nav-buying1.gif);
width: 73px;
height: 31px;
}

.menu li.p4 {
background-image:url(images/nav-selling1.gif);
width: 72px;
height: 31px;
}

.menu li.p5 {
background-image:url(images/nav-blog1.gif);
width: 59px;
height: 31px;
}

.menu li.p6 {
background-image:url(images/nav-realestate1.gif);
width: 122px;
height: 31px;
}
.menu li.p7 {
background-image:url(images/nav-vip1.gif);
width: 61px;
height: 31px;
}
.menu li.p8 {
background-image:url(images/nav-contact1.gif);
width: 76px;
height: 31px;
}
.menu li.p9 {
background-image:url(images/nav-request1.gif);
width: 80px;
height: 31px;
}
/* set up the normal unhovered images in the links */
.menu li a#philosophy {
background-image:url(images/nav-philosophy.gif);
width: 97px;
height: 31px;
}
.menu li a#philosophyx {
background-image:url(images/nav-philosophy1.gif);
width: 97px;
height: 31px;
}
.menu li a#living {
background-image:url(images/nav-living.gif);
width: 67px;
height: 31px;
}
.menu li a#buying {
background-image:url(images/nav-buying.gif);
width: 73px;
height: 31px;
}
.menu li a#selling {
background-image:url(images/nav-selling.gif);
width: 72px;
height: 31px;
}
.menu li a#blog {
background-image:url(images/nav-blog.gif);
width: 59px;
height: 31px;
}
.menu li a#realestate{
background-image:url(images/nav-realestate.gif);
width: 122px;
height: 31px;
}
.menu li a#vip{
background-image:url(images/nav-vip.gif);
width: 61px;
height: 31px;
}
.menu li a#contact{
background-image:url(images/nav-contact.gif);
width: 76px;
height: 31px;
}
.menu li a#request{
background-image:url(images/nav-request.gif);
width: 80px;
height: 31px;
}
/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {
visibility:visible;
} /* for IE6 */
	
.menu li:hover { 
position:relative;
z-index:200;
} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#philosophy:hover, .menu li:hover a#philosophy,
.menu li a#living:hover, .menu li:hover a#living,
.menu li a#buying:hover, .menu li:hover a#buying,
.menu li a#selling:hover, .menu li:hover a#selling,
.menu li a#blog:hover, .menu li:hover a#blog,
.menu li a#realestate:hover, .menu li:hover a#realestate,
.menu li a#vip:hover, .menu li:hover a#vip, 
.menu li a#contact:hover, .menu li:hover a#contact,
.menu li a#request:hover, .menu li:hover a#request {
background:transparent;
}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
position:absolute;
left:-9999x;
top:-9999px; 
width:0; 
height:0;
}

/* set up the first drop down sub level */
.menu :hover ul.sub {
left:0;
top:31px;
background-color: #ffffff;
white-space: nowrap;
width: auto;
height:auto;
border: 0px solid #ffffff;
text-indent:0px;
padding: 3px;
}

.menu :hover ul.sub li {
position:relative;
/*float:left;*/
width: 150px;
background-color: #FFFFFF;
line-height:25px;
font-size:11px;
text-decoration:none;
text-indent: 10px;
display: inline;
margin-left: 8px;
margin-right: 8px;
padding: 0;
}

.menu :hover ul.sub li a {
text-decoration: none;
background-color: #FFFFFF;

color:#9d9a55;
margin-left: 8px;
margin-right: 8px;
}

.menu :hover ul.sub li a:hover {
text-decoration: none;
background-color:#FFFFFF;

color:#42573e;
margin-left: 8px;
margin-right: 8px;
}

/*.menu :hover ul.sub li a.fly {
background:#ffffff url(images/arrow_over.gif) no-repeat 150px 10px;
color:#ffffff;
}

.menu :hover ul.sub li a.fly:hover {
background:#33CCFF url(images/arrow_over.gif) no-repeat 150px 10px; 
color:#42573e;
}

.menu :hover ul li:hover > a.fly {
background:#ffffff url(images/arrow_over.gif) no-repeat 150px 10px;
color:#ffffff;
} */

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {
left:160px;
top: 0px;
border: 1px solid #ffffff;
white-space:nowrap;
width: auto;
z-index:300;
height:auto;
padding: 3px;
background-color:#FFFFFF;

}
.nav-width{
width:707px;
}


/*test me up */

/* set up the first drop down sub level */
.menu ul.subx {
z-index: 200;
left:0;
top:31px;
background-color: #ffffff;
white-space: nowrap;
width: auto;
height:auto;
border: 0px solid #ffffff;
text-indent:0px;
padding: 3px;
}

.menu ul.subx li {
z-index: 200;
position:relative;
/*float:left;*/
width: 150px;
background-color: #FFFFFF;
line-height:25px;
font-size:11px;
text-decoration:none;
text-indent: 10px;
display: inline;
margin-left: 8px;
margin-right: 8px;
padding: 0;
}

.menu ul.subx li a {
text-decoration: none;
background-color: #FFFFFF;

color:#9d9a55;
margin-left: 8px;
margin-right: 8px;
}

.menu ul.subx li a {
text-decoration: none;
background-color:#FFFFFF;

color:#42573e;
margin-left: 8px;
margin-right: 8px;
}

/* set up the first drop down sub level */
.menu ul.subxx {
position: absolute;
left: -150px;
top:31px;
background-color: #ffffff;
white-space: nowrap;
width: auto;
height: 20px;
border: 0px solid #ffffff;
text-indent:0px;
padding: 3px;

}

.menu ul.subxx li {

/*float:left;*/
width: 150px;
background-color: #FFFFFF;
line-height:25px;
font-size:11px;
text-decoration:none;
text-indent: 10px;
display: inline;
margin-left: 8px;
margin-right: 8px;
padding: 0;
}

.menu:hover ul.subxx li a:hover {
text-decoration: none;
background-color: #FFFFFF;

color:#9d9a55;
margin-left: 8px;
margin-right: 8px;
}

.menu ul.subxx li a {
text-decoration: none;
background-color:#FFFFFF;

color:#42573e;
margin-left: 8px;
margin-right: 8px;
}

/* set up the first drop down sub level */
.menu ul.subxxx {
position: absolute;
left: -150px;
top:31px;
background-color: #ffffff;
white-space: nowrap;
width: auto;
height: 20px;
border: 0px solid #ffffff;
text-indent:0px;
padding: 3px;

}

.menu ul.subxxx li {
/*float:left;*/
width: 150px;
background-color: #FFFFFF;
line-height:25px;
font-size:11px;
text-decoration:none;
text-indent: 10px;
display: inline;
margin-left: 8px;
margin-right: 8px;
padding: 0;
}

.menu :hover ul.subxxx li a {
text-decoration: none;
background-color: #FFFFFF;

color:#9d9a55;
margin-left: 8px;
margin-right: 8px;
}

.menu :hover ul.subxxx  li a:hover{
text-decoration: none;
background-color:#FFFFFF;

color:#42573e;
margin-left: 8px;
margin-right: 8px;
}