@charset "utf-8";
.urgentNotice #WarmingTheCityContainer {
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-image: url(../Evangelism/images/WarmingTheCity/WTCBkg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    line-height: normal;
}
.urgentNotice #WarmingTheCityContainer #WTCHeader {
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#WarmingTheCityContainer #WTCHeader #WTCChurchLogo {
    width: 250px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.urgentNotice #WarmingTheCityContainer .Text {
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#WarmingTheCityContainer .Text #wtcTxt {
    color: #0C134F;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    width: 60%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    line-height: 1rem;
}
.Text #wtcTxt p {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#wtcLine1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold;
}
#wtcTxt #wtcLine1 span {
    color: #9E7548;
}
.wtcLine2 {
    color: #9E7548;
    line-height: 1.2rem;
    font-weight: bold;
    font-size: 1.2rem;
}
#wtcLine3 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    /* [disabled]width: 60%; */
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
