@charset "UTF-8";
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: small;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(/web/20150408190457im_/http://www.bpl.org/graphics/sidebar_background.gif);
	background-repeat: repeat-y;
}
p {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
h1 {
	font-size: large;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
h2 {
	font-size: medium;
	font-weight: bold;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
h4 {
	font-size: 105%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 12px;
	margin: 0;
}
ul, ol {
	margin-top: 0px;
}
hr {
	color: #006d98;
	background-color: #006d98;
	height: 1px;
	border: none;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #006d98;
}
a:visited {
	text-decoration: none;
	color: #006d98;
}
a:hover {
	color: #00a4e4;
	text-decoration: none;
}
a:active {
	color: #00a4e4;
	text-decoration: none;
	outline:none;
}
:focus {
  -moz-outline-style:none;
}
#container {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width: 790px;
	width: expression(document.body.clientWidth < 800 ? "790px" : "100%" );
}
img {
	border: none;
}
#header {
	padding: 0;
	background-image: url(/web/20150408190457im_/http://www.bpl.org/graphics/header_background.gif);
	background-repeat: repeat;
	height: 110px;
}
#header.limited {
	display: none;
}
#logo {
	position: relative;
	height: 80px;
	left: 10px;
	top: 15px;
	margin: 0px;
	width: 235px;
	float: left;
}
#searchbox {
	color: #006d98;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding: 0px;
	position: relative;
	margin: 0px;
	top: 20px;
	right: 15px;
	float: right;
}
#searchbox input {
	font-size: 11px;
}
#dropnavi {
	font-weight: normal;
	padding: 0px;
	white-space: nowrap;
	position: absolute;
	font-size: 11px;
	float: left;
	left: 255px;
	top: 20px;
	margin: 0px;
}
#dropnavi select {
	font-size: 11px;
}
#dropnavi input {
	font-size: 11px;
}
#specnavi {
	position: absolute;
	color: #006d98;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	left: 255px;
	top: 77px;
}
#specnavi a {
	margin-right: 20px;
	text-decoration: none;
	color: #006d98;
}
#mainnav {
	color: #FFFFFF;
	/* Set in head.txt
	background-color: #66594D;
*/
	padding: 0px;
	min-height: 40px;
	height: 40px;
	z-index: 30;
	display: block;
}
#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 30;
}
#mainnav.limited {
	display: none;
}
#mainnavlb {
	float: left;
	height: 40px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	text-align: center;
	display: block;
	min-height: 40px;
	z-index: 30;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainnavtx {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	text-align: center;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
	text-transform: lowercase;
	vertical-align: middle;
	display: block;
	padding-bottom: 0px;
	z-index: 30;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.25 !important;
}
#mainnavtx a {
	display: block;
	z-index: 30;
}
#mainnavtx div {
	position: absolute;
	visibility: hidden;
	padding: 0;
	background-color: #e4ded8;
	border: 1px solid #006d98;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 30;
}
#mainnavtx div a:hover {
	background-color: #ace0ed;
	color: #006d98;
	z-index: 30;
}
#mainnavtx div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	background-color: #e4ded8;
	color: #006d98;
	font: 11px arial;
	z-index: 30;
}
#sidebar {
	float: left;
	width: 150px;
	color: #ffffff;
	text-align: center;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 0px;
/*	position: absolute; */
	}
#sidebar h2 {
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: right;
}
#sidebar h3 {
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
#sidebar h4 {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
#sidebar p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#sidebar ul {
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}
#sidebar ul li {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
}
#sidebar ul li ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
#sidebar .current_page_item a, #sidebar .current_page_parent a {
	color: #fff !important;
}
#sidebar a:link {
	color: #d6eff6;
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: underline;
	color: #d6eff6;
}
#sidebar a:hover {
	color: #00a4e4;
	text-decoration: underline;
}
#sidebar a:active {
	color: #00a4e4;
	text-decoration: none;
}
#sidebar img {
	margin-bottom: 20px;
}
#subheader {
	border-bottom-width: thick;
	border-bottom-style: solid;
	height: 100px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 150px;
	margin-right: 0px;
	min-width: 640px;
}
* html #subheader {
	left: -3px;
}
#subheader img {
	border-right-width: thick;
	border-right-style: solid;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: inline;
	border-top-style: none;
	border-left-style: none;
	float: left;
}
/* Set in head.txt
#subheader  {
	border-color: #66594D;
	color: #66594D;
	}
#subheader    img {
	border-color: #66594D;
	}
*/
#banner {
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	left: 20px;
}
#banner h1 {
	text-align: left;
	font-size: x-large;
	margin: 0px;
	display: block;
	padding: 0px;
}
#banner h2 {
	text-align: left;
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
}
#maincontent {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 10px;
	max-width: 1024px;
}
#maincontent ul ul, #maincontent ol ol {
	margin-top: 5px;
}
#maincontent ul li, #maincontent ol li {
	padding: 0;
	margin: 0 0 5px;
}
#rtfloatbox {
	float: right;
	width: 350px;
	display: block;
	border: thin solid #006d98;
	padding: 12px 5px 5px;
	margin: 5px 5px 5px 15px;
}
#rtfloatbox img {
	float: left;
	border-style: none;
	padding: 0;
/*	margin-top: 4px; */
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
}
#rtfloatbox hr {
	margin: 12px 0;
	clear: both;
	}
