﻿body
{
    width: 1010px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/images/head.gif);
    background-repeat: repeat-x;
    background-color: #21588B;
    font-family: Verdana;
    font-size: 0.8em;
}

div
{
   color:White;
}

h1
{
    font-size: large;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h2
{
    color: #F4CE0B;
    font-size: medium;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

h3
{
    color: #F4CE0B;
    font-size: small;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 2px;
    margin-top: 2px;
}

a
{
    color: #F4CE0B;
    font-size: small;
    cursor: pointer;
    text-decoration: none;
}

hr
{
    color: silver;
    height: 1px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

a:hover
{
    color: #F4CE0B;
    font-size: small;
    cursor: pointer;
    text-decoration: underline;
}


.div_site
{
}

.div_head
{
}

.div_head a
{
    color: #878787;
    text-decoration: none;
    cursor: pointer;
}

.div_head a:hover
{
    color: #878787;
    text-decoration: underline;
    cursor: pointer;
}

.div_left
{
    width: 180px;
    float: left;
    padding-right: 10px;
}

.div_middle
{
    width: 550px;
    float: left;
}

.div_right
{
    width: 250px;
    padding-left: 10px;
}

.div_left1
{
    margin-bottom: 10px;
}
.div_left2
{
    margin-bottom: 10px;
}
.div_middle1
{
    margin-bottom: 10px;
}
.div_content
{
    margin-bottom: 10px;
}
.div_right1
{
    margin-bottom: 10px;
}
.div_right2
{
    margin-bottom: 10px;
}

.div_right3
{
    margin-bottom: 10px;
}

.div_right4
{
    margin-bottom: 10px;
}

.trip_panel
{
    margin-bottom: 5px;
    background-color: #21588B;
    border: solid 1px white;
    padding: 5px;
}

.strapline
{
    font-weight: bold;
    color: #878787;
    font-size: medium;
}

.div_top_menu
{
    background-image: url(/gettextasimage.aspx?text=Worldwide Golf Vacations&font=freestyle%20script&backcolor=FFFFFF&color=F1F1F1&size=60&getfontlist=false&style=italic);
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align: right;
    padding: 10px;
    padding-top: 30px;
    height: 90px;
    color: red;
}

.div_testimonial
{
    background-image: url(/gettextasimage.aspx?text=Testimonial&font=freestyle%20script&backcolor=252525&color=535353&size=30&getfontlist=false&style=italic);
    background-position:right bottom;
    background-repeat:no-repeat;
}