/*------------
 Global Reset
------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 1em;
  font-family: inherit;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
/*------------
 Embed Font
------------*/
@font-face {
  font-family: MaiolaPro;
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/MaiolaPro.woff);
  }
@font-face {
  font-family: MaiolaPro;
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/MaiolaPro-Italic.woff);
  }
@font-face {
  font-family: MaiolaPro;
  font-weight: bold;
  font-style: normal;
  src: url(/fonts/bookfonts/MaiolaPro-Bold.woff);
  }
@font-face {
  font-family: MaiolaPro;
  font-weight: bold;
  font-style: italic;
  src: url(/fonts/bookfonts/MaiolaPro-BoldItalic.woff);
  }
/*------------
 Layout
------------*/
body {
    font-family: MaiolaPro, serif;
    line-height: 1.15em;
}
#cover img {
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    box-shadow: 3px 3px 3px #666;
}
/*------------
 Headings
------------*/
h1 {
  font-style: normal;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  margin: 3% 0;
  letter-spacing: 0.2em;
}
#forward h1, #endnotes h1, #glossary h1, #epilogue h1 {
  font-style: italic;
  text-align: left;
  text-indent: 4%;
  font-size: 1.2em;
  font-weight: normal;
  margin: 3% 0;
  line-height: 1em;
  letter-spacing: 0.1em;
}
h2 {
  font-size: 0.8em;
  text-align: left;
  text-indent: 4%;
  margin-top: 3em;
  margin-bottom: 1.5em;
  font-weight: normal;
  letter-spacing: 0.2em;
}
#titlepage h2 {
  font-size: 1.75em;
  text-indent: 0;
  text-align: center;
  letter-spacing: 0;
  margin: 4% 0 0 0;
  font-weight: normal;
  font-style: normal;
}
#titlepage h2 + h2 {
  margin: 0.7em 0 0 0;
}
#glossary h2 {
  font-style: normal;
  text-align: left;
  text-indent: 4%;
  font-size: 1em;
  font-weight: bold;
  margin: 2em 0 1.25em 0;
  letter-spacing: 0;
}
h3 {
  font-style: italic;
  text-align: left;
  text-indent: 4%;
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 2em;
  letter-spacing: 0;
}
#titlepage h3 {
  font-style: normal;
  text-indent: 0;
  text-align: center;
  font-size: 1.15em;
  font-weight: normal;
  margin-top: 3em;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}
#titlepage h3 + h3 {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
}
h4 {
  text-align: left;
  text-indent: -8%;
  font-style: normal;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  margin: 1.5em 0 1.5em 12%;
}
#titlepage h4 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 0.9em;
  letter-spacing: 0;
  margin: 0;
}
#titlepage h4 + h4 {
  margin-top: 0.2em;
}
#titlepage h5 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 1.1em;
  letter-spacing: 0;
  margin: 0;
}
#titlepage h5 + h5 {
  margin-top: 0.2em;
}
#glossary h3 {
  text-align: left;
  text-indent: 4%;
  font-size: 1em;
  font-style: italic;
  margin: 1.5em 0 1.25em 0;
}
/*------------
Copyright Page
------------*/
#copyright {
  margin: 0 18%;
  font-size: 0.9em;
}
#copyright p {
  margin: 0;
  text-indent: 0;
  font-size: 0.9em;
}
#copyright h2 {
  text-indent: -3%;
  text-align: left;
  margin-top: 0em;
  font-size: 1em;
  margin-bottom: 0.3em;
  letter-spacing: 0.1em;
  font-weight:normal;
  font-style:italic;
}
#copyright p + h2 {
  margin-top: .9em;
}
/*------------
 Paragraphs
------------*/
p {
  text-indent: 4%;
  margin: 0.2em 0;
    text-align:justify;
}
.first {
  margin-top: 6%;
  text-indent: 8%;
}
.space {
  margin-top: 2%;
}
.begin {
  letter-spacing: 0.1em;
}
.signature {
  text-indent: 4%;
  font-style: italic;
  margin: 0 0;
}
.block {
  margin: 1em 0.25in;
}
.block p {
  text-indent: 0;
  margin-top: 0.25em;
}
.block_indent {
  margin: 0.5em 0.25in;
}
.indent2 {
  text-indent: 4%;
  margin-left: 4%;
}
.address_indent {
  margin: 0.5em 0 0.75em 0;
}
.address_indent p {
  margin: 0;
  text-indent: 40%;
}
/*------------
 formatting
------------*/
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
/*------------
   Verses
------------*/
/*-----------
    tables
-------------*/
table {
  margin: 0.25in 0;
  font-style: italic;
}
.left_column {
  padding: 0 0.5in;
}
.ul {
  border-bottom: 1px solid;
}
/*-----------
    photos
-------------*/
.figure {
  display: block;
  width: 60%;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8%;
  page-break-inside: avoid;
}
.figure p {
  text-align: center;
  text-indent: 0;
  margin-top: 0.33em;
}
.photo img {
  width: 100%;
  border: 1px solid #333;
  box-shadow: 2px 2px 4px #666;
}
/*-----------
  hyperlinks
-------------*/
#content a:link {
    text-decoration: underline;
    color: #214d7d;
}
#content a:visited {
    color: #707070;
}
#content a:hover {
    color: #c05c26;
    text-decoration: none;
}
#contents a:link {
    text-decoration: none;
}
#contents a:hover {
    text-decoration: underline;
}
.no-ul {
    text-decoration: none;
}
.outlink:link {
    color: blue;
}
