﻿body 
{
    background-color: #ccc;
    color: #000;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
 
}



/*-------------------------*/

#destMenu
{
    text-align: center;
}

#destMenu a
{
    font-family: Arial, Verdana, Tahoma;
    color: #fff;
    text-decoration: none;
    line-height: 22px;
    font-size: 10pt;

}

#destMenu a:hover
{
    color: #f00;
}

#footer
{
    color: #fff;
    text-align: center;
}


/*-------------------------*/

.marketingTilesCell
{
    background-color: #000000;
    text-align: center;
}
#marketingTiles input 
{
    padding-top: 5px;
}

#bodyFooterBanner
{
    width: 540px;
    text-align: center;
    padding: 5px 0px;
}

/*-------------------------*/

#mainBody
{
}

#mainBody a
{
    color: #000000;
}

#mainBodyWhiteTextRedLink
{
    color: #fff;
}

#mainBodyWhiteTextRedLink h3
{
    margin-bottom: 0;
}

#mainBodyWhiteTextRedLink a
{
    color: #f00;
}

/*-------------------------*/

.homeBttn
{
    background-image: url(Images/homeBttn.jpg);
    text-align: center;
    padding-top: 0;
}

#homeMenu a
{
    font-family: Arial, Verdana, Tahoma;
    color: #fff;
    text-decoration: none;
    font-size: 10pt;

}

#homeMenu a:hover
{
    color: #f00;
}


/*-----------------------*/

h1
{
    text-align: center;
    line-height: 140%;
}

h1 a
{
    color: #000;
}

h4
{
    font-style: italic;
    font-weight: bold;
}

#golfBlues
{
    padding: 15px;
    line-height: 17px;
}

#golfBlues a
{
    color: #222;
}
