
td {
    vertical-align: top;
}

.clearer {
  clear: both;
  overflow: hidden;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  width: 100%;
}

html {    
    background-color: #947848;
    background-repeat: repeat;
    background-position: left top;
    padding-top: 38px;
    color: #7B673A;
}

body {
    font-family: "Arial", "Verdana", sans-serif;
}

h2 {
    padding-bottom: 10px;
    font-size: 20px;
    color: #FFF;
}

h2 em {
    font-weight: bold;
    color: #CFA428;
}

h3 {
    font-size: 16px;
    padding-bottom: 4px;
    padding-top: 2px;
    font-weight: bold;
}

h3 em {
    font-size: 20px;
}

h4 {
    font-size: 22px;
    padding-bottom: 4px;
    padding-top: 2px;
    font-weight: bold;
}

h5 {
    color: #7B673A;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}

h6 {
    font-size: 12px;
    font-weight: bold;
    color: #7B673A;
}

#layout_outer_container {
    width: 912px;
    margin: 0 auto;
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
    background-color: #F7F0E0;
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
}

#layout_container {
    width: 880px; /*992px; */ 
    margin: 0 auto;
    padding-bottom: 18px;
    /*padding-top: 16px; */
    position: relative;
    background-color: #EEE3C9;
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #BBB;
    -webkit-box-shadow: 0 0 10px #888;
    border: 1px solid #D4C89C;
}

#layout_content_table {
    width: 100%;
    margin: 0 auto;
    position:relative;
}

#layout_content_table .layout_left_col {
    width: 197px;
}

#layout_content_table .left_col {
    width: 206px;
}

#layout_content_table .right_col {
    padding-left: 12px;
}

#layout_content_table .right_col p {
    font-size: 13px;
}

#layout_header {
    height: 137px;
    background-color: #F6F1E4;
    position:relative;
}

#layout_header .right_col {
    padding-right: 12px;
    text-align: left;
}

#header {
    
}

#header h1 {
    width: 116px;
    height: 98px;
    background-image: url(../../images/logo-header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    top: 18px;
    left: 51px;
}

#header h1 a {
    width: 116px;
    height: 98px;
    display: block;
    text-indent: -10000em;
}

#layout_header .TA_rated {
    text-align: left;
    position: absolute;
    top: 20px;
    left: 170px;
}

#layout_header .TA_rated .widFRR {
    margin: 0;
}


#giftcard_popup {
    position: absolute;
    left: 220px;
    top: 10px;
    height: 100px;
    width: 640px;
    background-color:#837461;
    color: #000;
    display: none;
    padding: 10px 5px;
    background-image: url(../../images/free-cards-simple.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}


#giftcard_popup .text {
    padding: 0px 5px;
    font-size: 11px;
    text-align: center;
}

#giftcard_popup .offer {
    font-weight: bold;
    color:  #CFA428;
    text-align: center;
    padding: 0px 5px;
    font-size: 12px;
}

#giftward_popup .image-insert {

}


#header_right_col {
    position: relative;
}

#layout_menu_language {
    position: absolute;
    right: 30px;
    top: 100px;
}

#menu_language {
    width: 302px;
    /*height: 28px;*/
    font-size: 11px;
    color: #AE9051;
    padding-right: 60px;
    text-align: center;
}

/*#menu_language td {
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
}*/

#menu_language .item {
    padding: 8px 0;
    vertical-align: middle;
    
}

#menu_language .selected_item {
    color: #7B673A;
    text-decoration: none;
}

#menu_language .divider {
    padding: 0 5px;
    color: #AE9051;
}

#menu_language .item a {
    color: #AE9051;
    text-decoration: none;
}

#menu_language .last_item .selected_item {
    color: #7B673A;
}

#menu_language .last_item a {

}

#layout_menu_main {
    width: 100%;
    background-color: #EBDBB2;
}

#menu_main {
    width: 100%;
    text-decoration: none;
    color: #CC9723;
    font-size: 11px;
}

#menu_main .item {
    font-family: "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    padding: 10px 18px;
    white-space: nowrap;
}


#menu_main .item a {
    text-decoration: none;
    color: #7B673A;
}

#menu_main .item a:hover {
    color: #FFF;
}

#menu_main .selected_item {
    color: #CC9723;
}

#menu_main .first_item {
}