#rtfloatboxnarrow {
	float: right;
	width: 210px;
	display: block;
	border: thin solid #006d98;
	padding: 5px;
	margin: 5px 5px 5px 15px;
}
#indexmain {
	width: 300px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	postition: relative;
}
#indexmain h1 {
	text-align: left;
}
#indexnav {
	width: 280px;
	display: block;
	position: relative;
	text-align: left;
	margin: 0 10px;
}
#indexnav h1 {
	margin-bottom: 10px;
}
#indexnav ul li {
	font-size: 110%;
}
#news {
	margin: 0 20px 0 320px;
	display: block;
}
#news h1 {
	margin-bottom: 10px;
}
#news #event {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006d98;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*	overflow: auto; */
	width: 100%;
	float: left;
}
#news #event img {
	float: left;
	border-style: none;
	padding: 0;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
	width: 100px;
}
#news #event p {
	padding: 0;
	margin-left: 108px;
}
#news ul {
}
#news ul li {
	padding: 0;
	margin: 0 0 6px;
}
#exhibits {
	font-size: 90%;
/*	margin-top: 16px; */
	width: 280px;
	display: block;
	position: relative;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
}
#exhibits h1 {
	font-weight: bold;
	padding: 0;
	text-align: left;
	margin: 0;
}
#exhibits h2 {
	font-size: 100%;
	font-weight: bold;
	margin: .5em 0 0;
	padding: 0;
}
#exhibits p {
	font-size: 90%;
	font-weight: normal;
	margin: 0;
}
#exhibits #ex, #exhibits .ex {
	padding: 0px;
	margin: 8px;
	float: left;
	width: 120px;
	background-color: #ffffff;
	text-align: center;
	display: inline;
}
#exhibits #exwide, #exhibits .exwide {
	padding: 0px;
	margin: 8px;
	float: left;
	width: 256px;
	background-color: #ffffff;
	text-align: center;
	display: inline;
}
#exhibits #ex img, #exhibits .ex img, #exhibits #exwide img, #exhibits .exwide img {
	padding: 0px;
	margin: 0px;
}
#prefooter {
	padding: 20px 10px 0;
	background-color: #ffffff;
	text-align: center;
	margin-left: 150px;
	margin-top: 16px;
}
#prefooter p {
	margin: 0;
	padding: 2px 0;
	font-size: 85%;
}
#footer {
	padding: 20px 10px;
	background-color: #ffffff;
	text-align: center;
/*	margin-left: 0px; */
	margin-left: 150px;
	margin-top: 16px;
	max-width: 1024px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 2px 0;
	font-size: 85%;
}
#footer.limited {
	display: none;
}
#footer img {
	margin-right: 8px;
}
/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height: 0px;
	font-size: 1px;
}
.tip {
	text-align: left;
	display: block;
	background-color:#FFFF99;
	padding: 2px;
	font-size: 85%;
	margin: 5px 0px;
}
.notice {
	text-align: left;
/*	display: inline; */
	background-color:#e4ded8;
	padding: 2px;
	margin: 5px 0px;
}
.caption {
	margin: 0;
	padding: 5px 0;
	font-size: 85%;
	font-weight: normal;
}
.column {
	float: left;
	width: 225px;
	padding: 5px;
	display: block;
}
.column-medium {
	float: left;
	width: 300px;
	padding: 5px;
	display: block;
}
.column-wide {
	float: left;
	width: 550px;
	padding: 5px;
	display: block;
}
.column-widest {
	float: left;
	width: 630px;
	padding: 5px;
	display: block;
}
.limitshow {
	display: none;
}
.limitshowinline {
	display: none;
}
.limited *.limithide {
	display: none;
}
.limited *.limitshow {
	display: block;
}
.limited *.limitshowinline {
	display: inline;
}
#thumbnails {
	margin-top: 16px;
	width: 600px;
	display: block;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#thumbnails .thumbgrid {
	padding: 0px;
	margin: 8px;
	float: left;
	width: 100px;
	background-color: #ffffff;
	text-align: center;
	height: 120px;
	position: relative;
	left: 0px;
	display: block;
}
#thumbnails .thumbgrid img {
	padding: 0px;
	margin: 0px;
}
.storyrow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006d98;
	padding: 10px 0px 0px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*	overflow: auto; */
	width: 100%;
	float: left;
}
.storyrow img {
	margin-right: 5px;
	margin-left: 5px;
}

.bibliography { text-indent: -3em; margin-left: 3em; } 
.center { text-align: center; }
.ngg-galleryoverview, .ngg-clear, .ngg-galleryoverview br { clear: none !important; }
input.gsc-input { padding: 6px !important; }
.gsc-search-box { width: 400px !important; }
.gsc-search-button { margin-left: 10px !important; }
.fb-post { margin-bottom: 1em; !important; }
.owl-next { float: right}
.owl-prev { float: left }
/*
     FILE ARCHIVED ON 19:04:57 Apr 08, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:41:32 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.419
  exclusion.robots: 0.823
  exclusion.robots.policy: 0.032
  esindex: 0.011
  cdx.remote: 31.54
  LoadShardBlock: 133.732 (3)
  PetaboxLoader3.datanode: 111.833 (4)
  PetaboxLoader3.resolve: 20.818
  load_resource: 79.418
*/