.treeview, .treeview ul { padding: 0; margin: 0; list-style: none; }
.treeview ul { margin-top: 3px; }
.treeview { /*margin: 0px -2px 0px 0px;*/ border: solid 1px #6f2208; border-top: 0px; border-bottom: 0px;}
.treeview .hitarea { background: url(https://newspaperarchive.com/images/treeview-default.gif) -64px -25px no-repeat; height: 16px; width: 16px; margin-left: -16px; float: left; cursor: pointer; }

#treeNav {
	width: 190px;
}

/* fix for IE6 */
* html .hitarea { display: inline; float:none;}

.treeview li { margin: 0; padding: 2px 0pt 2px 14px; }
#treecontrol { margin: 1em 0; display: none; }
.treeview a { text-decoration:none; }
.treeview a:link { color: #6f2208; }
.treeview a:visited { color: #6f2208; }
.treeview a:hover { color: #fcf8e3; background-color:#6f2208; }
.treeview a:active { color: #fcf8e3; background-color:#6f2208; }
.treeview li { background: url(https://newspaperarchive.com/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(https://newspaperarchive.com/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }


a img { border: none; }
.navCap { background: url(/images/nav-user-top-bg.gif) top right no-repeat; padding-bottom:-1px; height:34px;  font-family:Arial, Helvetica, sans-serif;}
.navCap h5 { font-size:125%; font-family:Arial, Helvetica, sans-serif; padding:5px 0 1px 1px; margin-bottom:-7px; }
.navCapFooter { background: url(/images/nav-user-bottom-bg.gif) bottom right no-repeat; }
.navCapFooter p { margin-top:-2px; height:27px; }
#naNav { margin: 0 2px; padding:5px;  font-size: 12px; }
