@charset "utf-8";
/* CSS Document */

#container {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: hsla(0,0%,100%,1.00);
    color: hsla(0,0%,0%,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 0.9rem;
    text-align: left;
    line-height: 1.1rem;
}

#container #banner {
    background-image: url(../../backgrounds/sheep-690198_1920.jpg);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
    display: inline-block;
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container #banner #pagename {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4rem;
    line-height: 4rem;
    text-align: center;
    color: hsla(0,0%,100%,1.00);
    margin-top: 30px;
    margin-left: 5%;
    margin-right: 5%;
    bottom: 5%;
    margin-bottom: 0px;
    width: 90%;
    height: auto;
}
#container #box1 {
    width: 70%;
    height: auto;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 15%;
    margin-right: 15%;
}

#container #box1 #scripture {
    text-align: left;
    font-style: italic;
}
#container #box1 h1 {
    color: #3479FC;
    line-height: normal;
    margin-top: 50px;
}
#container #box1 .box1a {
    margin-right: 2%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
    width: 31.33%;
    float: left;
    height: auto;
    min-width: 280px;
}



#container #box2 {
    width: 70%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#container #box2 h1 {
    line-height: normal;
    margin-top: 50px;
    color: #3479FC;
}
#container #box2 .newsLetters {
    width: 31%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 2%;
    background-color: #FFFFFF;
    margin-bottom: 2%;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    text-align: center;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container #box2 .newsLetters:hover  {
    width: 31%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 2%;
    background-color: #FFFFFF;
    margin-bottom: 2%;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    text-align: center;
    -webkit-box-shadow: inset 3px 3px 2px -0px #DEDEDE;
    box-shadow: inset 3px 3px 2px -0px #DEDEDE;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#box2 .newsLetters a img {
    margin-top: 5%;
    margin-right: auto;
    margin-bottom: 0%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 50%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
}
#box2 .newsLetters a  {
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 0px;
}




#box2 ul li {
    line-height: 1rem;
}
#container #box2 #timelineGraphic {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