#menu_main .first_item a {
}

#menu_main .last_item {
}

#menu_main .last_item a {
}

#main_body {
    background-color: #EEE3C9;
}

#left_sidebar {
   /* padding: 0 4px;*/
}

#left_sidebar .layout_sidebox_shadow_right {
    width: 197px;
    padding-right: 9px;
    background-image: url(../../images/shadow-right-sidebox-tpl.png);
    background-position: top center;
    background-repeat: repeat-y;
}

#left_sidebar .sidebox_shadow_bottom {
    width: 195px;
    height: 5px;
    background-image: url(../../images/shadow-bottom-sidebox-tpl.png);
    background-position: top center;
    margin-bottom: 5px;
}

.sidebar_box {
    width: 294px;
    background-color: #FAF5E7;
    color: #7B673A;
}

.sidebar_box .title {
    
}

.sidebar_box .title img {
    padding-top: 0px;
}

.sidebar_box .content {
    font-size: 12px;
    text-align: left;
    padding: 12px 12px 14px 13px;
}

.sidebar_box h3 a {
    color: #BEA253;
    font-weight: bold;
    text-decoration: none;
}

.sidebar_box h3 .sub_title {
    display: block;
    font-size: 11px;
}



#reservation_box {
    border: 4px solid #FAF5E7;
    width: 286px !important;
}

#reservation_box .content {
    background-color: #EEE3C9;
    color: #5D0101;
    font-size: 11px;
}

#reservation_box .title img {
    display: block;
}

#reservation_box .content label {
    display: block;
    padding-bottom: 0px;
    font-weight: bold;
}

#reservation_box .content_cols {
    margin: 0 auto;
    width: 100%;
}

#reservation_box .content_cols .first_item {

}

#reservation_box .content_cols .item {
    text-align: left;
    padding-top: 10px;
    width: auto;
}

#reservation_box .content_cols .last_item {
    width: 50px;
}

#reservation_box .content_cols td {
    vertical-align: middle;
}

#reservation_box .content_cols .input_text {
    width: 70px;
}

#reservation_box .content_cols .input_field {
    width: 50px;
}
    
#reservation_box .button_box {
    width: 100%;
    padding-top: 12px;
    text-align: right;
}
    
#reservation_box .button_box .input_submit {
    border: 1px solid #5F5042;
    color: #FFF;
    text-transform: uppercase;
    background-image: url(../../images/bg-check-availability-bn.gif);
    font-size: 10px;
    height: 24px;
    padding-bottom: 3px;
    text-align: center;
    cursor: pointer;
}
#reservation_box .date_cols {
    margin: 0 auto;
    width: 100%;
}

#reservation_box .date_cols .date_right_col {
    padding-left: 30px;
}

#arrival_date {
    width: 90px;
    margin-right: 5px;
    vertical-align: middle;
}

#departure_date {
    width: 90px;
    margin-right: 5px;
    vertical-align: middle;
}

#reservation_box .ui-datepicker-trigger {
    vertical-align: middle;
}

#specials_box {
    padding-top: 6px;
    background-color: #EEE3C9 !important;
}

#specials_box .content {
    padding: 0 !important;
}

#specials_box .item {
    width: 136px;
    border: 4px solid #FAF5E7;
    background-color: #F5EFDE;
    color: #5D0101;
    text-align: center;
}

#specials_box .first_item {
    float: left;
}

#specials_box .last_item {
    float: right;
}

#specials_box .item .title {
    width: 100%;
    background-color: #F2E9D4;
    color: #5D0101;
    text-align: center;
}

#specials_box .item .title a {
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
    font-family: "Times New Roman";
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5D0101;
    padding: 5px;
    display: block;
}

#specials_box .item .info {
    background-image: url(../../images/bg-specials.gif);
    background-repeat: repeat-x;
    background-color: #EFE5CC;
    padding: 15px 5px;
}

#specials_box .item .text {
    font-weight: bold;
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
}

#specials_box .item .price {
    font-size: 20px;
    color: #5D0101;
    display: block;
    margin-bottom: 5px;
    line-height: 1.4em;
    font-weight: bold;
}

#specials_box .item .date {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

#specials_box h3 .sub_title {
    margin-bottom: 2px;
}

