body {
	background-color: #FFFFFF;
	color: #344271;
	font-family: CenturySchoolbook, "Century Schoolbook", "New Century Schoolbook",  Century, "Times New Roman", Times, serif;
	background-image: url(paddlewheel-duotone.jpg);
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-right: 80px;
	position: relative;
}

a img {border: none;}

#siteID {
	position: absolute;
	top: 0px;
	left: 0px;
}

body#home div.pageTitle h1 {display: none;}
body#home div.pageTitle div.tagline {display: none;}
body#home div.pageTitle {
	position: relative;
	width: 338px;
	height: 91px;
	top: 5px;
	background-image: url(reflections-title.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

h2 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-size: 130%;
}

h3 {
	margin: 1em 0 0.2em 0;
	padding: 0;
	font-size: 115%;
}

dl {
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd {
	font-size: 95%;
	margin: 0.2em 1em 1em 0.5em;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
}

.subTitle {font-weight: lighter;}

#exhibitsMain .illustration {float: right; margin-left: 1em; margin-bottom: 1em; font-size: 80%; text-align: center; font-style: italic;}
#exhibitsMain .illustration img {display: block;}
#exhibitsBranches .illustration {float: left; margin-right: 1em; margin-bottom: 1em; clear: left; border: 1px solid #333366;}
#exhibitsBranches .illustration img {display: block;}
#exhibitsBranches hr {clear: both; border: none;}

#winterpacket .illustration {width: 750px; text-align: right;}
#winterpacket .illustration img {display: block; margin-bottom: 1em;}

cite.title {font-style: normal;}
span.callno {font-size: 80%; padding-left: 1em; color: #336666;}
p.note {font-size: 90%; color: #336666; margin-top: 2em;}
body#recordings ul {margin-top: 0px;}
body#recordings h1 {font-size: 110%; margin-bottom: 2em;}
body#books h1 {font-size: 130%; margin-bottom: 0;}
body#books h1 span.subTitle {display: block; font-size: 90%;}

a:link {color: #008033;}
a:visited {color: #733516;}
a:hover {color: #002296;}

div.book {margin: 1em;}
div.book cite.title {font-weight: bold; font-size: 110%;}
div.book div.author {font-style: italic;}
div.book div.callno {font-size: 80%; color: #336666;}
div.book div.annotation {font-size: 90%;}
div.book img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	clear: right;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}

div#navHome {margin-bottom: 1em;}

ul.pageNav {
	margin: 1em 0;
	padding: 0.25em;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
}

ul.pageNav li {
	display: inline;
	padding: 0.25em;
	margin: 0;
	list-style-type: none;
}

ul.pageNav li+li:before {
	content: '*';
	padding-right: 0.75em;
}

ul.pageNav li a {white-space: nowrap;}
ul.pageNav li a:link {text-decoration: none;}
ul.pageNav li a:visited {text-decoration: none;}

