﻿#divNameLbl
{
    font-weight: bold;
    float:left;
}

#divName
{
    margin-left:10px;
    float:left;
}

#divCoachingLvlLbl
{
    font-weight: bold;
    float:left;
}

#divCoachingLvl
{
    margin-left:10px;
    float:left;
}

#divLocationLbl
{
    font-weight: bold;
    float:left;
}

#divLocation
{
    margin-left:10px;
    float:left;
}

#divEmailLbl
{
    font-weight: bold;
    float:left;
}

#divEmail
{
    margin-left:10px;
    float:left;
}

#divBio
{
    margin:10px;
    margin-top:30px;
}

#divBio i
{
    position: relative;
    top: -10px;
    color: #002D62;
    font-weight: 600;
}


#divPhilosophy
{
    margin:10px;
}

#divComments
{
    margin:10px;
}

#divContactInfo
{
    margin:10px;
}

.bolditalics
{
    font-weight: bold;
    color: Black;
    font-style: italic;
}

#divCoachImg1
{
    width:200px;
}

#divCoachImg2
{
    width:200px;
}

#divCoachImg3
{
    width:200px;
}

