#photo{
    width:600px;
    height:260px;
    background-color:#ECE5E2;
    line-height:260px;
    text-align:center;
    color:#BEC2B5;
}

.smooth-moves{
    font-family:Georgia;
    font-size:24px;
    line-height:24px;
    font-weight:normal;
    color:#1E133F;
    margin: 30px 0px 15px 0px;
}

.smooth-moves-text{
    font-family:Arial;
    font-size:14px;
    line-height:18px;
    font-weight:normal;
    color:#333333;
}

.our-mission{
    margin: 30px 0px 15px 0px;
    font-family:Georgia;
    font-size:20px;
    line-height:20px;
    font-weight:normal;
    color:#1E133F;
}

.our-mission-text{
    font-family:Arial;
    font-weight:normal;
    font-style:normal;
    font-size:13px;
    line-height:16px;
    color:#333333;
}


.meet-team{
    font-family:Georgia;
    font-weight:normal;
    font-style:normal;
    font-size:20px;
    line-height:30px;
    color:#1E133F;
    margin: 30px 0px 0px 0px;
    border-bottom: solid 2px #A59E81;
}

.team-member{
    margin: 20px 0px 0px 0px;
}

.member-photo{
    width:74px;
    height:105px;
    /*background-color:#ECE5E2;*/
    float:left;
}

.member-name{
    font-family:Georgia;
    font-weight:normal;
    font-style:normal;
    font-size:15px;
    line-height:16px;
    color:#1E133F;
    margin: 0px 0px 15px 65px;
}

.member-quote{
    margin: 0px 0px 0px 65px;
    font-family:Arial;
    font-weight:normal;
    font-style:normal;
    font-size:13px;
    line-height:18px;
    color:#333333;
}

.member-title{
    font-family:Georgia;
    font-weight:normal;
    font-style:normal;
    font-size:12px;
    line-height:12px;
    color:#808079;
}
