#masthead ul.nav {height:54px; width:934px;  background: url(images/masthead-ul-background.jpg) repeat-x bottom left; margin:150px 0px 0px 0px; padding:0 0 0 25px; list-style:none; float:left; z-index:99; }
#masthead ul.nav a {display:block;float:left; color:#FFFFFF; text-decoration:none; z-index:98;  }

#masthead ul.nav li.active {color:#86c55f; background: url(images/masthead-ul-active-left.jpg) no-repeat bottom left;  z-index:97;  padding:0 0 0 1.7em; margin:0;}
#masthead ul.nav li.active a {color:#86c55f; }
#masthead ul.nav a:hover {color:#86c55f; }
#masthead ul.nav li.level_2.active a span {background:url(images/masthead-ul-active-right.jpg) no-repeat bottom right;  display:block; margin:0;padding:0 1.7em 0 0;}


#masthead ul.nav li {float:left;font-size:13px; font-weight:bold;  line-height:54px; padding:0 1.7em; background: url(images/masthead-separator.gif) no-repeat center left;}
#masthead ul.nav li a {float:left; background:none; }
#masthead ul.nav li.nodivide, #masthead ul.nav li.first {background:none; }
#masthead ul.nav li.active.first { background:url(images/masthead-ul-active-left.jpg) no-repeat bottom left; }

/*--------------------------------------------------------------------------------------------------------------------------------------
															STYLES ASSOCIATED WITH THE DROP DOWN NAVIGATION ----------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul.nav * {list-style:none;}

ul.nav ul { position: absolute; top:-999em; }
ul.nav li { float: left; position: relative;  }

ul.nav li:hover ul, ul.nav li.sfHover ul { margin: 0 !important; left: 2px; top: 52px; background:#18452e url(images/dd-nav-bottom.gif) no-repeat bottom left; padding:0 0 0px 0; }

ul.nav li:hover li ul, ul.nav li.sfHover li ul { top: -999em;  }
ul.nav li li:hover ul, ul.nav li li.sfHover ul { left: 162px; top: -4px; background-color: #18452e; background-image: none; }
.superfish li:hover ul, .superfish li li:hover ul { top: -999em; z-index:999;  }

#masthead ul.nav li.for_sale_for_rent ul { background: #18452e; }
#masthead ul.nav li.investing_joint_ventures ul { background: #18452e; width:210px; }
#masthead ul.nav li.news_events ul {  background: #18452e; }
#masthead ul.nav li.about_creelman_property ul {width:203px!important;background: #18452e; }

.nav li li { float: none !important; background-image: none !important; }
.nav li li a { width: 100% !important; float: none !important;  font-size: 11px; color: #fff !important; line-height: 5px;display: block; text-align:left !important; }
.nav li li a:hover { color: #86c55f !important; }
.nav li li.active a { color: #86c55f !important; }

ul.nav li.level_2 ul li a span {background: url(images/dd-nav-arrow.gif) no-repeat 0 4px!important; display:block; line-height:13px; padding:0 0 5px 15px!important; margin:5px 0 10px 0;}

ul.nav li.level_2.active ul li a span { margin:5px 0 10px 0!important;  }
