﻿body {
    font-family: Helvetica, Sans-Serif;
    font-size: 12px;
	background-color: #e2e3e4 ;
    margin-left:2px;
    margin-right:2px;
    padding-left:151px;
    padding-right:151px;
    width: auto; 
}

table
{
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}
img {
    border: 0;
}

#PageContainer{
    width:760px;
    margin: 20px auto;
}

#Banner {
    height: 172px;
}

#BannerLeft {
    background-image:url(../Images/topbanner.gif);
    background-repeat:no-repeat;
    width: 620px;
    float: left;
    height: 172px;
}
#BannerRight {
    width: 140px;
    float: left;
    height: 172px;
    background-color: #ffffff;
}
#BannerRight img {
    border: none;
}

#Menu {
    width:100%;
    background-color: #e2e1dc;
    height: 30px;
}

#Menu ul {
    list-style-type:none;
    margin: 0px;
    padding: 5px;
    position: relative;
}

#Menu ul li {
    display:inline;
}

#Menu a {
    color:#005daa;
    font-size: 14px;
    padding: 17px 30px 20px 10px;
}

#Menu a:link {text-decoration: none;}
#Menu a:visited {text-decoration: none;}
#Menu a:hover {
    text-decoration: underline; 
    color: White;
    background-image: url(../Images/menuselect.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
#Menu a:active {text-decoration: underline;}

#Menu .SelectedMenu {
    text-decoration: none; 
    color: White;
    background-image: url(../Images/menuselect.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}

#MainPanel {
    background-color: #669f79;
}

#GutterRight {
    float: right;
    width: 140px;
    background-color: Transparent;
}

#SponsoredByBox {
    background-color: White;
    margin: 3px;
    padding: 5px;
    color: #949484;
}

#SponsoredByBox p {
    margin-bottom: 25px;
}

#HowToBook {
    color: White;
    padding: 5px;
}
#HowToBook h2 {
    margin-top: 0px;
    font-size: 14px;
}
#HowToBook h3 {
    margin-top: 0px;
    font-size: 14px;
    color: white;
}
#HowToBook p {
    font-size: 14px;
    margin-bottom: 0px;
}

#HowToBook a {
    margin-top: 0px;
    font-size: 14px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#LDTInfo {
    margin-top: 20px;
    text-align: center;
}
#LDTInfo a {
    font-size: 14px;
    color: White;
    font-weight:bold;
    text-decoration: none;
}

#Copy {
    background-color: white;
    float: left;
    width: 585px;
    padding: 20px 10px 20px 25px;
    min-height: 950px; 
   
}

#Copy p {
    margin: 0;
    padding: 0;
}

#Copy h1 {
    font-size: 18px;
    color: #005daa;
    margin-top: 0px;
    padding-top: 0px;
}

#Copy td {
    vertical-align: top;
    text-align: left;
}

#Copy .Quote {
    font-size: 14px;
    color: #669f79;
    font-style: italic;
}

#Copy .Intro {
    font-size: 14px;
}

#Copy .AHead {
    font-size: 14px;
    font-weight: bold;
}

#Copy .BodyCopyBold {
    font-size: 12px;
    font-weight: bold;
}

#Copy .BodyCopy {
    font-size: 12px;
}

#Copy .Indent {
    margin-left: 20px;
}

#Copy ul  {
    margin-top: 0px;
    margin-bottom: 0px; 
    margin-left: 20px; 
    padding-left: 0px;
}

#Copy li {
    background:transparent url(../Images/LI_Bullet.png) no-repeat scroll 5px 0.35em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:16px;
}

#Copy .SubLI {
    background:transparent url(../Images/LI_Arrow.png) no-repeat scroll 0 0.15em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:17px;
}

#Copy .IndexPageBackground {
    width: 260px;
    height:341px;
    background:transparent url(../Images/images2.jpg); 
    background-position:top right; 
    background-repeat:no-repeat;
    float: right;
}

#Copy #BookNowButton {
 margin: 0;
 padding: 0; 
}

#Copy #BookNowButton a {
    width: 80px;
    height: 30px;
    margin: 0 15px 15px 0;
    float:left;
    text-align: center;
    background-image: url(../Images/buttonup.gif) ; 
    background-position: center;
    background-repeat: no-repeat;
    color: #c1d82f;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

#Copy #BookNowButton a:hover {
    background-image: url(../Images/buttondown.gif) ; 
}

#Copy #BookNowTable {
    float: left;
    width: 420px;
    margin-top:5px;
}


#Copy a:link {
    font-weight: inherit; 
    text-decoration: underline;
    color:#007b86;
}

#Copy a:visited {
    font-weight: inherit; 
    text-decoration:underline;
    color:#007b86;
}



#Footer {
    clear: both;
    background-color: #007b86;
}

.Clear {
clear: both;
}
