
.libcontent
{font:Arial, Helvetica, sans-serif; 
	line-height:135%;
	text-align:left;
	}
.lib_content a {
	text-decoration: none;
	font-weight: normal;
		display: inline;
	}
	
.lib_content a:hover {
	text-decoration: underline;
}

.lib_content a:active {
	text-decoration: none;
	}

.libcontent ul {	
margin-left:-10px;
margin-bottom:1px;
width: auto;
	list-style-type: none;		
	}

.lib_content li {
width: auto;	
margin-left:-10px;
line-height:135%;
	font-weight: normal;
	overflow: visible;
	background-image:url(trans.gif);
	background-repeat : no-repeat;
	background-position:0px 0px;
padding-left:14px;	
	}


/*
	List Expander 
*/

.treemenu{
	width:100%;

	}
.treemenu, .treemenu ul, .treemenu li{
	margin: 0;
padding:0;
}
.treemenu ul{


	/*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/ 
}
.treemenu li {
	font-weight:normal;
}

.treemenu li.collapsed, .treemenu li.expanded{cursor:pointer;} 

.treemenu .treeopen {
width: auto;
background-image:url(expanded.gif);
	background-repeat : no-repeat;
	background-position:0px 0px;
padding-left:14px; 
}		

.treemenu .treeclosed {
background-image:url(collapsed.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:14px; 
margin-bottom:-40px;
}
/* HOURS */

#libhours   {
	margin: 0px;
	border: 1px solid #B3CDFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F2F8F8;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
 #hoursbox {
background-color:#CCDCFF;
padding: 0px;
margin: 0px;
}
#libhours a {
color: #990000;
}
#libhours a:hover {
text-decoration: underline;
color: #990000;
}
#libhours a:active {
	text-decoration: none;
	color: #990000;
}

#libhours a:visited {
	color: #990000;
	text-decoration: none;
	}

#libhours a:span {
color: #990000;
}
