BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}

/*Page*/
#page {
    margin: auto;
    text-align: left;
    width: 793px;
}

.window-box {
    background: #F7F7F7;
    width: 793px;
    float: left;
    padding: 8px 0 12px 0;
}
.window-box P, H3, H4 {
    padding: 0px;
    margin: 0px;
}
.white-box {
    background: #FFF;
    margin: 4px 0 0 20px;
    width: 750px;
    float: left;
    display: inline;
    padding-bottom: 8px;
}
A.close {
    margin: 16px 14px 0 0;
    float: right;
    display: inline;
    line-height: 0%;
    font-size: 1px;
}
.close-tabs {
	cursor: pointer;
}
A.close.close-content {margin: 12px 16px 0 0;}
P.top-title {
    color: #727272;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 15px 0 0 10px;
}
P.top-title B {
    color: #E41100;
    font-size: 16px;
}
.list-box {
    float: left;
    display: inline;
    margin: 7px 0 0 7px;
    width: 736px;
    background: #F7F7F7;
    padding: 9px 0;
}
.list-box IMG.list-img {
    float: left;
    display: inline;
    margin: 0 23px 0 17px;
}
.list-box P {
    color: #878586;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 8px;
}
.grey-box {
    width: 600px;
    float: left;
    display: inline;
    margin: 16px 0 0 7px;
    background: #9e9c9d;
    padding-bottom: 7px;
}
.tabs-block { background: #ffffff; width: 575px; height: 370px; overflow: hidden; }
.tabs {
    display: inline;
    margin: 4px 4px 0 4px;
    float: left;
		width:567px; background:#9F9D9E;
}
.tabs UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tabs UL LI {
    display: inline;
    float: left;
}
.tabs UL LI.selected {
    /*position: relative;
    margin-left: -3px;*/
}
.tabs UL LI A {
    font-size: 11px;
    color: #4c4c4c;
    font-weight: bold;
/*    position: relative;*/
    text-transform: uppercase;
    text-align: center;
    display: block;
    float: left;
    background: url("../images/bg/bg-nav.gif") repeat-x left top;
    //height: 25px;    
    height: 15px;    
/*    _height: 47px;*/
    //padding: 22px 39px 0px 38px;
    padding: 15px 20px 0px 25px;
	font-family: Arial;
}
.tabs UL LI.first A {
	//padding: 22px 38px 0px 39px;
	padding: 15px 10px 0px 25px;
}
.tabs UL LI A:HOVER {
	text-decoration: none;
}
.tabs UL LI:HOVER A,
.tabs UL LI.selected A {
	background: url("../images/bg/bg-nav-hover.gif") repeat-x left top;
}

.tabs UL LI SPAN {
    //height: 47px;
    height: 30px;
    float: left;
    font-size: 1px;
    line-height: 0%;
    width: 11px;
}

.tabs UL LI SPAN.l-nav {
	background: url(../images/bg/l-nav.gif) repeat-x left top;
}
.tabs UL LI SPAN.r-nav {
	background: url("../images/bg/r-nav.gif") no-repeat left top; 
}

.tabs UL LI:HOVER SPAN.l-nav,
.tabs UL LI.selected SPAN.l-nav {
	background: url("../images/bg/l-nav-hover.gif") no-repeat left top;
}
.tabs UL LI:HOVER SPAN.r-nav,
.tabs UL LI.selected SPAN.r-nav {
	background: url("../images/bg/r-nav-hover.gif") no-repeat left top;
}

.tab-content {
    width: 525px;
    float: left;
    background: #FFF;
    min-height: 374px;
    /*display: inline;*/
    margin-left: 4px;
	font-family: Arial;
}

.white-center {
    width: 550px;
    float: left;
    display: inline;
    margin-left: 8px;
    background: #FFF;
    padding-bottom: 6px;
    /*min-height: 368px;
    _height: 374px;*/
    display: none;
}
.tab-content .white-center {
	margin-left: 0px;
}
.white-center.wcsel { display: inline; }

.l-column {
    width: 190px;
    float: left;
    /*display: inline;*/
    margin: 0 0 0 28px;
}
.white-center H3 {
    font-size: 12px;
    color: #5e5e5e;
}
.white-center P {
    font-size: 12px;
    color: #5f5f5f;
    line-height: 16px;
}
.white-center .l-column H3 {
    margin-top: 23px;
}
.l-column UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.l-column UL LI.dark-line {background: #f6f6f6;}
.l-column UL P {margin-left: 15px;}
.grey-block {
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    margin: 15px 13px 0 0;
    float: right;
    width: 300px;
    _width: 300px;
    //min-height: 300px;
    padding-bottom: 5px;
    //_height: 300px;
    /*display: inline;*/
}
.grey-block.grey-block-large {
    width: 530px;
    _width: 530px;
}
.sm-col {
    width: 240px;
    float: left;
    margin: 10px 0 0 12px;
    display: inline;
}
.sm-col.sm-col-right {
    width: 242px;
    margin-left: 30px;
}

.photo-box {
    width: 500px;
    float: left;
    display: inline;
    margin: 10px 0 0 34px;
}
.white-center .grey-block .sm-col P {
    margin: 0px;
    padding: 0px;
}
.white-center .grey-block .sm-col H3 {margin: 16px 0 0 0;}
.white-center .grey-block .sm-col P.top-text {margin: 16px 0 0 0;}
.white-center .grey-block H3 {margin: 22px 0 0 28px;}
.grey-block P {
    margin: 12px 40px 0 28px;
    padding-bottom: 23px;
}

.separator {
    line-height: 0%;
    font-size: 1px;
    width: 530px;
    float: left;
    display: inline;
    margin: 16px 0 0 8px;
    border-top: 1px solid #dbdbda;
}
.separator.separator-plan {margin-top: 10px;}

.bottom-white {
    width: 570px;
    height: 5px;
    font-size: 1px;
    line-height: 0%;
    float: left;
    display: inline;
    margin-left: 8px;
    background: url("../images/bg/bottom-white.gif") no-repeat left top;
}

.right-col {
    width: 132px;
    float: right;
    display: inline;
    margin: 16px 7px 0 0;
    overflow: auto;
    height: 437px;
}
.right-col UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.right-col UL LI {
    padding-bottom: 2px;
}
.right-col UL LI A {
    display: block;
    width: 114px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #9b9796;
    background: #f1f1f1;
    line-height: 17px;
    padding: 8px 0;
	font-family: Arial;
}
.right-col UL LI A SPAN {font-size: 10px;}
.right-col UL LI A:HOVER, .right-col UL LI.selected A {
    background: #918e8f;
    color: #FFF;
    text-decoration: none;
}

.footer-window-box {
    width: 713px;
    float: left;
    margin: 8px 0 0 45px;
    display: inline;
}
.footer-window-box UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.footer-window-box UL LI {
    display: inline;
    float: left;
    margin-right: 22px;
}
.footer-window-box UL LI A {
    font-size: 9px;
    text-transform: uppercase;
    color: #5e5e5e;
	font-weight: normal;
}
.footer-window-box  A.sel-date {float: right; line-height: 0%;}


.l-column TD {
	border-right: 10px solid #fff;
}

.location-header {
	background: #918e8f; 
	color: #fff; 
	text-align: center; 
	padding: 2px; 
	font-size: 12px; 
	font-weight: bold;
}

.partners-table td { 
	margin: 5px;
}

.partners { 
	height: 130px;
	width: 130px;
	background: #fff;
}

.partners-na {
	height: 130px;
	width: 130px;
	background: #918e8f;
}

.faq-header {
	background: #f4f5f6;
	width: 742px;
	height: 44px;
	vertical-align: middle;
}

.faq-header-image {
	padding: 5 20;
}
#tabcontainer { overflow: auto; position: absolute; left: 13; top: 50; width: 575px; height: 375px; z-index: 99; }
.detailsbox { background: #ffffff; width: 575px; height: 370px; overflow: hidden; }

/* Reservation Page Styles */
.res-thanks {
	font-weight: bold;
	padding: 10px 5px;
	font-size: 14px;
	color: #000;
}

.res-header {
	color: #fff;
	background: #202d4d;
	padding: 5px;
	font-weight: bold;
}

.res-header2 {
	color: #656565;
	background: #e8e8e8;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
}

.res-header-spacer {
	line-height: 5px;
}

.res-info-spacing {
	padding: 20px 20px 20px 60px;
}

.res-info-table td {
	width: 150px;
	color: #000;
}

.res-schedule-right {
	text-align: right;
}

.res-td-pad {
	padding: 20px 5px;
}

.res-access {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
