@charset "UTF-8";
body {
  background-color: #1E1E1E;
  margin: 0px;
  font-family: pt-sans-narrow;
  background-attachment: fixed;
  background-image: url(images/Background_Pattern.png);
  background-repeat: repeat;
  background-position: left top;
  position: static;
  z-index: -100;
  font-style: normal;
  font-weight: 400;
}
.backgroundImageTL {
  position: fixed;
  left: -25px;
  right: 0px;
  top: 50px;
  bottom: 0px;
  z-index: -80;
  background-image: url(images/BackgroundImage_TL.png);
  background-repeat: no-repeat;
}
.backgroundGradient {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 25%;
  z-index: -99;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.flexRow {
  display: flex;
  flex-direction: row;
}
.flexStart {
  align-items: flex-start;
}
.longText {
  display: inline-block
}
.shortText {
  display: none;
}
li, p {
  font-size: 1em;
  line-height: 1.1em;
  margin: 0em;
}
p + p {
  margin-top: 0.65em;
}
p.indentedParagraphs + p.indentedParagraphs {
  text-indent: 2em;
}
p.centered {
  text-align: center;
}
ul {
  margin-top: 0.1em;
  margin-bottom: 0.65em;
  overflow: hidden;
}
ul ul {
  margin-top: 0em;
  margin-bottom: 0.25em;
}
li li {
  line-height: 1em;
}
img {
  border-width: 0px;
  text-align: center;
}
.leftFloatImg {
  float: left;
  margin-right: 10px;
}
.rightFloatImg {
  float: right;
  margin-left: 10px;
}
div.center {
  text-align: center;
  align-self: center;
}
a:link, a:visited, a:active {
  text-decoration: none;
  color: #002171;
}
a:hover {
  text-decoration: underline;
  color: #840001;
}
header.titleBar {
  width: 100%;
  min-height: 100px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  align-content: stretch;
  border-image-source: url("images/TitleBar_Short-01.svg");
  border-image-slice: 0 220 0 90 fill;
  border-image-width: 0px 293px 0px 125px;
  border-image-outset: 0px 25px 0px 0px;
  margin-top: -14px;
  margin-left: -13px;
  margin-right: -13px;
}
header.titleBar > div {
  padding-left: 130px;
  padding-right: 225px;
  padding-bottom: 30px;
  padding-top: 35px;
}
h1.titleBar, h1.titleBar:link, h1.titleBar:visited, h1.titleBar:active, h1.titleBar:hover {
  font-family: poiret-one;
  font-weight: 700;
  font-size: 3em;
  color: #F2F2F2;
  text-decoration: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: -4px;
}
h2.titleBar, h2.titleBar:link, h2.titleBar:visited, h2.titleBar:active, h2.titleBar:hover {
  font-family: rosario;
  font-weight: 400;
  font-size: 1.5em;
  color: #F2F2F2;
  text-decoration: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 27px;
  margin-bottom: 0px;
  padding-left: 0px;
}
main {
  width: 80%;
  max-width: 1500px;
  margin: auto;
  padding: 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
main div.space {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
}
nav {
  border-image-source: url("images/NavBar-01.svg");
  border-image-slice: 30 30 45 30 fill;
  border-image-width: 30px 30px 45px 30px;
  border-image-outset: 10px 10px 10px 10px;
  width: auto;
  height: auto;
}
nav > div {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
nav > div p, nav > div a:link, nav > div a:visited, nav > div a:active, nav > div a:hover {
  text-decoration: none;
  color: #E5E5E5;
  line-height: 1.4em;
  margin: 0px;
  font-size: 1.4em;
  white-space: nowrap;
}
section {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
  margin: 0px;
  font-size: 1.5em;
}
section > header {
  border-image-source: url("images/CatBar-01.svg");
  border-image-slice: 20 35 20 20 fill;
  border-image-width: 20px 35px 20px 20px;
  border-image-outset: 10px 10px 10px 10px;
  align-self: center;
}
section > header > div {
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 30px;
  padding-bottom: 5px;
}
h3 {
  font-weight: 400;
  font-size: 2em;
  margin: 0px;
  color: #F2F2F2;
  font-family: abel;
  font-style: normal;
}
article {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
}
article > header {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  align-content: stretch;
  padding: 0px;
}
article > header > div.subCatHeaderLeft {
  border-image-source: url("images/SubCatBars-01.svg");
  border-image-slice: 0 100 0 20 fill;
  border-image-width: 0px 100px 0px 20px;
  border-image-outset: 10px 0px 1px 10px;
  display: flex;
  align-items: center;
}
article > header > div.subCatHeaderLeft > div {
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 45px;
  padding-bottom: 10px;
}
article > header > div.subCatHeaderRight {
  border-image-source: url("images/SubCatBars-02.svg");
  border-image-slice: 0 75 0 0 fill;
  border-image-width: 0px 75px 0px 0px;
  border-image-outset: 10px 10px 1px 1px;
  flex: 1;
  background-repeat: repeat-x;
}
article > div {
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background-color: #FFFFFF;
}
article > footer {
  border-image-source: url("images/SubCatBars-03.svg");
  border-image-slice: 0 75 0 20 fill;
  border-image-width: 0px 75px 0px 20px;
  border-image-outset: 0px 10px 10px 10px;
  padding: 0px;
  margin: 0px;
  height: 25px;
}
h4 {
  color: #E5E5E5;
  font-size: 1.66em;
  font-weight: bold;
  margin: 0px;
  vertical-align: middle;
  font-family: abel;
  font-style: normal;
}
h5 {
  font-size: 2em;
  margin: 1em;
}
footer {
  width: 100%;
  color: #888888;
  text-align: center;
}
footer p {
  padding-left: 20px;
  padding-right: 20px;
}
footer a:link, footer a:visited, footer a:active {
  color: #A4A4A4;
}
footer a:hover {
  color: #840001;
}
p.poetry {
  line-height: 1.25em;
  font-size: 1.47em;
  font-family: la-belle-aurore;
  font-style: normal;
  font-weight: 400;
}
.poetryNavText {
  font-size: 25px;
  font-weight: bold;
  width: 35px;
  position: relative;
  display: inline-block;
}
label {
  font-weight: bold;
  display: block;
}
.textfields, textarea {
  width: 100%;
}
textarea {
  height: 200px;
}
@media (max-width: 1110px) {
  main {
    width: 100%;
  }
  section {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
  }
}
@media (max-width: 985px) {
  .longText {
    display: none;
  }
  .shortText {
    display: inline-block;
  }
  h1.titleBar, h1.titleBar:link, h1.titleBar:visited, h1.titleBar:active, h1.titleBar:hover {
    font-size: 4em;
    line-height: .9em;
  }
  header.titleBar {
    border-image-source: url("images/TitleBar_Wide-01.svg");
    border-image-width: 0px 330px 0px 195px;
    border-image-outset: 0px 35px 0px 0px;
    margin-top: -21px;
    margin-left: -21px;
    margin-right: -21px;
  }
  header.titleBar > div {
    padding-left: 215px;
    padding-right: 120px;
    padding-bottom: 62px;
    padding-top: 68px;
  }
  main {
    flex-direction: column;
    align-items: stretch;
  }
  nav {
    border-image-source: url("images/NavBar_Wide-01.svg");
    align-self: center;
  }
  nav > div {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    flex-direction: row;
  }
  nav > div p, nav > div a.navBarLink:link, nav > div a.navBarLink:visited, nav > div a.navBarLink:active, nav > div a.navBarLink:hover {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.5em;
  }
}
@media (max-width: 920px) {
  h1.titleBar, h1.titleBar:link, h1.titleBar:visited, h1.titleBar:active, h1.titleBar:hover {
    font-size: 3em;
    line-height: .9em;
  }
  h2.titleBar, h2.titleBar:link, h2.titleBar:visited, h2.titleBar:active, h2.titleBar:hover {
    font-size: 1.27em;
  }
  header.titleBar {
    border-image-width: 0px 330px 0px 185px;
  }
  header.titleBar > div {
    padding-left: 195px;
  }
}
@media (max-width: 757px) {
  header.titleBar {
    border-image-width: 0px 330px 0px 195px;
    border-image-outset: 0px 220px 0px 180px;
  }
  header.titleBar > div {
    padding-left: 30px;
    padding-right: 0px;
  }
}