body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFAF0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a:link {
	text-decoration: underline;
	color: #006600;
}

a:visited {
	text-decoration: underline;
	color: #003300;
}

a:hover {
	text-decoration: underline;
	color: #666600;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006600;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: normal;
	display: inline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

td {
	vertical-align: top;
}



.header {
	text-align: left;
	vertical-align: bottom;
}

.header p {
	display: inline;
}


#nav {
	background-color: #EEEEEE;
	border: thin groove #006600;
	width: 156px;
	padding: 10px;
	vertical-align: top;
	font-size: 85%;
}


.main {
	padding: 10px 5px 5px 25px;
	text-align: left;
	}

.feature {
	background-color: #EEEEEE;
	width: 200px;
	border: thin groove #006600;
	padding: 5px;
	vertical-align: top;
}


.pmain {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

 



.banner {
	color: #FFFFFF;
	height: 99px;
}


#utils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: right;
}

#utils a {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer {
	font-size: 75%;
	color: #FFFFFF;
	background-color: #006600;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.logo {
	height: 99px;
	width: 174px;
	border: 5px solid #006600;
}

.lib {
	border: 2px solid #000000;
}

#hours {
	font-size: 90%;
}

.navhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006600;
}
.note {
	font-size: smaller;
	font-style: italic;
}
.dbdesc {
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 20px;
}
th {
	text-align: left;
	background-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.dbs {
	border: thin solid #CCCCCC;
}
.dbname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}

