body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	line-height: 1.166;
	background-image:url(http://www.cphlibrary.org/images/logos/logo-no-name-sm.gif); background-repeat: no-repeat;
	color: #333333;
	font-size: 85%;
}
a{
	color: #6d3400;
	/* text-decoration: none; */
}

a:link{
	color: #6d3400;
	/* text-decoration: none; */
}

a:visited{
	color: #6d3400;
	/* text-decoration: none; */
}

a:hover{
	color: #6d3400;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 130%;
	margin-bottom: 3px;
	 color: #5c8d87;
	}
h2 { 
	font-size: 120%;
	margin-top: 3px;
	 color: #6f7c3e;
	}

h3 { 
	font-size: 100%;
	margin-top: 3px;
	 color: #334F4B;
	}
#masthead{
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#globalNav{
padding: 0px 0px 0px 5px;
color: #ffffff;
text-align: right;
float: right;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 85%;
	padding: 0 4px 0 0;

}

#treenav {
	padding: 5px;
	font-size: 85%;
}
#siteName{
	margin-left: 18px;
	padding: 0 0 0 10px;
	color: #b16730;
	font-size: 150%;
	font-weight: bold;
	float: left;

}
#heading{
	clear: both;
	margin: 0px;
	padding: 10px 5px 15px 5px;
	border-bottom: 1px solid #cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #dcbba0;
	background-color: #6f7c3e;
	color: #ffffff;
	height: 20px;
}
#slogan { 
		color: #ffffff;
		font-style: italic;
		font-size: 90%;
		font-weight: bold;
		float: right;
		}
#address{
	font-size: 80%;
	margin: 0px; 
	float: left;
}
#siteInfo{
	clear: both;
	border: 1px solid #dcbba0;
	font-size: 75%;
	color: #5c8d87;
	padding: 10px 10px 10px 10px;
	text-align: center;
}