#layout_address {
    margin-top: 6px;
    border: 4px solid #FAF5E7;
    color: #664E24;
    font-size: 10px;
    text-align: left;
    padding: 10px 12px 12px 12px;
    font-weight: bold;
    color: #5D0101;
}

#layout_address em {
    font-weight: bold;
    font-style: normal;
}

#layout_address a {
    text-decoration: none;
    color: #5D0101;
}
#layout_address .address{
width:220px;
}

#layout_shadow {
    background-image: url(../../images/main-content-bg-shadow-right.png);
    background-repeat: repeat-y;
    background-position: top center;
    padding-right: 12px;
}


#layout_main_content {
    background-color: #EEE3C9;
}

#layout_shadow_bottom {
    background-image: url(../../images/main-content-shadow-bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 9px;
}

#main_content {
    /*padding: 6px 6px 32px 6px;*/
    font-size: 12px;
}

#main_content .centered {
    text-align: center;
}

#main_content .layout_content {
    
}

#main_content p {
    line-height: 1.5em;
}

#main_content .two_cols {
    margin: 0 auto;
    width: 100%;
}

#main_content .two_cols .left_col {
    width: 294px;
    padding-left: 20px;
    padding-top: 20px;
}

#main_content .two_cols .left_col .sidebar_box {
    width: 294px;
    background-color: #FAF5E7;
    color: #7B673A;
    font-size: 12px;
}


#main_content .page_title {
    padding-bottom: 10px;
}

#main_content .two_cols .left_col .sidebar_box .content {
    text-align: left;
    padding: 10px 12px 14px 13px;
    line-height: 1.4em;
}

#main_content .two_cols .left_col .sidebar_box li {
    padding-bottom: 4px;
}

#main_content .two_cols .left_col .sidebar_box .map_links {
    padding: 14px 8px;
    padding-bottom: 24px;
    color: #FFF;
    text-decoration: none;
}

#main_content .two_cols .left_col .sidebar_box .map_links a {
    padding: 14px 8px;
    padding-bottom: 24px;
    color: #000;
    text-decoration: none;
}

#main_content .two_cols .left_col .sidebar_box ul {
    padding-top: 6px;
    padding-left: 12px;
    list-style-type: disc;
}

#main_content .two_cols .left_col .sidebar_box li {
    list-style-type: disc;
    
}

#main_content .two_cols .right_col {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#layout_img_cols {
    padding-top: 30px;
}

#img_cols {
    width: 100%;
    margin: 0 auto;
}

#img_cols img {
    display: block;
}

#img_cols .left_col {
    padding-bottom: 15px;
    padding-top: 10px !important;
    padding-left: 0 !important;
    
}

#img_cols .right_col {
    padding-bottom: 15px;
    padding-left: 10px !important;
    padding-top: 10px !important;
    padding-right: 0 !important;
}

.help-tooltip-icon {
    padding: 0 2px;
    background-color: #00F;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    color: #FFF;
    text-decoration: none;
    text-align:en
}

/* Page CSS */

.home-buttons {
	margin-top: 20px;
    margin-bottom: 5px;
}

.home-buttons .button.first {
	padding: 0 5px 0 0;
}

.home-buttons .button.last {
	float: left;
	padding:  0 0 0 4px ;
}

.home-buttons .button {
	float: left;
	padding: 0 5px;
}

.home_reservation_link_text {
    font-size: 16px;
    font-style: normal;
    font-family: "Times New Roman", "Times", serif;
    letter-spacing: 2px;
    color: #5D0101;
    text-align: center;
    border: 4px solid #FAF5E7;
    background-color: #EEE3C9;
}

.home_reservation_link_text a {
    display: block;
    text-decoration: none;
    color: #5D0101;
    padding: 5px;
}

.home_reservation_link_text a:hover {
    background-color: #FAF5E7;
}



#room_list {
    background-color: #EEE3C9;
    width: 100%;
    margin: 0 auto;
}

#room_list img {
    display: block;
    float: left;
    padding-right: 10px;
}

#room_list .room_item {
    margin-bottom: 3px;
    background-color: #FAF5E7;
    border-bottom: 1px solid #EBDBB2;
}

#room_list .room_item .left_col {
    padding: 4px !important;
    width: 100% !important;
}

#room_list .room_item .left_col .text {
    padding: 5px 10px 5px 0;
}

