@charset "utf-8";
.container-fluid {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #FFFEF6;
}
#header {
  background-color: #000000;
}
.header-left {
  width: 26%;
  float: left;
}
.header-left p {
  text-align: center;
}
.header-center {
  width: 55%;
  float: left;
}
.header-center p {
  text-align: left;
}
.header-right {
  width: 45%;
  float: right;
}
.header-right p {
  text-align: right;
}
.header-right a:link {
  color: #1b1919;
  text-decoration: none;
}
.header-right a:visited {
  color: #1b1919;
  text-decoration: none;
}
.header-right a:active {
  color: #1b1919;
  text-decoration: none;
}
.header-right a:hover {
  color: #1b1919;
  text-decoration: none;
}
.header-right a:focus {
  color: #1b1919;
  text-decoration: none;
}
#headerimage {
  width: 100%;
}
#nav {
  width: 100%;
  float: left;
  background-color: #1b1919;
  border-top-width: thin;
  border-top-style: solid;
  border-top-color: #CDCDCD;
  border-bottom-width: medium;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#about {
  background-color: #83827d;
  background-position: center;
  background-size: cover;
  height: auto;
}
.about-left {
  width: 40%;
  height: auto;
  float: left;
  margin-left: 0%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.about-left p {
  text-align: center;
  font-family: "Georgia, serif";
  font-size: 1.1em;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}
.about-center {
  width: 30%;
  height: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.about-center p {
  text-align: center;
  font-family: "Georgia, serif";
  font-size: 1.1em;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFFFFF;
}
.about-center a:link {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-center a:visited {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-center a:active {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-center a:hover {
  color: #FFFBE5;
  text-decoration: underline;
}
.about-center a:focus {
  color: #FFFBE5;
  text-decoration: underline;
}
.about-right {
  width: 30%;
  height: 100%;
  float: right;
  margin-right: 0%;
  margin-top: 20px;
  margin-bottom: 10px;
}
.about-right p {
  text-align: center;
  font-family: "Georgia, serif";
  font-size: 1.1em;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFFFFF;
}
.about-right a:link {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-right a:visited {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-right a:active {
  color: #FFF5B7;
  text-decoration: underline;
}
.about-right a:hover {
  color: #FFFBE5;
  text-decoration: underline;
}
.about-right a:focus {
  color: #FFFBE5;
  text-decoration: underline;

}
#description {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-width: medium;
  border-top-style: solid;
  border-top-color: #000000;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #CDCDCD;
}
.description1 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description1 p {
  text-align: center;
}
.description2 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description2 p {
  text-align: center;
}
.description3 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description3 p {
  text-align: center;
}
.description4 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description4 p {
  text-align: center;
}
.description5 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description5 p {
  text-align: center;
}
.description6 {
  width: 16.66%;
  height: auto;
  float: left;
}
.description6 p {
  text-align: center;
}
#main {
  width: 86%;
  margin-left: 7%;
  margin-right: 7%;
}
#main a:link {
  color: #1b1919;
  text-decoration: underline;
}
#main a:visited {
  color: #1b1919;
  text-decoration: underline;
}
#main a:active {
  color: #1b1919;
  text-decoration: underline;
}
#main a:hover {
  color: #940202;
  text-decoration: underline;
}
#main a:focus {
  color: #1b1919;
  text-decoration: underline;
}
#main ul li {
  padding-bottom: 15px;
  line-height: 115%;
}
#main ol li {
  padding-bottom: 15px;
  line-height: 115%;
}
.main-left {
  width: 75%;
  float: left;
}
.main-left p {
  padding-left: 15px;
  padding-right: 20px;
  font-size: 1.3em;
  padding-bottom: 10px;
}
.main-left ul ul li {
  font-size: 0.8em;
  padding-right: 15px;
  margin-left: -30px;
}
.main-right {
  width: 25%;
  float: right;
  margin-top: 45px;
  background-color: #F0F0F0;
}
.main-right p {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.2em;
}
#logos {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 8px;
}
#footer {
  background-color: #83827d;
}
#footer p {
  color: #DBDBDB;
  font-size: 1.1em;
  line-height: 150%;
}
.footer-left {
  width: 33%;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-left p {
  text-align: right;
  padding-left: 15px;
  padding-right: 40px;
}
.footer-left a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-left a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-left a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-left a:hover {
  color: #FFF8BC;
  text-decoration: underline;
}
.footer-left a:focus {
  color: #FFF8BC;
  text-decoration: underline;
}
.footer-middle {
  width: 34%;
  float: left;
}
.footer-middle p {
  text-align: center;
}
.footer-middle a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-right {
  width: 33%;
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-right p {
  text-align: left;
  padding-left: 40px;
  padding-right: 15px;
}
.footer-right a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-right a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-right a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-right a:hover {
  color: #FFF8BC;
  text-decoration: underline;
}
.footer-right a:focus {
  color: #FFF8BC;
  text-decoration: underline;
}
#bottom-footer {
  width: 100%;
  background-color: #0E0E0E;
}
#bottom-footer p {
  color: #83827b;
  font-size: 1.0em;
  line-height: 150%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
#bottom-footer a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
#bottom-footer a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
#bottom-footer a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
#bottom-footer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#bottom-footer a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}
h1 {
  font-size: 2.2em;
  font-family: "Georgia, serif";
  color: #000000;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 15px;
}
h2 {
  font-size: 1.2em;
  font-family: "Georgia, serif";
  line-height: 135%;
  color: #1b1919;
  padding-left: 15px;
  padding-right: 20px;
}
h3 {
  font-size: 1.4em;
  font-family: "Georgia, serif";
  color: #1b1919;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  padding-right: 20px;
  padding-bottom: 25px;
  line-height: 150%;
}
h4 {
  font-size: 1.4em;
  font-family: "Georgia, serif";
  color: #4C790B;
  font-weight: normal;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px;
  font-style: italic;
}
h5 {
  font-size: 1.7em;
  font-family: "Georgia, serif";
  color: #6F0303;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
h6 {
  font-size: 1.5em;
  font-family: "Georgia, serif";
  font-weight: bold;
  color: #83827d;
  text-align: right;
  padding-top: 18px;
  padding-left: 25px;
  padding-right: 25px;
}
.Asecondary-color {
  color: #940202;
}
.Asecondary-color-bold {
  color: #940202;
  font-weight: bold;
}
.Athird-color {
  color: #1b1919;
}
.Athird-color-bold {
  color: #1b1919;
  font-weight: bold;
}
.bp {
  color: #1b1919;
}
.bpb {
  color: #1b1919;
  font-weight: bold;
}
ul {
  font-size: 1.3em;
  font-family: "Georgia, serif";
  color: #000000;
  margin-left: 50px;
  padding-bottom: 10px;
  line-height: 125%;
}
ol {
  font-size: 1.3em;
  font-family: "Georgia, serif";
  color: #000000;
  margin-left: 50px;
  padding-bottom: 10px;
  line-height: 125%;
}
.row {
  margin: 0px;
}
.centervideo {
  text-align: center;
  margin: 0 auto;
  width: 90%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
.centervideo2 {
  text-align: center;
  margin: 0 auto;
  width: 90%;
  height: auto;
}
.videoWrapper2 {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
.Aimage1 {
  width: auto;
  height: 110px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 25px;
}
.Aimage2 {
  width: auto;
  height: 580px;
  vertical-align: bottom;
}
.Aimage3 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.Aimage4 {
  width: 40px;
  height: auto;
  padding-left: 10px;
}
.Aimage5 {
  float: right;
  padding-right: 20px;
  padding-left: 15px;
  width: 500px;
  height: auto;
  padding-top: 20px;
}
.Aimage7 {
  width: auto;
  height: 175px;
  padding-right: 10px;
}
.Aimage8 {
  width: auto;
  height: 325px;
  padding-top: 5px;
  padding-bottom: 0px;
}
.Aimage9 {
  width: auto;
  height: 100px;
  padding-right: 10px;
}
.Aimage10 {
  width: auto;
  height: 150px;
  padding-bottom: 10px;
}
.Aimage11 {
  width: 85%;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
.aLeftImageFloat {
  float: left;
  width: 200px;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.aRightImageFloat {
  float: right;
  width: 300px;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.socialmedia2 {
  display: none;
}
.fade {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
  opacity: 0.8;
}
.audioplayer {
  width: 90%;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  #header {}
  .header-left {
    width: 26%;
    float: left;
  }
  .header-left p {
    text-align: center;
  }
  .header-center {
    width: 55%;
    float: left;
  }
  .header-center p {
    text-align: left;
  }
  .header-right {
    width: 45%;
    float: right;
  }
  .header-right p {
    text-align: right;
  }
  .header-right a:link {
    color: #1b1919;
    text-decoration: none;
  }
  .header-right a:visited {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:active {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:hover {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:focus {
    color: #940202;
    text-decoration: none;
  }
  #about {}
  .about-left {
    width: 40%;
    height: auto;
    float: left;
    margin-left: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .about-left p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF;
  }
  .about-center {
    width: 30%;
    height: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-center p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.0em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-center a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-center a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right {
    width: 30%;
    height: 100%;
    float: right;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-right p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.0em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-right a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .Ajoyfm {
    height: auto;
    width: 75%;
    padding-top: 20px;
  }
  .Afeaturedministries {
    height: auto;
    width: 70%;
    padding-top: 15px;
  }
  #main {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  #main ul li {
    padding-bottom: 15px;
    line-height: 115%;
  }
  #main ol li {
    padding-bottom: 15px;
    line-height: 115%;
  }
  .main-left {
    width: 75%;
    float: left;
  }
  .main-left p {
    padding-left: 15px;
    padding-right: 20px;
    font-size: 1.3em;
    padding-bottom: 10px;
  }
  .main-right {
    width: 25%;
    float: right;
    margin-top: 45px;
  }
  .main-right p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.2em;
  }
  #footer {}
  #footer p {
    color: #DBDBDB;
    font-size: 1.05em;
    line-height: 150%;
  }
  .footer-left {
    width: 33%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-left p {
    text-align: right;
    padding-left: 15px;
    padding-right: 40px;
  }
  .footer-middle {
    width: 34%;
    float: left;
  }
  .footer-middle p {
    text-align: center;
  }
  .footer-right {
    width: 33%;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: left;
    padding-left: 40px;
    padding-right: 15px;
  }
  h1 {
    font-size: 1.8em;
    font-family: "Georgia, serif";
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
  }
  h2 {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    color: #1b1919;
    line-height: 125%;
    padding-left: 15px;
    padding-right: 15px;
  }
  h3 {
    font-size: 1.5em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: left;
  }
  h4 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    color: #4C790B;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    font-style: italic;
  }
  h5 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  h6 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }
  ul {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 35px;
    padding-bottom: 10px;
    line-height: 150%;
  }
  ol {
    ffont-size: 1.3em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 35px;
    padding-bottom: 10px;
    line-height: 150%;
  }
  .Aimage1 {
    width: auto;
    height: 93px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .Aimage2 {
    width: auto;
    height: 510px;
    vertical-align: bottom;
  }
  .Aimage4 {
    width: 35px;
    height: auto;
    padding-left: 10px;
  }
  .Aimage5 {
    float: right;
    padding-right: 20px;
    padding-left: 15px;
    width: 400px;
    height: auto;
    padding-top: 20px;
  }
  .Aimage8 {
    width: auto;
    height: 300px;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .aLeftImageFloat {
    float: left;
    width: 200px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .aRightImageFloat {
    float: right;
    width: 300px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 90%;
    height: auto;
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-content: center;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  #header {}
  .header-left {
    width: 26%;
    float: left;
  }
  .header-left p {
    text-align: center;
  }
  .header-center {
    width: 55%;
    float: left;
  }
  .header-center p {
    text-align: left;
  }
  .header-right {
    width: 45%;
    float: right;
  }
  .header-right p {
    text-align: right;
  }
  .header-right a:link {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:visited {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:active {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:hover {
    color: #940202;
    text-decoration: none;
  }
  .header-right a:focus {
    color: #940202;
    text-decoration: none;
  }
  #about {}
  .about-left {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0px;
    border-top: thin;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-bottom: thin;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
  }
  .about-left p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF;
  }
  .about-center {
    width: 50%;
    height: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-center p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-center a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-center a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right {
    width: 50%;
    height: 100%;
    float: right;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-right p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.0em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-right a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  #main {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #main ul li {
    padding-bottom: 15px;
    line-height: 115%;
  }
  #main ol li {
    padding-bottom: 15px;
    line-height: 115%;
  }
  .main-left {
    width: 75%;
    float: left;
  }
  .main-left p {
    padding-left: 15px;
    padding-right: 20px;
    font-size: 1.2em;
    padding-bottom: 10px;
  }
  .main-right {
    width: 25%;
    float: right;
    margin-top: 45px;
  }
  .main-right p {
    padding-left: 15px;
    padding-right: 10px;
    font-size: 1.1em;
  }
  #footer {}
  #footer p {
    color: #DBDBDB;
    font-size: 1.0em;
    line-height: 150%;
  }
  .footer-left {
    width: 33%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-left p {
    text-align: right;
    padding-left: 15px;
    padding-right: 40px;
  }
  .footer-middle {
    width: 34%;
    float: left;
  }
  .footer-middle p {
    text-align: center;
  }
  .footer-right {
    width: 33%;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: left;
    padding-left: 40px;
    padding-right: 15px;
  }
  h1 {
    font-size: 1.6em;
    font-family: "Georgia, serif";
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 20px;
  }
  h2 {
    font-size: 1.2em;
    font-family: "Georgia, serif";
	  color: #1b1919;
    line-height: 125%;
    padding-left: 15px;
    padding-right: 20px;
  }
  h3 {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    padding-right: 20px;
  }
  h4 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    color: #4C790B;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    font-style: italic;
  }
  h5 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  h6 {
    font-size: 1.1em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }
  ul {
    font-size: 1.2em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 25px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  ol {
    ffont-size: 1.2em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 25px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  .Aimage1 {
    width: auto;
    height: 83px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .Aimage2 {
    width: auto;
    height: 480px;
    vertical-align: bottom;
  }
  .Aimage5 {
    float: right;
    padding-right: 20px;
    padding-left: 15px;
    width: 300px;
    height: auto;
    padding-top: 20px;
  }
  .Aimage8 {
    width: auto;
    height: 240px;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .aLeftImageFloat {
    float: left;
    width: 200px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .aRightImageFloat {
    float: right;
    width: 250px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-content: center;
  }
  .centervideo2 {
    text-align: center;
    margin: 0 auto;
    width: 94%;
    height: auto;
  }
  .videoWrapper2 {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
  }
  .videoWrapper2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-content: center;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .header-left {
    width: 26%;
    float: left;
    display: none;
  }
  .header-left p {
    text-align: center;
  }
  .header-center {
    width: 100%;
  }
  .header-center p {
    text-align: center;
  }
  .header-right {
    width: 100%;
    float: right;
  }
  .header-right p {
    text-align: center;
  }
  #about {}
  .about-left {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: thin;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-bottom: 2px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
   }
  .videoleft {
    width: 100%;
    float: left;
  }
  .videoright {
    width: 100%;
    float: left;
  }
  #description {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .description1 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description1 p {
    text-align: center;
  }
  .description2 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description2 p {
    text-align: center;
  }
  .description3 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description3 p {
    text-align: center;
  }
  .description4 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description4 p {
    text-align: center;
  }
  .description5 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description5 p {
    text-align: center;
  }
  .description6 {
    width: 50.00%;
    height: auto;
    float: left;
  }
  .description6 p {
    text-align: center;
  }
  #devotion h1 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
  }
  #devotion p {
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.1em;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-style: italic;
  }
  #main p {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.1em;
    padding-bottom: 10px;
  }
  .main-left {
    width: 100%;
    float: left;
  }
  .main-right {
    width: 100%;
    float: left;
  }
  #footer {}
  #footer p {
    color: #DBDBDB;
    font-size: 1.05em;
    line-height: 150%;
  }
  .footer-left {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-left p {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-middle {
    width: 100%;
    float: left;
  }
  .footer-middle p {
    text-align: center;
  }
  .footer-right {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: center;
    padding-left: 40px;
    padding-right: 15px;
  }
  h1 {
    font-size: 1.5em;
    font-family: "Georgia, serif";
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
  }
  h2 {
    font-size: 1.1em;
    font-family: "Georgia, serif";
	  color: #1b1919;
    line-height: 125%;
    padding-left: 15px;
    padding-right: 15px;
  }
  h3 {
    font-size: 1.2em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  h4 {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    color: #4C790B;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    font-style: italic;
  }
  h5 {
    font-size: 1.4em;
    font-family: "Georgia, serif";
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
  }
  h6 {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
  }
  ul {
    font-size: 1.2em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 25px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  ol {
    ffont-size: 1.2em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 25px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  .Aimage1 {
    width: auto;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 0px;
    align-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .Aimage2 {
    width: 60%;
    height: auto;
    vertical-align: bottom;
  }
  .Aimage3 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .Aimage5 {
    float: right;
    padding-right: 20px;
    padding-left: 15px;
    width: 250px;
    height: auto;
    padding-top: 20px;
  }
  .Aimage8 {
    width: auto;
    height: 350px;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .aLeftImageFloat {
    float: left;
    width: 200px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .aRightImageFloat {
    float: right;
    width: 250px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .socialmedia2 {
    display: inherit;
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-content: center;
  }
  .centervideo2 {
    text-align: center;
    margin: 0 auto;
    width: 94%;
    height: auto;
    margin-bottom: 15px;
  }
  .videoWrapper2 {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
  }
  .videoWrapper2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-content: center;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .about-left {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: thin;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-bottom: 2px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
  }
  .about-left p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF;
  }
  .about-center {
    width: 100%;
    height: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-center p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-center a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-center a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-center a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right {
    width: 100%;
    height: 100%;
    float: right;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-right p {
    text-align: center;
    font-family: "Georgia, serif";
    font-size: 1.1em;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
  }
  .about-right a:link {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:visited {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:active {
    color: #FFF5B7;
    text-decoration: underline;
  }
  .about-right a:hover {
    color: #FFFBE5;
    text-decoration: underline;
  }
  .about-right a:focus {
    color: #FFFBE5;
    text-decoration: underline;
  }
  ul {
    font-size: 1.0em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 20px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  ol {
    ffont-size: 1.0em;
    font-family: "Georgia, serif";
    color: #000000;
    margin-left: 20px;
    padding-bottom: 10px;
    line-height: 175%;
  }
  .Aimage1 {
    width: 85%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .Aimageright {
    float: none;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 35px;
    padding-bottom: 15px;
  }
  h4 {
    font-size: 1.2em;
    font-family: "Georgia, serif";
    color: #4C790B;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    font-style: italic;
  }
  .Aimage5 {
    float: right;
    padding-right: 20px;
    padding-left: 15px;
    width: 250px;
    height: auto;
    padding-top: 20px;
    display: none;
  }
  .Aimage8 {
    width: 85%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .aLeftImageFloat {
    float: none;
    align-content: center;
    width: 95%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .aRightImageFloat {
    float: none;
    width: 95%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  h6 {
    font-size: 1.3em;
    font-family: "Georgia, serif";
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-left ul ul li {
    font-size: 1.0em;
  }
}
/* CSS Document */