#columnLeft {
    width: 559px;
    height: 1000px;
    float: left;
    margin: 0 0 0 30px;
}

#contactUs
{
    width : 80%;
    margin : 25px auto;
    line-height : 1.3em;
    font-size: 10pt;
}

a{
    color: rgb(105, 46, 32);
}

.nameText{
    font-weight : bold;
    color : #30416F;
}

li a{
    font-weight : bold;
}
