/*** page.css ***/

.pg-text-fmt {
    font-size: 40px;
    text-align: justify;
    line-height: 1;
}

.pg-text-ltr-sp {
    letter-spacing: -1px;
}

#pg-banner {
    background-image: url("../images/page-banner.jpg");
    width: 1216px;
    height: 535px;
}

#Tetragrammaton {
    display: block;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 0px;
}

#Yahweh {
    display: block;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 0px;
}

.div-width {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.pg-text-fmt-lrg-itl{
    font-size: 60px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pg-text-fmt-lrg{
    font-size: 52px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 1;
}

.pg-text-fmt-sm{
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 1;
}

.pg-link-text {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    justify-content: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
}

.pg-link-text-ul {
    text-decoration: underline;
}

.Yahweh-img {
    width: 134px;
}

.YAHWEH-CAP-img {
    width: 204px;
}

.YHWH-img {
    width: 130px;
}

#pg-btm-media {
    /*background-image: url("../images/bottom-media.jpg");
    background-repeat: no-repeat;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bottom-media-img {
    width: 100%;
}