body{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: .7em;
text-align: center;
background: #fff;
color: #006;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 15px 10px 5px 10px;
color: #fff;
}
h1{
font-size: 1.2em;
font-weight: normal;
}
h2{
font-size: 1.2em;
}

h3{
font-size: 1.1em;
}
a{
color: #006;
}

a:hover{
text-decoration: none;
}

p{
margin: 0;
padding: 10px 10px 2px 10px;
line-height: 1.3em;
}

.content ul{
margin-left: 50px;
padding: 0;
}
.content li{
list-style: none;
margin-bottom: 8px;
font-size: 1.1em;
}
ul{
margin-left: 60px;
}
li{
list-style: none;
}
.container{
background: url(images/rightcol.gif) repeat-y right;
border: 1px solid #010166;
width: 998px;
margin: 0 auto;
text-align: left;
padding: 0;
}

.top{
background: #fff url(images/top.gif) no-repeat top right;
height: 125px;
}
.top h1{
text-indent: -3000px;
}
.top a{
display: block;
width: 350px;
height: 100px;
}

.leftcol{
width: 796px;
float: left;
background: #9B9B9D;
color: #fff;
}
.leftcol a{
color: #fff;
}
.midcol{
background: #fff;
width: 398px;
float: right;
margin-left: 15px;
display: inline;
padding: 0 0 0 3px;
}
.midcol img{
border-bottom: 3px solid #fff;
}

.rightcol{
background: #fff;
color: #868788;
width: 197px;
float: right;
}
.rightcol h1{
color: #BDA043;
padding: 10px 10px 5px 10px;
font-size: 18px;
margin: 0;
}
.rightcol h2{
font-size: 1.4em;
color: #BDA043;
padding: 10px 10px 5px 10px;
font-weight: bold;
}
.rightcol p{
padding: 5px 10px;
line-height: 1.3em;
}

.rightcol a{
color: #006;
text-decoration: none;
}
.rightcol a:hover{
text-decoration: underline;
}

.content{
clear: both;
background: #7E7E7E;
}

.clear{
clear: both;
padding: 0;
margin: 0;
line-height: 0;
}
.footer{
clear: both;
background: #fff;
margin: 0;
padding: 0;
border-top: 3px solid #fff;
text-align: center;
width: 100%;
height: 27px;
}

.footer li{
display: inline;
padding: 0 5px;
border-right: 1px solid #666;
font-size: .9em;
margin: 0;
}
.footer ul{
margin: 0;
padding: 7px;
border-top: 1px solid #010166;
}
.menu .noborder, .footer .noborder{
border: 0;
}
.footer a{
color: #666;
text-decoration: none;
}
.footer a:hover{
text-decoration: underline;
}
.copy{
font-size: .85em;
color: #666;
text-align: center;
margin: 0;
padding: 8px 0;
}
.copy a{
color: #666;
text-decoration: none;
}

.right{
text-align: right;
}
.offer{
background: #fff;
border: 3px solid #DDC988;
width: 310px;
float: left;
display: inline;
margin: 20px 40px;
color: #9B9B9D;
padding-bottom: 5px;
text-align: center;
}
.offer a{
color: #006;
}


form{
margin: 0;
padding: 7px;
}
form p{
clear: both;
}
label{
display: block;
float: left;
width: 310px;
margin: 0 7px;
text-align:right
}
input, textarea{
width: 225px;
border: 1px solid #7F9DB9;
}
textarea{
height: 90px;
}
.button{
background: #006;
color: #fff;
text-transform: uppercase;
border: 1px solid #006;
height: 19px;
width: 100px;
margin-left: 461px;
font-size: 11px;
}

.bookingformvalidationmessage{color:#FFCD03;font-weight:bold;float:left;}