body
{
    background-image: url(http://www.phillipsland.com/graphics/bg.jpg);
    background-position: top left;
    margin: 0px;
}

#container
{
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding-top: 92px;
    margin-bottom: 20px;
}

#header
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 950px;
    height: 191px;
    background-image: url(http://www.phillipsland.com/graphics/header_top.png);
    background-repeat: no-repeat;
}

#header #logo
{
    position: absolute;
    top: 10px;
    left: 42px;
    z-index: 2;
}

#header #logo img
{
    border: 0px;
}

ul#menu
{
    position: absolute;
    top: 140px;
    left: 42px;
    margin: 0px;
    padding: 0px;
    z-index: 3;
}

ul#menu li
{
    margin: 0px;
    width: 162px;
    border-bottom: 1px solid #5e86b9;
    list-style: none;
}

ul#menu li a
{
    color: white;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman" , Times, serif;
    text-decoration: none;
    height: 17px;
    width: 162px;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
    font-size: 0.9em;
}

ul#menu li a:hover
{
    color: #7eadea;
}

ul#menu li.on a
{
    font-weight: bold;
}

#topNav
{
    width: 950px;
    height: 283px;
    background-image: url(http://www.phillipsland.com/graphics/menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#topNav ul#fade
{
    width: 661px;
    height: 267px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: right;
    z-index: 0;
}

#topNav ul#fade li
{
    width: 661px;
    height: 267px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: -1;
}

#content
{
    width: 950px;
    float: left;
    padding-bottom: 50px;
    background-color: #fbfbee;
    border-bottom: 1px solid #c9ccbd;
    position: relative;
}

#content #leftCol
{
    float: left;
    width: 277px;
    padding-left: 11px;
}

#content #rightCol
{
    float: left;
    width: 638px;
    padding-right: 23px;
}

#content #rightCol h1
{
    width: 638px;
    color: #18519a;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.2em;
    font-weight: 100;
    margin: 34px 0px 0px 0px;
}

#content #rightCol p
{
    width: 590px;
    font-size: 0.8em;
    color: black;
    font-family: arial;
}

#content #rightCol p a
{
    color: #18519A;
    text-decoration: none;
}

#content #rightCol p a:hover
{
    color: #B01F33;
}

#content #leftCol #videoBut
{
    width: 192px;
    height: 211px;
    position: relative;
}

#content #leftCol #vebraBut
{
    width: 192px;
    height: 65px !important;
    position: relative;
    margin-top: 10px;
}

#content #leftCol #videoBut h2, #content #leftCol #vebraBut h2
{
    margin: 0px;
}

#content #leftCol #videoBut h2 a
{
    background-image: url(http://www.phillipsland.com/graphics/tours_bg.jpg);
    width: 177px;
    height: 66px;
    display: block;
    background-position: 0px 0px;
    text-decoration: none;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #18519A;
    font-size: 0.75em;
    font-weight: 100;
    padding-top: 145px;
    padding-left: 15px;
}

#content #leftCol #vebraBut h2 a
{
    background-image: url(http://www.phillipsland.com/graphics/tours_bg_vebra.jpg);
    width: 177px;
    height: 55px;
    display: block;
    background-position: 0px 0px;
    text-decoration: none;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #18519A;
    font-size: 0.75em;
    font-weight: 100;
    padding-top: 10px;
    padding-left: 15px;
}

#content #leftCol #videoBut h2 a:hover
{
    background-position: 0px -211px;
    color: #b01f33;
}

#content #leftCol #vebraBut h2 a:hover
{
    background-position: 0px -65px;
    color: #b01f33;
}

#content #leftCol #videoBut h2 a:hover span, #content #leftCol #vebraBut h2 a:hover span
{
    color: #b01f33;
}

#content #leftCol #videoBut h2 a span, #content #leftCol #vebraBut h2 a span
{
    color: #487243;
}

#quicksearch, #officeForm
{
    width: 638px;
    float: left;
    margin-top: 20px;
}

#quicksearch form
{
    height: 160px;
}

h3.first
{
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.1em;
    display: inline-block;
    white-space: nowrap;
    font-weight: 100;
    margin: 15px 24px 0px 0px;
    color: #18519A;
}

h3.second
{
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.1em;
    display: inline-block;
    white-space: nowrap;
    font-weight: 100;
    margin: 15px 24px 0px 0px;
    color: #b01f33;
}

h3.third
{
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.1em;
    display: inline-block;
    white-space: nowrap;
    font-weight: 100;
    margin: 15px 24px 0px 0px;
    color: #487243;
    margin-right: 0px !important;
}

#quicksearch .tr, #officeForm .tr
{
    float: left;
    border: 1px solid #487243;
    background-color: #487243;
    width: 636px;
    margin-bottom: 1px;
}

#quicksearch .tdLeft, #officeForm .tdLeft
{
    float: left;
    width: 240px;
    padding: 5px 20px 5px 0px;
    text-align: right;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: white;
}

#quicksearch .tdRight, #officeForm .tdRight
{
    float: left;
    background-color: #769f71;
    width: 333px;
    padding: 5px 0px 5px 43px;
    font-family: Arial;
    color: white;
    font-size: 0.8em;
    font-weight: bold;
}

#quicksearch .tdSearch, #officeForm .tdSearch
{
    float: left;
    background-color: #769f71;
    width: 333px;
    padding: 5px 0px 5px 43px;
    font-family: Arial;
    color: white;
    font-size: 0.8em;
    font-weight: bold;
    background-image: url(http://www.phillipsland.com/graphics/search_bg.jpg);
}

#quicksearch .tdSearch .submit, #officeForm .tdSearch .submit
{
    float: right;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.5em;
    font-weight: 100;
    color: white;
    text-decoration: none;
    margin-right: 30px;
}

#quicksearch .tdSearch .submit:hover, #officeForm .tdSearch .submit:hover
{
    text-decoration: underline;
}

#quicksearch .tdRight label, #officeForm .tdRight label
{
    margin-right: 15px;
}

#quicksearch .tdRight select, #officeForm .tdRight select
{
    width: 145px;
    margin-right: 15px;
    font-family: arial;
    font-size: 0.9em;
}

#quicksearch fieldset
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 600px;
    background-color: #487243;
}

#quicksearch legend
{
    display: none;
}

#quicksearch select
{
    margin: 0px 10px 0px 10px;
}

#quicksearch p
{
    border: 1px solid #487243;
    background-color: #487243;
    margin: 0px;
    font-family: Georgia, "Times New Roman" , Times, serif !important;
    color: white !important;
    float:left;
    padding:5px;
    border-top: 1px solid white;
}

#quicksearch span
{
    font-family: Georgia, "Times New Roman" , Times, serif !important;
    color: white !important;
    padding:5px 0px 5px 0px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 10px;
}

#quicksearch p#qs-submit
{
    background-image: url(http://www.phillipsland.com/graphics/search_bg.jpg);
}

#quicksearch h2
{
    font-family: Georgia, "Times New Roman" , Times, serif !important;
    color: white !important;
    margin:0px;
    float:left;
    border: 1px solid #487243;
    background-color: #487243;
    width: 590px;
    margin-bottom: 1px;
    padding:5px;
    font-size:1.2em;
}

#quicksearch form
{
    width: 636px;
    float:left;
}

ul#servicesMenu
{
    width: 590px;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

ul#servicesMenu li
{
    display: inline;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    list-style: none;
}
ul#servicesMenu li a
{
    color: #B01F33;
    font-size: 1em;
    text-decoration: none;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

ul#servicesMenu li a:hover, ul#servicesMenu li.on a
{
    color: #487243;
}

#footerLogos
{
    width: 950px;
    float: left;
    background-color: white;
    text-align: center;
    padding: 6px 0px 6px 0px;
}

#footerLogos img
{
    margin-right: 15px;
    vertical-align: middle;
    border: 0px;
}

#footerLogos img.end
{
    margin-right: 0px !important;
}

#footer
{
    float: left;
    width: 950px;
    border-bottom: 3px solid white;
    font-family: arial;
    font-size: 0.7em;
    color: black;
}

#footer #footerLeft
{
    float: left;
    padding: 13px 0px 13px 11px;
}

#footer #footerRight
{
    float: right;
    padding-right: 11px;
}

#footer #footerRight a
{
    text-decoration: none;
    color: black;
    height: 22px;
    padding-left: 24px;
    background-image: url(http://www.phillipsland.com/graphics/vivera_media_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-top: 12px;
    float: right;
}

#clear
{
    width: 950px;
    height: 1px;
    clear: both;
}

/* Contact style */

.office
{
    width: 210px;
    float: left;
    margin-right: 4px;
    margin-top: 16px;
}

.end
{
    margin-right: 0px !important;
}

.office h3
{
    font-family: Georgia;
    font-size: 1.2em;
    padding: 4px;
    width: 202px;
    background-color: #487243;
    color: White;
    margin-bottom: 4px;
    font-weight: 100;
}

.officeContact
{
    font-size: 0.75em;
    font-family: Arial;
    margin-top: 10px;
}

.officeContact a
{
    color: #991b31;
    text-decoration: none;
}

.officeContact a:hover
{
    color: #19519b;
    text-decoration: none;
}

.officeContact p
{
    font-size: 1em !important;
	width: 202px !important;
}

#officeForm h4
{
    color: #18519a;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.2em;
    font-weight: 100;
}

#officeForm h4.TY
{
    color: #487243;
}

#officeForm select, #officeForm .textBox
{
    width: 300px !important;
}

#officeForm .textArea
{
    width: 300px !important;
    height: 100px !important;
}

.officeImage
{
    font-size: 0.75em;
    font-family: Arial;
    margin-bottom: 4px;
}

.video
{
    float: left;
    width:600px;
    margin-top:20px;
    font-family: Arial;
}

#videoLink
{
    float: left;
    width:600px;
    margin-top:20px;
    font-family: Arial;
    margin-bottom:20px;
}

#videoLink a
{
    text-decoration:none;
    color:#014590;
    font-size:0.9em;
    font-weight:bold;
    background-image:url(/graphics/details_icon.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    padding:2px 0px 2px 23px;
}

#videoLink a:hover
{
    text-decoration:underline;
}