/************** sitemap rendition of mainnav include ***************/
#site-map {
margin: 20px 0 0 75px;
padding: 0;
line-height:1.3em;
}

#site-map li {
list-style:disc;
margin: 0;
padding: 0;
font-size:11pt;
}
#site-map ul{
margin:  0 0 10px 0;
}
#site-map li ul{
margin-left:10px;
}
#site-map li li {
list-style:circle;
font-size:10pt;
}
#site-map li a {
height: auto;
}
#site-map li a:hover {

}
#site-map li.current a {

}
#site-map #mainnav a span {
margin: 0px;
}
#site-map #investment a {
width: auto;
background:none;
}
#site-map #brokerage a {
width: auto;
background:none;
}
#site-map #available a {
width: auto;
background:none;
}
#site-map #construction a {
width: auto;
background:none;
}
#site-map #maintenance a {
width: auto;
background:none;
}
#site-map #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
