@charset "utf-8";
header.row h2 {
  color: #16118c;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
    "DejaVu Sans", Verdana, sans-serif;
  font-size: 450%;
  text-align: center;
  text-shadow: 0px 5px 5px #9894f2;
}
header.row p {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
    "DejaVu Sans", Verdana, sans-serif;
  font-weight: bold;
  text-align: center;
  color: #16118c;
  text-shadow: 0px 2px 5px;
  letter-spacing: 0.5em;
  font-size: 130%;
}
header.row {
  background-color: #cdcef3;
  background-image: url(images/IMG_3611a.png),
    -webkit-linear-gradient(270deg, rgba(205, 206, 243, 1) 0%, rgba(
            255,
            255,
            255,
            1
          )
          100%);
  background-image: url(images/IMG_3611a.png),
    -moz-linear-gradient(270deg, rgba(205, 206, 243, 1) 0%, rgba(
            255,
            255,
            255,
            1
          )
          100%);
  background-image: url(images/IMG_3611a.png),
    -o-linear-gradient(270deg, rgba(205, 206, 243, 1) 0%, rgba(255, 255, 255, 1)
          100%);
  background-image: url(images/IMG_3611a.png),
    linear-gradient(
      180deg,
      rgba(205, 206, 243, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );

  background-position: 0% %;
  background-repeat: no-repeat;
  background-position: 100% 50%;

  background-size: 25% %;
}
.container-fluid #defaultNavbar1 .nav.navbar-nav {
}
nav.row .navbar.navbar-default {
  background-color: #cfd0f4;
  background-image: -webkit-linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(207, 208, 244, 1) 100%
  );
  background-image: -moz-linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(207, 208, 244, 1) 100%
  );
  background-image: -o-linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(207, 208, 244, 1) 100%
  );
  border: none;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(207, 208, 244, 1) 100%
  );
}
nav.row .nav.navbar-nav > li > a:link,
nav.row .nav.navbar-nav > li > a:visited {
  color: #16118c;
}
nav.row .nav.navbar-nav > li > a:hover {
  color: #16118c;
  background-color: #e7e7fa;
}
nav.row .navbar {
  margin-bottom: 0px;
}
article.row aside {
  border-top: 2px solid #cfd0f4;
  margin: 1em 0px;
  padding-top: 1em;
  padding-right: 0px;
  padding-bottom: 1em;
}
article.row aside h5 {
  font-weight: bold;
  color: #16118c;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}

#Holder {
  width: 906px;
  height: 400px;
  margin: 11px auto;
  background-color: #fff;
  padding: 6px;
  text-align: center;
}

nav.row .nav.navbar-nav {
  margin: 0px auto;
  float: right;
}
footer {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  background-color: #d7d8f5;
  text-align: center;
  padding-top: 5px;
}
.container .row iframe {
  margin-top: 40px;
  margin-bottom: 0px;
}
.imglft {
  margin-left: 0px;
  margin-right: 10px;
  float: left;
}
.imgrt {
  margin-left: 10px;
  float: right;
}
.text-strong {
  font-weight: bold;
  color: #16118c;
}

.calendarImg {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  height: 500px;
}
