/* ABOUT US FOOTER
**/

.TestimonialsHeader h3
{
    margin: 30px 0 0 0;
    display: block;
    
    font-size: 30px;
    color: #A7A380;
    font-family: "Times New Roman", Serif;
    font-style: italic;
}
.TestimonialsHeader p
{
    margin: 30px 0 0 0;
}
.TestimonialsHeader p.Credit
{
    margin: 30px 0 0 0;
    
    color: #7E372E;
    
    font-size: 10px;
    font-style: italic;
}
.TestimonialsHeader p.Credit span
{
    clear: both;
    display: block;
    
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

.TestimonialsHeader hr
{
    margin: 30px 0 0px 0;
    
    border: none;
    border-top: solid 2px #FFF;
}

.TestImage
{   
    left: 10px;
    top: 790px;
    *top: 770px;
    
    position: absolute;
}