@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: \201C \201D \2018 \2019;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body, figure {
  margin: 0;
}

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

ul.location-menu {
  text-transform: uppercase;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  list-style-type: none;
  width: 35%;
  float: right;
  margin: 5px 0 0 15px;
}

ul.location-menu li {
  position: relative;
}

ul.location-menu li a {
  text-decoration: none;
  color: #800020;
  background: #fff;
  padding: 10px;
  display: inline-block;
  width: 100%;
}

ul.location-menu li a.first {
  color: #fff;
  background: #800020;
}

ul.location-menu li ul {
  padding: 0;
  background: #fff;
}

ul.location-menu li ul li {
  list-style-type: none;
}

ul.location-menu li ul li a:hover,
ul.location-menu li ul li a.current {
  background: #940025;
  color: #fff;
}

ul.location-menu li ul li {
  border-top: 1px dotted #800020;
}

ul.location-menu li ul li:first-child {
  border-top: none;
}

ul.location-menu li ul li ul {
  display: none;
}

ul.location-menu li ul li ul li {
  border-top: none;
}

ul.location-menu li ul li ul li a {
  color: #423f37;
  border-top: none;
  font-weight: 400;
}

ul.location-menu li ul li ul.active {
  display: block;
}

ul.location-menu li ul li ul li a:hover {
  color: #423f37;
  background: #fafafa;
}

p.last {
  margin-bottom: 30px;
}

p.next, p.previous {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background: #800020;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
  padding: 10px 0 10px 10px;
  margin: 20px 0 60px;
}

p.next a, p.previous a {
  color: #800020;
  background: #fff;
  padding: 13px;
  text-decoration: none;
  margin-left: 10px;
}

p.next a:hover, p.previous a:hover {
  background: #fcfcfc;
}

p.previous {
  float: left;
  padding: 10px;
}

p.previous a {
  margin: 0 5px 0 -10px;
}

a.go-back {
  color: #800020;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
}

a.go-back:hover {
  color: #423f37;
}

header.history {
  padding-bottom: 910px;
}

header.history li.history-page {
  background: #6c001b;
}

header.history li ul li {
  display: inline-block;
  width: 100%;
}

header.history li ul li a {
  border-top: 1px solid #610018;
  border-bottom: none;
}

header.history li ul li a:hover {
  background: #610018;
}

section.catherine-donnelly .books {
  width: 20%;
  float: left;
  margin: 0 20px 20px 0;
}

section.catherine-donnelly .books img {
  border: none;
  padding: 0;
  margin-top: 0;
}

p.subhead {
  margin: 20px 0 10px;
}

header.early-history {
  padding-bottom: 11200px;
}

h4 {
  font-size: 2rem;
  margin-bottom: 10px;
}

h5 {
  font-size: 1.6rem;
  color: #5e5a4e;
  margin: 0;
}

h6 {
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 20px 0;
}

p.margin {
  margin-top: 20px;
}

section.early-history a {
  text-decoration: none;
  color: #423f37;
}

sup {
  font-size: 1rem;
  padding: 0 1px;
}

span.lowercase {
  text-transform: lowercase;
}

ol.footnotes {
  font-size: 1.2rem;
  line-height: 1.4;
  padding-right: 60px;
  margin-bottom: 20px;
}

blockquote {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #5e5a4e;
}

.img-larger {
  width: 45% !important;
}

header.catherine-donnelly {
  padding-bottom: 3580px;
}

section.catherine-donnelly h2 {
  margin-bottom: 0;
}

section.catherine-donnelly h3 {
  font-size: 2rem;
  color: #5e5a4e;
  margin-top: 5px;
}

.img-left {
  float: left;
  width: 30%;
  margin-right: 20px;
}

.img-left img {
  margin-top: 10px;
}

.img-left p.caption {
  margin-top: 0;
}

.img-right {
  float: right;
  width: 30%;
  margin-left: 20px;
}

.img-right img {
  margin-top: 10px;
}

.img-right p.caption {
  margin-top: 0;
}

.img-clear {
  clear: both;
}

.img-large {
  width: 35%;
}

.img-small {
  width: 25%;
}

header.pier-21 {
  padding-bottom: 600px;
}

