a{
    color: #00283c;
}
a img{
    border: none;
}
a:hover{
}
body{
    background-color: #081923;
    background-image: url(../images/body-background.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #585858;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
body#attractions #leftColumn ul li,
body#attractions #leftColumn ol li{
    line-height: normal;
    margin: 10px 0px 10px 0px;
}
body#attractions #leftColumn ul,
body#attractions #leftColumn ol{
    list-style: none;
    margin: 5px 0px 5px 10px;
    padding: 5px 0px 5px 10px;
}
body#tinymce{
    background-color: #ffffff;
    background-image: none;
    text-align: left;
}
h1 {
}
h2 {
}
img{
    border: none;
}
input,textarea{
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
}
td{
    vertical-align: top;
}
.blueText{
    color: #081923;
}
.boldRedText{
    color: #691710;
    font-weight: bold;
}
.error{
    border-color: #ff0000;
    color: #ff0000;
    font-weight: bold;
}
.galleryImageDiv{
    float: left;
    height: 170px;
    margin: 20px;
    text-align: center;
    width: 150px;
}
.galleryImageDiv a{
    text-decoration: none;
}
.galleryImageDiv img{
    border: 1px solid #dfdeda;
}
.greentext{
    color: #81902f;
}
.hidden {
    display: none;
    visibility: hidden;
}
.roomThumb{
    float: left;
    margin: 0px 20px 20px 0px;
}
#bannerImage{
    display: block;
}
#bannerImages{
    margin: 5px 0px 5px 10px;
}
#contentColumn{
    background-image: url(../images/wave-top.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    width: 960px;
}
#errorMessage{
    color: #ff0000;
    display: none;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#footer{
    background-image: url(../images/footer-background.gif);
    background-position: top;
    background-repeat: no-repeat;
    clear: both;
    color: #4b6671;
    font-size: 12px;
    height: 45px;
    padding: 23px 10px 0px 30px;
    width: 920px;
}
#footer a{
    color: #4b6671;
}
#footer a:hover{
    color: #691710;
}
#header{
    background-image: url(../images/header-background.gif);
    background-position: top;
    background-repeat: no-repeat;
    height: 220px;
    width: 960px;
}
#headerPhoneBlock{
    color: #556f79;
    font-size: 14px;
    margin: 25px 0px 0px 500px;
    position: absolute;
    width: 160px;
}
#headerPhoneBlock img{
    margin-top: 5px;
}
#indexTable{
    margin: 0px;
    padding: 0px;
}
#indexTable #cell1{
    border-right: 1px solid #dad6c3;
    padding-right: 15px;
}
#indexTable #cell2{
    border-right: 1px solid #dad6c3;
    padding-left: 15px;
    padding-right: 15px;
}
#indexTable #cell3{
    padding-left: 15px;
}
#leftColumn{
    display: inline;
    float: left;
    margin: 10px 0px 0px 30px;
    width: 620px;
}
#leftColumn ul,
#leftColumn ol{
    margin: 5px 20px 5px 20px;
    padding: 5px 20px 5px 20px;
}
#logo{
    margin: 30px 0px 0px 30px;
    position: absolute;
}
#makeReservation{
    margin: 13px 0px 0px 690px;
    position: absolute;
}
#outerPageContainer{
    background-image: url(../images/container-background.gif);
    background-position: left;
    background-repeat: repeat-y;
    margin: 25px auto 40px auto;
    text-align: left;
    width: 960px;
}
#rightColumn{
    border-left: 1px solid #d1ccb4;
    display: inline;
    float: right;
    margin: 10px 30px 0px 0px;
    padding-left: 20px;
    width: 250px;
}
#slideshow{
    height: 352px;
    margin: 0px;
    width: 960px;
}
#slideshow img{
    display: none;
    margin: 0px 0px 0px 10px;
}
#wideColumn{
    display: inline;
    float: left;
    margin: 0px 0px 0px 30px;
    width: 900px;
}