@import url(reset.css);

body {
    font: 12px Arial, sans-serif;
    color: #575757;
    width: 786px;
    margin: 6px auto 6px auto;
}
.clear {
    clear: both;
}
#top {
    font: 13px "Times New Roman", Times, serif;
    padding: 10px 8px 15px 10px;
    border: 1px solid #c0c0c0;
    color: #064b82;
}
#top a {
    color: #064b82;
    font-size: 39px;
    text-decoration: none;
}
#top #logo {
    margin-top: 5px;
    display: block;
    width: 400px;
}
#top a span {
    color: #50a2c8;
}
#top em {
    font-style: italic;
    position: relative;
    top: -8px;
}
#top #bookings {
    width: 238px;
    float: right;
    font: 12px Arial, sans-serif;
}
#menu {
    border: 1px solid #c0c0c0;
    border-top: none;
    list-style: none;
    margin: 0;
    height: 22px;
}
#menu li {
    float: left;
}
#menu li a {
    display: block;
    height: 18px;
    padding: 4px 28px 0 29px;
    text-decoration: none;
    color: #4d4c4c;
    border-left: 1px solid #c0c0c0;
}
#menu li a.first {
    border-left: none;
    padding-right: 32px;
    padding-left: 31px;
}
#menu li a:hover, #menu li a:active, #menu li a.selected {
    background-color: #aaa;
    color: #fff;
}
.box {
    margin: 11px 0 11px 8px;
    border: 1px solid #c0c0c0;
    font-size: 11px;
    padding: 6px;
    padding-right: 14px;
    float: left;
    width: 169px;
    background-color: #e7e7e7;
}
.box.first {
    margin-left: 0;
}
.box.last {
    padding-right: 12px;
}
.box a {
    display: block;
    width: 23px;
    height: 23px;
    float: right;
    margin-top: 3px;
    position: relative;
    left: 5px;
}
.box h2 {
    font: 16px "Times New Roman", Times, serif;
    margin-bottom: 5px;
}
#wrapper {
    border: 1px solid #c0c0c0;
    background: #fff url(../images/background.png) repeat-y;
    margin-top: 8px;
}
#wrapper h1 {
    font: 22px "Times New Roma", Times, serif;
}
#sidebar {
    width: 136px;
    float: left;
    padding: 10px;
    padding-bottom: 185px;
    background: transparent url(../images/bed.jpg) no-repeat bottom left;
}
#sidebar ul {
    list-style: none;
    padding-top: 1px;
    margin: 4px 0 0 4px;
}
#sidebar li {
    margin-top: 7px;
    padding-left: 20px;
    background: transparent url(../images/bullet.png) no-repeat 0 1px;
}
#sidebar .ad {
    font-size: 16px;
    color: #004176;
    width: 125px;
    margin: 0 auto;
    background: #fff url(../images/paper.png) no-repeat;
    padding: 15px 10px 20px;
    margin: 25px 0 10px;
}
#sidebar .ad big {
    font-size: 20px;
}
#sidebar .ad big strong {
    font-size: 40px;
    line-height: 110%;
    font-weight: normal;
}
#content {
    margin-left: 160px;
    padding: 10px 15px 0 10px;
}
#content h1 {
    padding-bottom: 10px;
}
#content p {
    font-size: 12px;
    line-height: 20px;
}
#content img.right {
    float: right;
    margin-left: 20px;
}
#content .room {
    padding-bottom: 5px;
}
#content .room p {
    margin-bottom: 5px;
}
#content .room .right {
    width: 485px;
    float: left;
}
#content .room .left {
    float: left;
    width: 97px;
}
#content table {
    margin-top: 30px;
    padding: 0;
    border-spacing: 0;
    border: 1px solid #e7e7e7;
}
#content th, #content td  {
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    padding: 3px 10px;
    text-align: center;
}
#content th {
    border-top: none;
}
#content .first {
    border-left: none;
    text-align: left;
    font-weight: bold;
    width: 140px;
}
#content .footer .tell-a-friend {
    font: bold 26px Arial, sans-serif;
    background: #fff url(../images/tell.png) no-repeat;
    color: #f23434;
    text-decoration: none;
    padding: 28px 0 0 75px;
	margin-top: -20px;
    display: block;
    height: 45px;
    width: 110px;
    float: right;
}
#content .footer .tell-a-friend span {
    display: block;
    font-size: 12px;
    margin-top: -3px;
}
#about #content .footer {
    background: #fff url(../images/signature.png) no-repeat 10px 10px;
    padding-top: 1px;
    margin-top: 312px;
    width: 100%;
}
#location #content  {
    padding-bottom: 37px;
}
#contact #content  {
    padding-bottom: 16px;
}
#roomrates #content .footer {
    padding-top: 40px;
}
#gallery #content .footer {
    padding-top: 78px;
}
.gallery {
    margin-top: -20px;
}
.gallery img {
    margin: 35px 20px 0 0;
}
#content .contact-info {
    font-size: 18px;
    color: #064b82;
    margin: 20px 0;
}
#content form p {
    margin-top: 20px;
}
#content label {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 175px;
}
#search #content label {
    font-weight: normal;
    text-transform: none;
    width: 255px;
}
#search #content img {
    vertical-align: middle;
}
#success #content form p {
    margin-top: 0;
}
#success #content label, #success .label {
    text-transform: none;
    width: 135px;
    float: left;
}
#success #content form {
    margin: 25px 0;
}
#success #content .button {
    margin-top: 25px;
}
#content input {
    width: 265px;
    border: 1px solid #a9a9a9;
    height: 23px;
    position: relative;
    top: -2px;
}
#content textarea {
    width: 350px;
}
#content input.button {
    width: 70px;
    height: 34px;
    text-align: center;
    font: bold 13px Arial, sans-serif;
    background: #fff url(../images/button-background.png) repeat-x;
}
#content a {
    color: #575757;
}
.gray {
    color: #cecece;
}
#home #wrapper {
    background: #fff url(../images/home.jpg) no-repeat;
    height: 385px;
    border: none;
    padding-left: 600px;

}
#home #wrapper div.right {
    width: 166px;
    height: 158px;
    border: 1px solid #c0c0c0;
    background-color: #9b3e5d;
    float: right;
    clear: right;
    font: 26px Myriad, Arial, sans-serif;
    color: #fff;
    line-height: 140%;
    padding: 10px;
    padding-top: 20px;
}
#home #wrapper div.right span.right {
    text-align: right;
    display: block;
}
#home #wrapper div.right.gallery {
    margin: 0;
    padding: 0;
    width: 186px;
    height: 188px;
    margin-bottom: 5px;
    background: #fff url(../images/home-gallery.jpg) no-repeat;
    top: 0;
}
#popup-background {
    background-color: #000;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
#popup {
    background-color: #fff;
    position: fixed;
    width: 370px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 15px;
}
#popup h1 {
    font: 22px "Times New Roma", Times, serif;
    margin-bottom: 10px;
}
#popup .close {
    float: right;
    display: block;
    text-align: right;
    color: #575757;
}
#popup form {
    margin: 0;
    padding: 0;
}
#popup form p {
    margin-top: 10px;
}
#popup label {
    float: left;
    width: 175px;
    background: #fff url(../images/required.png) no-repeat top right;
}
#popup input.text {
    width: 176px;
    border: 1px solid #a9a9a9;
    height: 20px;
    position: relative;
    top: -3px;
    margin-left: 15px;
}
#popup .right {
    text-align: right;
}