@charset "utf-8";
/* CSS Document */
body {
  padding-top: 20px
}
a:link {
  color: #444
}
a:visited {
  color: #444
}
a:hover {
  color: #777
}
a:active {
  color: #444
}
p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px
}
.p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 300
}
h1 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase
}
h2 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h3 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h4 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h5 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
.bold {
  font-weight: 500
}
.leading {
  line-height: 60%
}
.theme-color {
  background-color: #000;
  color: #fff
}
.theme-color2 {
  background-color: #a30000;
  color: #fff
}
.theme-color3 {
  background-color: #222;
  color: #fff
}
.heading {
  line-height: 80%;
  padding-top: 10px;
  padding-bottom: 10px
}
.newsHead {
  margin-bottom: 0
}
.newsHead a:link {
  text-decoration-line: none
}
.newsPreview {
  margin-top: 0;
  padding-top: 0
}
.form-label {
  font-weight: Normal;
  font-family: trumpgothicpro, sans-serif;
  text-transform: uppercase;
  font-size: 28px
}
.newsReadMore a:link {
  color: #a30000;
  text-transform: uppercase;
  font-weight: 400;
  font-family: museo-sans-condensed, sans-serif
}
.newsReadMore a:visited {
  color: #a30000
}
.newsReadMore a:hover {
  color: #777
}
.newsReadMore a:active {
  color: #444
}
a.journalReadMore:link {
  color: #ffdd2b;
  font-weight: 700
}
a.journalReadMore :visited {
  color: #ffdd2b
}
a.journalReadMore :hover {
  color: #ffdd2b
}
a.journalReadMore:active {
  color: #ffdd2b
}
a.linkButtons:link {
  color: #fff
}
a.linkButtons:visited {
  color: #fff
}
a.linkButtons:hover {
  color: #444
}
a.linkButtons:active {
  color: #444
}
a.pLinkBold {
  color: #ffdd2b;
  font-weight: 300
}
.moreButtons {
  width: 300px;
  font-size: 22px;
  font-weight: 500;
  padding: 7px
}
.buttons {
  width: 300px;
  font-size: 22px;
  font-weight: 500;
  padding: 7px
}
.shadowBox {
  box-shadow: 5px 5px 7px rgba(0, 0, 0, .4)
}
.box6 {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 2%;
  font-size: 11px;
  text-align: right;
  color: #555;
  overflow: hidden;
  display: inline-block
}
.card {
  border: 0
}
.padding10 {
  padding: 10px
}
.marginBottom0 {
  margin-bottom: 0
}
.marginBottom10 {
  margin-bottom: 10px
}
.marginBottom20 {
  margin-bottom: 20px
}
.logos {
  background-color: #a30000;
  margin-top: 10px
}
.raceDate {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 90%;
  color: #ffdd2b;
  text-align: center;
  font-size: 24px;
  margin-top: 5px
}
.ellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}
.noDecoration {
  text-decoration: none
}
.noIndent {
  text-indent: 0
}
.hLine-white {
  border: thin solid #fff
}
.journal-heading {
  font-size: 50px;
  margin-top: 20px;
  color: #ffdd2b
}
.embed-Journal-container {
  position: relative;
  padding-bottom: 20%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
@media screen and (min-width:992px) {
  h3 {
    font-size: 200%;
    color: #000
  }
}
.logos {
  background-color: #a30000;
  margin-top: 10px
}