#room_list .room_item .left_col .text .title {
    font-weight: bold;
    padding-bottom: 5px;
}

#room_list .room_item .left_col .text .description {
    font-weight: normal;
}

#description {
    margin-top: 6px !important;
}

#description .title {
    font-weight: bold;
    padding-left: 12px;
    padding-top: 13px;
}

#description .content ul {
    
}

#description .content li {

}


#layout_img_cols .footer_box {
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6em;
    font-weight: bold;
}

#control_box  {
    border: none;
}

#control_box .title {
    background-image: url(../../images/bg-controls-box.gif);
}

#control_box .content {
    padding-top: 10px;
}

#panel {
    margin: 0 auto;
    width: 200px;
    text-align: center;
}

#panel td {
    padding: 4px 4px;
}

#layout_loc_img_cols{
    padding-top: 20px;
}

#loc_img_cols {
    margin: 0 auto;
    width: 100%;
}

#loc_img_cols .item {
    text-align: center;
}

#loc_img_cols .last_item {
    text-align: right;
}

#loc_img_cols .first_item {
    text-align: left;
}

#layout_services_bottom_img_cols {
    padding-top: 60px;

}

#services_top_img_cols .last_item {
    padding-left: 6px;
    padding-right: 0px;
    text-align: right;
}

#services_bottom_img_cols .last_item {
    padding-left: 6px;
    padding-right: 0px;
    text-align: right;
}

#rooms_img_cols .last_item {
    padding-left: 5px;
}

#links_and_map .links {
    padding-left: 0px;
}

#attractions {
    height: 503px;
    width: 314px !important;
}

#attractions .title {
    font-weight: bold;
    padding-left: 25px;
    padding-top: 25px;
}

#attractions .content {
	padding: 25px;
}

#attractions .content .map_links a {
    color: #7B673A;
    font-size: 12px;
    text-decoration: none !important;
}

#attractions .content .map_links {
    color: #7B673A;
    font-size: 12px;
    text-decoration: none !important;
    padding-left: 12px;
}

#attractions .content .map_links li {
    list-style-type: disc;
}

#attractions ul {
    
}

#attractions li {
    padding-bottom: 4px;
}


#layout_google_map_table{
}

#google_map_table{
    width: 100%;
 /*   background-image: url(../../images/divider.gif);
    background-repeat: repeat-x;
    background-position: bottom left;*/
}

#google_map {
    /*width: 761px;*/
    width: 566px;
    height: 503px;
}

#layout_list {
    padding: 10px 10px 10px 0px;
}

#layout_list.comments {
    padding: 10px 0px 10px 0px;
    text-align: center;
}

#layout_list .item {
    padding: 20px 0 20px 20px;
   /* background-image: url(../../images/comments_separator.gif);*/
    background-position: bottom;
    background-repeat: repeat-x;
    border-bottom: 0px solid #D4C89C;
    line-height: 1.2em;
}

#layout_list.comments .item {
    padding: 20px 120px 20px 120px;
}

#layout_list.comments .comment_item_container {
   background-color:#FFFFFF;
   width:750px;
   border:1px solid #CCCCCC;
   margin: 0 auto;
   text-align: left;
}
    
#layout_list .item p {
    line-height: inherit;
}

#layout_list .last_item {
    padding-bottom: 20px;
    background-image: none;
}

#layout_list .first_item {
    padding-bottom: 20px;
    padding-top: 0px;
}

#layout_list .item .date {
    /*background-image: url(../../images/bg-comments-box.gif);
    border-top: solid 1px #B4ACA3;
    border-right: solid 1px #B4ACA3;
    border-left: solid 1px #B4ACA3;
    width: 188px;
    height: 23px;*/
    color: #BEA253;
}

#layout_list .item .footer {
    text-align: left;
    padding-top: 8px;
}

/*#layout_list .item .date p {
    padding-left: 8px;
}*/

#layout_list .item .text {
/*    border: solid 1px #B4ACA3;
    background-color: #A19588; */
}

#layout_list .item .text p {
}

#layout_list .item .footer em {
    font-weight: bold;
}

#services {
    margin-top: 6px !important;
}

#services .title {
    font-weight: bold;
    padding-left: 12px;
    padding-top: 13px;
}

#layout_img_mix {
    padding-top: 30px;
}

