@font-face {
  font-family: "League Gothic";
  src: url(/League_Gothic.otf) format("opentype");
}
html, body, h1, h2, p, ul, li, address, hr {
  margin: 0;
  padding: 0;
}
html, body {
  background: #333;
}
body {
  font: 30px/36px Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  color: #ccc;
  text-shadow: 0 -1px 1px #222;
}
.fontface h1,
.fontface h2,
.fontface address,
.fontface p,
.fontface ul {
  font-family: "League Gothic", Helvetica, Arial, sans-serif;
}
h1, h2 {
  font-weight: bold;
  font-size: 1em;
  line-height: 1;
  text-transform: uppercase;
  color: #9c6;
}
h1 {
  position: relative;
  top: 1px;
  margin: 0 12px 0 0;
  float: left;
  font-size: 60px;
  letter-spacing: -2px;
  font-weight: bold;
}
.fontface h1 {
  top: -3px;
  font-size: 96px;
  letter-spacing: 2px;
  font-weight: normal;
}
h1 span.kern-y,
h1 span.kern-a,
h1 span.kern-v,
h1 span.kern-l {
  position: relative;
  margin-right: -2px;
}
h1 span.kern-y {
  margin-right: 0;
  margin-left: -6px;
}
h1 span.kern-a {
  margin-left: -2px;
}
h1 span.kern-v {
  margin-right: 1px;
  margin-left: -2px;
}
.fontface h1 span.kern-y {
  margin-left: -4px;
}
.fontface h1 span.kern-a {
  margin-left: -3px;
}
.fontface h1 span.kern-v {
  margin-left: -2px;
  margin-right: -1px;
}
h2 {
  padding-bottom: 2px;
}
.fontface h2 {
  padding-bottom: 0;
  font-weight: normal;
}
address {
  font-style: normal;
}
a {
  text-decoration: none;
  padding-bottom: 1px;
}
a:link, a:visited {
  border-bottom: 1px dotted #444;
  color: #9c6;
}
a:hover, a:active {
  border-bottom: 1px solid #444;
  color: #9c3;
}
strong a:link,
strong a:visited,
strong a:hover,
strong a:active {
  border: 0;
}
sup {
  position: relative;
  top: 2px;
  text-transform: lowercase;
  line-height: 0;
}
strong {
  position: relative;
  margin: 0 -5px;
  padding: 2px 5px;
  background: #2a2a2a;
  font-weight: normal;
  color: #fff;
}
.fontface strong {
  margin: 0 -6px;
  padding: 0 6px;
}
#page {
  margin: 0 auto;
  padding: 36px 0 48px;
  width: 600px;
  text-align: left;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.fontface #page {
  font-size: 1em;
  line-height: 36px;
  letter-spacing: 1px;
}
p#slogan,
p#mission,
p#footer {
  text-transform: uppercase;
}
p#slogan,
p#footer {
  font-size: 12px;
  line-height: 29px;
  font-weight: bold;
  letter-spacing: 0;
}
.fontface p#slogan,
.fontface p#footer {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  letter-spacing: 1px;
}
p#mission {
  clear: both;
}
.fontface p#mission {
  margin-right: 72px;
}
p#mission strong {
  clear: left;
  float: left;
  padding: 1px 5px 0;

}
p#about {
  padding: 24px 0;
  clear: both;
}
ul#beliefs {
  float: left;
  position: relative;
  width: 600px;
  padding-bottom: 24px;
  list-style: square;
  font-size: 18px;
}
.fontface ul#beliefs {
  font-size: 28px;
}
ul#beliefs strong {
  padding: 2px 5px 4px;
}
li {
  clear: both;
}
p#footer {
  position: relative;
  margin: 0 -24px;
  padding: 12px 24px;
  background: #222;
}
.fontface p#footer {
  padding: 18px 24px;
}
#contact {
  clear: both;
  padding-top: 48px;
  overflow: hidden;
}
#contact-info, #contact-location {
  float: left;
  margin-right: 24px;
  padding-bottom: 48px;
  width: 276px;
}
.accent {
  color: #9c6;
}
#slides {
  position: relative;
  margin: 24px -24px 12px;
  padding: 24px;
  background: #222;
  text-align: center;
}
#slides p {
  padding-bottom: 24px;
  text-align: left;
}
#slides p strong {
  background: none;
  display: block;
  text-transform: uppercase;
}
#slides object {
  margin: 0 auto;
}
ul#requests {
  clear: both;
  list-style: none;
  padding-bottom: 24px;
  overflow: hidden;
}
ul#requests li {
  display: inline;
  float: left;
  margin-right: 24px;
  width: 276px;
  clear: none;
}
#content {
  clear: both;
}
