﻿.callToAction{
    position:relative;
    background:url("../images/CallToAction.jpg") no-repeat scroll 0 0 transparent;
    height:190px;
    margin:15px 0;
}

.callToAction div{
    position: relative;
    top:  128px;
    background-color:#7F4505;
    padding: 5px;
    color:#D7BF5F;

}
.callToAction span{
    font-weight:bold;
}
#callToAct{
    color:#FFFFFF;
    font-size:2.5em;
    font-weight:bold;
    left:116px;
    position:relative;
    top:119px;
}

#aEmail{
    color:#D7BF5F;
    left:158px;
    position:relative;
}

#aContactUs{
    color:#D7BF5F;
}
