a.copy {
    font-size: 11px;
    color: #CDCDCD;
}

td.temp {
    font-size: 15px;
}

body {
    font-family: calibri, myriad pro, arial, sans-serif;
    background-color: #000000;
}

a img {
    border: 0;
}

.aCenter {
    text-align: center;
    vertical-align: bottom;
    padding-left: 4px;
}

.aRight {
    text-align: right;
    vertical-align: bottom;
}

.vTop {
    vertical-align: top;
}

table.vTop td {
    vertical-align: top;
}

table.w100 {
    width: 100%;
}

table,
table td,
body {
    color: #000000;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

table.main {
    margin: 0 auto;
    width: 1024px;
    background: #e9d19d url(/files/bg_top.jpg) 50% top no-repeat;
}

table.mainTop {
    width: 100%;
    border-bottom: 3px solid #7a1c21;
}

.mainTop td {
    vertical-align: top;
}

.mainTop td.lc {
    width: 219px;
}

.mainTop td.lc table.lc_offset {
    margin-top: 31px;
    margin-left: 19px;
}

.mainTop td.lc td.offset {
    padding-top: 22px;
    padding-left: 11px;
}

.mainTop td.lc td.offset td {
    padding-bottom: 2px;
}

.mainTop .script {
    text-align: right;
    height: 92px;
}

.mainTop .rc .banner {
    padding-left: 16px;
}

.footer {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    height: 72px;
    background: #491114;
    border-top: 1px solid #4f1819;
    width: 100%;
}

.footer .center,
.footer p {
    text-align: center;
}

.footer>tr>td {
    width: 30%;
}

.footer td.center {
    width: 55%;
}

.footer table.recommend {
    margin-left: 10px;
}

.footer table.recommend td {
    padding-left: 10px;
}

table.content {
    width: 100%;
}

table.content p {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px 8px 13px;
    margin: 0;
}

.menu {
    position: relative;
    background: url(/files/menubkg.png) no-repeat;
    width: 791px;
    height: 34px;
}

.menu ul {
    position: absolute;
    z-index: 10;
    background: #491114;
    list-style: none;
    margin: 0;
    padding: 0 0 8px 0;
    border: 1px solid #491114;
    border-top: 0;
    overflow: hidden;
    display: none;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    box-shadow: 10px 10px 10px #000;
    -moz-box-shadow: 3px 3px 6px #000;
    -webkit-box-shadow: 10px 10px 10px #000;
}

.menu ul.last {
    right: 16px;
}

.menu ul li {
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 26px;
}

.menu ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 0 10px;
    min-width: 160px;
}

.menu ul li a:hover {
    background-color: #7a1c21;
}

.ie7 .menu img {
    display: block;
}

.ie7 .menu ul {
    overflow: visible;
}

.ie7 .menu ul li a {
    display: inline-block;
    min-width: 165px;
}

.cont_text {
    padding: 0 28px 0 32px;
}

table.content .cont_text p {
    font-size: 14px;
    line-height: 15px;
    padding: 0 0 14px 0;
}

table.content .cont_text p.first {
    padding-top: 17px;
}

table.content .cont_text p.last {
    padding-bottom: 0;
}

img.fLeft {
    float: left;
    margin-right: 11px;
}

img.fRight {
    float: right;
    margin-left: 6px;
}

.footer td p,
.footer td.center a {
    text-decoration: none;
    color: #FFFFFF;
}

.rooms img.fRight {
    float: right;
    margin-left: 9px;
}

.rooms .lc {
    width: 371px;
}

.rooms .history {
    min-height: 264px;
    background: #fff;
}

.rooms .history p {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    padding: 16px 10px 0 30px;
}

.rooms .raisin {
    color: #fff;
    width: 100%;
    background: #000;
}

.rooms .raisin td {
    font-size: 12px;
    vertical-align: top;
    color: #FFFFFF;
}

.rooms .raisin a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.rooms td.rc {
    padding: 12px 0px 0 12px;
}

.rooms .rc p {
    padding: 1px 6px 0 0;
}

.rooms .rc img.fRight {
    margin-top: 6px;
}

.rooms .checkAvail a {
    background: url(/files/check_avail.gif) no-repeat;
    width: 230px;
    height: 38px;
    display: block;
    text-indent: -999px;
}

.rooms .checkAvail {
    padding-top: 22px;
    padding-left: 19px;
}

.rooms .checkAvail p {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding: 2px;
    margin-left: 20px;
}

.rooms .raisin td div {
    padding: 9px 5px 8px 10px;
}

.rooms .raisin td div strong {
    font-size: 14px;
    font-weight: bold;
}

table.content .about_text p {
    font-size: 14px;
    line-height: 17px;
    padding: 1px 16px 2px 12px;
}

table.content .about_text img.long {
    font-size: 14px;
    margin-left: 6px;
    margin-top: 3px;
}

td.btn {
    text-align: center;
    color: #FFFFFF;
    background: url(/files/room_btn.png) no-repeat top center;
    width: 213px;
    height: 37px;
}

td.btn p {
    text-align: center;
    margin-top: 7px;
    margin-right: 5px;
}

table.content .cont_text a {
    font-weight: bold;
    text-decoration: underline;
    color: #7a1c21;
}

table.content .cont_text a:hover {
    text-decoration: none;
    color: #CC0000;
}

.footer a.copy {
    text-decoration: none;
    color: #FFFFFF;
}

.cont_text .rooms td a {
    text-decoration: none;
    color: #FFFFFF;
}

.main .banner {
    height: 380px;
}

.main .banner div {
    position: relative;
}

.main .banner div img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.cont_text .rooms td a:hover {
    text-decoration: none;
    color: #DCDCDC;
}

.footer td a {
    color: #FFFFFF;
}

td a.check {
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
    padding: 6px;
    margin-left:4px;
    margin-bottom:6px;
    display: block;
    filter: drop-shadow(4px 4px 4px #00000066);
}

.site-title {
    font-family: Georgia;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    font-size: 22px;
    margin-top: 6px;
    margin-bottom: 0;
}

tr td.m1mit {
    padding-left:3px;
    padding-right:3px;
}
