﻿#divContent
{
    margin: 2px 0 0 0;
}

#divContent h2{font-size: 1.5em;}
#divContent h3{font-size: 1.2em;}
#divContent h4{font-size: 1.5em;}
#divContent a{text-decoration:none; color: #4BA6C2;}
#divContent a:hover{color: #242424;}

#divShowEventGallery
{
    background-color: #E2F3F6;
    padding: 10px;
    border: solid 1px #E3E3E3;
}

#divShowEventGallery img{padding: 5px; background-color: #ffffff; border: solid 1px #E3E3E3;}

.clsMeetTheTeamDiv
{
    background-color: #E2F3F6;
    padding: 0 20px 20px 20px;
    border: solid 1px #E3E3E3;
    margin: 10px 0 0 0;
}

.clsMeetTheTeamDiv h4{margin: 15px 0 5px 0; font-size: 1.3em;}
.clsMeetTheTeamDiv img{float: right; margin: 15px 0 0 20px;padding: 5px; background-color: #ffffff; border: solid 1px #E3E3E3;}
