/*Variables*/
/*Mixins*/
.events--title,
.events--title a, .events--dates,
.events--dates a, .events--copy,
.events--copy a, .events--cta,
.events--cta a {
  color: #ffffff;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

/*Best Practices*/
.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

img {
  display: block;
  border: 0; }

a {
  text-decoration: none; }

table, td {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

/*Styles*/
.main {
  border-color: #ffffff; }

.header--headline,
.header--headline a {
  color: #ee6300;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 45px; }

.header--subhead,
.header--subhead a {
  color: #000000;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  font-size: 16px;
  text-transform: uppercase; }

.header--copy,
.header--copy a {
  color: #707070;
  font-size: 19px;
  line-height: 28px;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

.link {
  color: #ee6300; }

.cta {
  background-color: #ee6300;
  border-radius: 5px; }
  .cta a {
    color: #ffffff;
    font-weight: medium;
    text-transform: uppercase;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    font-size: 16px;
    letter-spacing: 1px; }

.secondary--headline,
.secondary--headline a {
  color: #000000;
  font-size: 35px;
  font-family: Georgia, serif; }

.secondary--copy,
.secondary--copy a {
  font-size: 15px;
  color: #707070;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  line-height: 22px; }

.events--title,
.events--title a {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px; }

.events--dates,
.events--dates a {
  font-size: 19px; }

.events--headline,
.events--headline a {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

.events--copy,
.events--copy a {
  font-size: 15px;
  line-height: 22px; }

.events--cta,
.events--cta a {
  text-transform: uppercase;
  letter-spacing: 1px; }

.whatsnew--title,
.whatsnew--title a {
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

.whatsnew--credit {
  color: #707070;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }
  .whatsnew--credit,
  .whatsnew--credit a {
    font-size: 15px; }
  .whatsnew--credit a {
    color: #000000; }

.whatsnew--headline,
.whatsnew--headline a {
  color: #707070;
  font-size: 19px;
  line-height: 28px;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

.partners--headline,
.partners--headline a {
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  color: #0095b5;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold; }

.partners--copy,
.partners--copy a {
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #707070; }

.footer--copy,
.footer--copy a {
  font-size: 12px;
  color: #707070;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; }

.footer--copy a {
  text-decoration: underline; }

.nav--text,
.nav--text a {
  color: #ffffff;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px; }