#screen {
    text-align: center;
    height: 500px !important;
    margin-bottom: 15px;
}

#image_control {
    margin: 0 auto;
    text-align: center;
}

#image_control td {
    vertical-align: middle;
}

#image_control .text {
    padding: 0 15px;
    width: 260px;
}

#image_name {
    text-transform: uppercase;
    color: #7B673A;
    font-weight: bold;
}

#image_control .prev {
    margin-right: 20px;
}

#image_control .next {
    margin-left: 20px;
}

/* Comments */

.page_title.comments {
    padding-left: 20px;
    padding-top: 10px;
}

/*
.comments_page #main_content .layout_content {
    padding-top: 0px;
}

.comments_page #main_content .layout_content .two_cols .right_col {
    width: 252px;
    padding-right: 5px;
    padding-left: 0px;
    padding-top: 1px;
}

.comments_page #main_content .layout_content .two_cols .left_col {
    padding-top: 26px;
    width: auto;
}

.comments_page ol {
    padding-left: 40px;
    padding-bottom: 4px;;
}

.comments_page li {
    list-style-type: decimal;
}

.comments_page #layout_list p {
    line-height: 1.2em;
}
*/
#comments_img_cols .last_item {
    padding-left: 5px;
}

#comments_img_rows .item {
    padding-bottom: 6px;
}

#comments_img_rows .first_item{
    padding-top: 6px;
}

#comments_img_rows .last_item {
    padding-bottom: 0;
}

#comments_img_rows .item img {
    display: block;
    border: 1px solid #D4C89C;
    border-bottom-width: 0px;
}

#comments_img_rows .item .caption {
    text-align: center;
    background-color: #FAF5E7;
    padding: 2px 5px;
    border: 1px solid #D4C89C;
    border-top-width: 0px;
    color: #664E24
}

.footer_ad {
    text-align: center;
    margin: 0 auto;
    padding: 15px 0 0;
}

#layout_menu_footer {
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    width: 910px;
}

#layout_menu_footer .menu_footer {
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
}

#layout_menu_footer .menu_footer .item {
    padding: 8px 0;
    vertical-align: middle; 
/*    font-weight: bold;*/
}

#layout_menu_footer .menu_footer .selected_item {
    color: #E6D1A2;
    text-decoration: none;
}

#layout_menu_footer .menu_footer .divider {
    padding: 0 5px;
}

#layout_menu_footer .menu_footer .item a {
    color: #FFF;
    text-decoration: none;
}

#layout_menu_footer .menu_footer .last_item .selected_item {
    color: #E6D1A2;
}

#layout_menu_footer .menu_footer .last_item a {

}

.weather_box {
    padding-top: 20px;
    padding-left: 0;
    width: 100%;

}

.weather_box a {
    color: #AE9051;
    text-decoration: none;
}

.weather_box a:hover {
    color: #666;
    text-decoration: none;
}

.weather_box .title {
    padding-top: 20px;
}

.weather_box .widget {
    padding: 10px 0;
}
#wx_module_8688 {

}

#footer_numbers .right_col {
    padding: 0 0 0 4px !important;
}

.sitemap-container {
    padding: 20px;
}
.sitemap-title {
    
}
.sitemap-content {
    padding: 10px;
}

.sitemap-list {
    list-style-type: circle;
    margin-left: 20px;
}

.sitemap-list-item {
    list-style-type: circle;
}

.sitemap-list a,
.sitemap-list a:visited {
    color: #7B673A;
    text-decoration: none;
}
.sitemap-list a:hover {
    color: #000;
}

#specials_strip {
    border: 4px solid #fcfdf8;
	position:absolute;
	top:43px;
	left:224px;
	height:53px;
	width:344px;
	background: url('../../images/specials/specials-strip.jpg') no-repeat;
	font-family: "Arial", "Verdana", sans-serif;
}

#specials_strip a {
    color: #7B673A;
    text-decoration: none;
}

#specials_strip #special-title {
	float:left;
	width: 122px;
	padding: 10px 25px 10px 25px;
}

#specials_strip a #special-detail {
	float:right;
	width:172px;
	text-align:center;
	color:#fff;
	padding-top:3px;
}

#special-detail-top {
    display: block;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}

#specials_strip #special-detail-amount {
	font-size:30px;
    display: block;
}

