/*

@font-face {
font-family: 'Junction-webfont';
src: url('../fonts/theleagueof-junction-18de841/webfonts/Junction-webfont.eot');
src: url('../fonts/theleagueof-junction-18de841/webfonts/Junction-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/theleagueof-junction-18de841/webfonts/Junction-webfont.woff') format('woff'),
     url('../fonts/theleagueof-junction-18de841/webfonts/Junction-webfont.ttf') format('truetype'),
     url('../fonts/theleagueof-junction-18de841/webfonts/Junction-webfont.svg#Junction-webfont') format('svg');
font-weight: normal;
font-style: normal;

}
*/

@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/Open_Sans/OpenSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url("../fonts/Open_Sans/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Georgia';
  background: #e3dcd6; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  /*font-family: "futura";*/
  /*font-family: 'OpenSans-Regular';*/
  /*font-family: "League Gothic" !important;*/
  /*font-family: "linden_hillregular" !important;*/
  /*font-family: "Oswald";*/
  /*font-weight: normal;*/
  /*font-style: italic !important;*/ }

a {
  color: black; }

#sites-main-content-wrapper p {
  color: #212121;
  font-family: tenor-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 21px; }
#sites-main-content-wrapper h2, #sites-main-content-wrapper h3, #sites-main-content-wrapper h4 {
  color: #212121;
  font-family: tenor-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 6px;
  line-height: 18px;
  display: block;
  position: relative;
  /*padding-bottom: 4px;*/
  margin-bottom: 10px;
  text-transform: uppercase; }
#sites-main-content-wrapper h2:after, #sites-main-content-wrapper h3:after {
  display: block;
  position: relative;
  content: "";
  width: 182px;
  border-bottom: 1px solid;
  padding-bottom: 8px; }
#sites-main-content-wrapper ul, #sites-main-content-wrapper li {
  color: #212121;
  font-family: tenor-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 21px;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
  padding: 0; }

.hover_list_ani {
  transition: all 0.2s ease; }

#sites-main-content-wrapper {
  z-index: 1; }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .small-12 {
    padding-left: 0;
    padding-right: 0; } }

/*# sourceMappingURL=base.css.map */




