body{
    font-size: 100%;
    line-height: 23px;
}
p{
    text-align: justify;
}
hr{
    border-color:#AAAAAA;
    border-width: 1px 0 0 0;
}
.under-construction{
    color: #A00909;
    text-align: center;
    letter-spacing: 28px;
    margin-right: -28px;
}
.icn-container{
    float: left;
    width: 274px;
    text-align: center;
}
h5.info{
    text-align: center;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}
.dece h5.info{
    margin-top: -3px;
}
.icn{
    height: 290px;
}
.dece{
    float: right;
    width: 632px;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    margin-top: -8px;
}
.emph{
    color: #A00909;
    font-weight: bold;
}
.clearfloat{
    clear: both;
}
.centered{
    text-align: center;
}
#ephraim-ro{
    font-size: 23px;
}
.contacts{
    text-align: center;
}
.contacts a{
    color: #A00909;
    font-weight: bold;
}

h3{
    color: #A00909;
    text-align: center;
}
p.copy{
    text-align: center;
    color: #A00909;
    font-size: 11px;
}
.quote p{
    text-indent: 25px;
}
.red{
    color: #A00909;
}
a:hover{
    color: #A00909;
}