﻿body
{
    margin-top: 0px;
    font-family: Arial;
    font-size: 12px;
    background-color: #EBF3F6;
}

.bgAbout
{
    background-image: url('../../Images/bgAbout.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 200px;
}

.bgBringingHomeBaby
{
    background-image: url('../../Images/hBringingHomeBaby.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 49px;
}

.bgCharleysCaregivers
{
    background-image: url('../../Images/bgCharleysCaregivers.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 250px;
}

.bgContactForm
{
    background-image: url('../../Images/bgContactForm.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 370px;
}

.bgHeaderNav
{
    background-image: url('../../Images/bgHeaderBottom.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 41px;
}

.bgHeaderTop
{
    background-image: url('../../Images/bgHeaderTop.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 126px;
}

.bgNews
{
    background-image: url('../../Images/bgNews.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 650px;
    height: 199px;
}

.bgParents
{
    background-image: url('../../Images/bgParents.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 200px;
}

.bgWhoWeAre
{
    background-image: url('../../Images/bgWhoWeAre.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 49px;
}

.ContainerMain
{
    width: 900px;
    background-color: #FFFFFF;
    font-family: Arial;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
}

.hRecruitment
{
    background-image: url('../../Images/hRecruitment.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 49px;
}

.imgAboutRight
{
    background-image: url('../../Images/imgAboutRight.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 300px;
}

.imgElephants
{
    background-image: url('../../Images/imgElephants.jpg');
    background-repeat: no-repeat;
    width: 360px;
    height: 90px;
}

.imgGiraffes
{
    background-image: url('../../Images/imgGiraffes.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 218;
}

.hWhoWeAre
{
    background-image: url('../../Images/hWhoWeAre.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 49px;
}


/* Right Navigation Bar */

.bAboutUs
{
    background-image: url('../../Images/bAboutUs.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 85px;
}

.bCaregivers
{
    background-image: url('../../Images/bCaregivers.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 85px;
}

.bgContact
{
    background-image: url('../../Images/bgContact.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 230px;
}

.bParents
{
    background-image: url('../../Images/bParents.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 85px;
}

.bgServicing
{
    background-image: url('../../Images/bgServicing.jpg');
    background-repeat: no-repeat;
    width: 250px;
    height: 350px;
}

.ContactTXTName
{
    background-color: #FFFFFF;
    border: none 0px;
    width: 370px;
    font-size: 14px;
    height: 18px;
}

.ContactTXTComments
{
    background-color: #FFFFFF;
    border: none 0px;
    font-family: Arial;
    font-size: 14px;
    width: 370px;
    height: 110px;
}
.HideMe
{
display: none;
}