<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-fixed-top .nav {
    padding: 3% 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

/* STYLES FOR LARGE SCREEN */

@media(min-width:993px) {
    body {
        padding-top: 8%; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}

/* STYLES FOR MEDIUM SCREEN */

@media(max-width:992px) {
    body {
        padding-top: 14%; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
    .main-head {
    margin-top: 42%;
}
}

/* STYLES FOR SMALL SCREEN */

@media(max-width:768px) {
    body {
        padding-top: 18%; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }

    .main-head {
    margin-top: 42%;
}
}

/* STYLES FOR X SMALL SCREEN */

@media(max-width:568px) {
    body {
        padding-top: 38%; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }

    .main-head {
    margin-top: 42%;
}
}

h1, h2, h3, h4, h5, h6 {
  text-rendering:optimizelegibility;
}

.mynavbar {
    background: #031d40;
    border-color: #a7a9ab;
    border-width: 0px 0px 3px;
    min-height: 110px;
}

.mynavbar-nav {
    float: right;
    font-size: 1.25em;
}

.myfooter {
    background: #ed2024;
    color: #fff;
    min-height: 75px;

}

h1 {
    font-family: 'Source Sans Pro', sans-serif;
    /*font-style: oblique;*/
    font-weight: 900;
    text-transform: uppercase;
    line-height: 90%;
}

h2 a, h2 a:link {
  color:#000000;
  text-decoration: none
}
h2 a:visited { color: #2c2f8d; }
h2 a:hover, h2 a:active { 
    color: #717171;
    text-decoration: none
}

h4 {
    font-family: 'Unica One', cursive;
    text-transform: uppercase;
    color: #a7a9ab;
}

h5 {
    font-family: 'Unica One', cursive;
    text-transform: uppercase;
    color: #a7a9ab;
    font-weight: 900;
    line-height: 90%;
    font-size: 24px;
}

.page_select {
    background-color: red; 
    color: white;
    padding: .25em;
}

p.footer-text{
    width: auto;
    margin-top: 1%;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

.glyph-small {
    font-size: .75em;
}

.social {
    margin: 10px;
}

.main-head {
    font-family: 'Source Sans Pro', sans-serif;
    /*font-style: oblique;*/
    font-weight: 900;
    text-transform: uppercase;
    line-height: 90%;
}

.main-head-article {
    font-family: 'Source Sans Pro', sans-serif;
    /*font-style: oblique;*/
    font-weight: 900;
    text-transform: uppercase;
    line-height: 90%;
}

.ig-date {
    font-weight: 800;
    color: darkred;
    text-decoration: none;
    text-align: center;
}

.sub-head {
    font-family: 'Unica One', cursive;
    /*font-style: oblique;*/
    text-transform: uppercase;
    margin-top: 10px;
}
.call-to-action {
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px;
    margin: 0px;
    color: #eeeeee;
    font-size: 18px;
    font-weight: 600;
}

a.call-to-action{
    color: #fff;
}
.ed-style {
    font-style: italic;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}
.action-well{
background-color: #871719;
margin-top: 1%;    
}

.btn-primary {
    color: #FFF;
    background-color: #2c2f8d;
    font-family: 'Unica One', cursive;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open &gt; .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #3d41c6;
    border-color: #204D74;
}

#2018:hover {
    background-image: url('LibraryHoverTrans.png');
    height: 70px;
    width: 120px;}

#card2018
{background-image: url('LibraryTransparent.png');}

card2018:hover {
   background-image: url('LibraryHoverTrans.png');
}
a {
    color: #ed2024;
    text-decoration: none;
}

a:focus, a:hover {
    color: #cfcfcf;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0px none;
}

.sponsors {
    padding: 5px;
}

/* carousel items */

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.sub-footer {
    height: 100px; 
    width:100%;
    position: absolute;
    left: 0;
    bottom: 0; 
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #aa0f14;
}
.navbar-inverse .navbar-toggle {
    border-color: #aa0f14;
}
/*#####################
Carousel Styles
######################*/

#myCarousel .thumbnail {
    margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
/*#####################
.carousel-control {
    color:#fff;
    top:40%;
    color:#428BCA;
    bottom:auto;
    padding-top:4px;
    width:30px;
    height:30px;
    text-shadow:none;
    opacity:1;
}

.carousel-control:hover {
    color: #d9534f;
}
######################*/
.carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
.carousel-control.right {
    left:auto;
    right:-32px;
}
.carousel-control.left {
    right:auto;
    left:-32px;
}

.my-indicate {
    bottom:-30px;
}
.my-indicate li {
    border-radius:0;
    width:10px;
    height:10px;
    background:#ccc;
    border:1px solid #3D41C6;
}
.my-indicate .active {
    width:12px;
    height:12px;
    background: #3D41C6;
    border-color:#aa0f14;
}

form.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em;

}

.form-input {
    margin: 0px 0px 10px 0px;
}

a.amazon {
color: #fff;
}

.center-btn {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.img-polo {
    max-width: 75%;
}

.order-form {
    margin: 0px 0px 10px 0px;
}

.calendar-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.calendar-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*#####################
Jumbotron Styles
######################*/

.jumbotron{
    position: relative;
    z-index:-101;
  }
  
  #video-background { 
    position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      z-index: -100;
      width:100%;
  }</pre></body></html>