body {
  max-width: 1200px;
  color: #423f37;
  font-family: Helvetica, Arial, sans-serif;
  background: #fcf8ee;
}

img {
  width: 100%;
  padding: 5px;
  background: #fff;
  border: 1px solid #c2bfb6;
  margin-top: 20px;
}

h2 {
  font-size: 3rem;
}

p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 10px 0;
}

a {
  color: #423f37;
}

header {
  background: #800020;
  width: 22%;
  max-width: 275px;
  float: left;
  color: rgba(255, 255, 255, 0.95);
  padding-bottom: 400px;
  position: fixed;
}

img.logo {
  background: none;
  border: none;
  width: 70%;
  display: block;
  margin: 0 auto;
}

h1 {
  text-align: center;
  width: 70%;
  display: block;
  margin: 0 auto 40px;
}

nav {
  width: 100%;
  border-top: 1px solid #6c001b;
  overflow: hidden;
}

nav ul {
  list-style-position: inside;
  list-style-type: none;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

nav ul li {
  position: relative;
}

nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.95);
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #6c001b;
}

nav ul li a.more-menu:after {
  content: " ▾";
}

nav ul li:hover {
  background: #6c001b;
}

nav ul li ul li {
  display: none;
  position: relative;
}

nav ul li ul li a {
  text-indent: 20px;
}

nav ul li:hover ul li {
  display: inline-block;
  width: 100%;
}

nav ul li ul li a {
  border-top: 1px solid #610018;
  border-bottom: none;
}

nav ul li ul li a:hover {
  background: #610018;
}

section {
  width: 75%;
  float: right;
  margin-left: 2%;
}

p.caption {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 5px;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
}

p.first {
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 20px;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.flexslider {
  background: none !important;
  border: none !important;
  border-radius: none !important;
  box-shadow: none !important;
}

.mag-desc {
  margin-bottom: 60px;
}

.mag {
  float: right;
  width: 48%;
  margin-left: 2%;
}

.mag img {
  margin-top: 0;
}

.mag a {
  color: #423f37;
  background: #f4e6c3;
  text-decoration: none;
  font-size: 1.6rem;
  margin: 20px 0 10px;
  padding: 10px;
  display: block;
  border: 1px solid #edd497;
}

.mag a:before {
  content: "› ";
}

.mag a:hover {
  color: #800020;
}

.contact-info {
  margin: 20px auto 30px;
}

.contact-info .kelly-library {
  float: right;
  width: 45%;
  margin-left: 15px;
}

.contact-info h3 {
  font-size: 3rem;
}

.sos-contact {
  margin-top: 30px;
  padding: 15px;
  border: 1px solid #f0deaf;
  text-align: center;
  background-color: #f8efd9;
}

img.logo {
  width: 30%;
  max-width: 225px;
  margin: 0 auto;
  padding: 0;
}

.contact-info p.notes {
  margin: 0;
}

.contact-info address {
  font-size: 1.6rem;
  line-height: 1.25;
}

.contact-info a {
  color: #423f37;
  text-decoration: underline;
}

.contact-info a:hover {
  color: #800020;
}

.sitemap section h3 {
  margin: 10px 0;
  font-size: 2rem;
}

.sitemap section h5 {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.sitemap section a {
  color: #423f37;
  text-decoration: none;
}

.sitemap section a:hover {
  color: #800020;
}

.sitemap section ul {
  padding-left: 20px;
  list-style-type: none;
  font-size: 1.6rem;
}

.sitemap section ul li {
  line-height: 1.4;
}

.sitemap section .regions {
  width: 90%;
  margin: 20px auto;
  -webkit-columns: 3 150px;
  -moz-columns: 3 150px;
  columns: 3 150px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

.sitemap section footer {
  margin-top: 30px;
}

.sitemap section footer small a {
  color: #7a7465;
}

footer {
  clear: both;
  padding: 10px 0;
  border-top: 1px solid #d9d7d2;
  text-align: center;
}

footer small {
  font-size: 1rem;
  font-family: "Cabin", Helvetica, Arial, sans-serif;
  color: #7a7465;
  text-transform: uppercase;
  padding: 0 10px;
}

footer small a {
  color: #7a7465;
  text-decoration: none;
}

footer small a:hover {
  color: #800020;
}
