/*///////////////SITE WIDE STYLES///////////////*/
.navContent > ul > li:last-child > a {
    background: #c74d41;
    color: white;
    padding: .75em 1em;
}
/*make email capture in footer on one line*/
.footerContent .emailCapture input {
    width: 55%;
}

/*remove dropdown border*/
.navContent ul li ul, .navContent ul li:first-child ul {
    border: none;
}
/*sidebar*/
.items_dd0a4eea625b44e9958ab899998ed023 img {
    display: none;
}
/*///// SIDEBAR /////*/
/*change text color white*/
/*sunday*/
.block_b43ea484295a40149f2a44a68770bd1f .contentTitle,
/*staff*/
.block_d47f38e43d764e0c84ccca378cf08df9 .contentTitle a {
    color: white;
}

/*///////////////PAGE SPECIFIC STYLES///////////////*/

/*HOME*/
/*stretch image gallery full bleed*/
/*.flexslider .slides img {*/
/*    width: 100%;*/
/*}*/
/*remove padding and margin under image gallery*/
#page_ffba7d5e1889441490b264258a08a5a7 .primaryAndSecondaryContainer {
    padding-top: 0px !important;

}

/*background on mission statement*/
/*.blockWrap_da9bde860f8049c4b2b6181d509573ff {*/
  
/*}*/
/*mission statement title colors*/
/*.block_da9bde860f8049c4b2b6181d509573ff .contentTitle {*/
/*    color: white;*/
/*}*/
.block_da9bde860f8049c4b2b6181d509573ff p {
    /*color: white;*/
    font-size: 18px;
}

/*Pre School & Youth Calendar*/
.items_e49364b257ee4a3f85485f723102bf4c .item,
.items_f1db6dec79f245d4ad1e256c21a0e65c .item  {
    min-height: 150px;
}

/*Endowment Quote*/
.block_a6c54022d83a4d318310a94a565e107f li {
    font-style: italic;
    color: #c74d41;
}