This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/snowstorm.html
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#top_menu {width:990px; height:35px; text-align:center;}
#top_menu ul {display:inline-block;} 
#top_menu ul.top-level {margin-left:0;}
#top_menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;} 
#top_menu li {margin:0; padding:0;}
#top_menu a {display:block; font:normal 13px helvetica, verdana, sans-serif;color:#fff; line-height:35px; text-decoration:none; padding:0 15px;} 
* html #top_menu ul.top-level {margin-left:0;} /* I don't know why, but this centers IE5.5 ?? */

#top_menu li:hover > ul {visibility:visible;}
#top_menu a:hover ul,
#top_menu a:hover a:hover ul, 
#top_menu a:hover a:hover a:hover ul {visibility:visible;}
#top_menu a:hover ul ul, 
#top_menu a:hover a:hover ul ul {visibility:hidden;}

#top_menu ul.top-level {margin:0 auto;} 
#top_menu li.top-level-li {float:left; position:relative; margin-right:1px;}


#top_menu li.top-level-li:hover > a {background: url("../residential/images/navBarBgHover.gif") repeat-x 35px;}
#top_menu li.top-level-li:hover > a b {color:#fff;  background: url("../residential/images/navBarBgHover.gif") repeat-x 35px;}
#top_menu li.top-level-li:hover > a.down b {color:#fff;  background: url("../residential/images/navBarBgHover.gif") repeat-x 35px;}

#top_menu li ul {display:block; position:absolute; visibility:hidden; background:#505060; padding:1px 1px 8px 1px; left:0;}
#top_menu li li {border-bottom:1px solid #505060;}
#top_menu li li a {background:#666;} 
#top_menu li li a:hover {background:#333;} 
#top_menu li li:hover > a {background:#333;}
#top_menu li li a.fly {background:#fff no-repeat right top;}
#top_menu li li a.fly:hover {background:#e3e6ed no-repeat right top;} 
#top_menu li li:hover > a.fly {background:#e3e6ed no-repeat right top;}

#top_menu ul.drop-down {top:35px; opacity:0.85;} 
#top_menu li li ul {left:100%; margin-top:-35px; margin-left:-5px;}

#top_menu table {position:absolute;top:0;left:0;border-collapse:collapse;text-align:left;}
#top_menu table ul li a {padding-left:0; padd\ing-left:20px;}
#top_menu table table {top:auto; left:100%; margin-left:-1px; padding:0; margin:0;}
#top_menu table table ul {margin-top:-4px; marg\in-top:-7px;}

<!--[if lte IE 7]>
<style type="text/css">
#menu ul {display:inline;}
</style>
<![endif]-->
