HTML {
    overflow-y: scroll;
}

BODY {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.75em;
    color: #000000;
    margin: 0px;
    padding: 0px;
	background-color: #000000;
}

IMG {
    border: 0px;
    overflow: hidden;
    *display: block;
}

#wrapper {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

#container {
    width: 956px;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 0px;
    text-align: left;
}

#mainImg {
	width: 956px;
	height: 595px;
	text-align: right;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}

#mainImg IMG {
	clear: both;
}

BODY#home #content {
	clear: both;
	position: relative;
	width: 956px;
	top: 0px;
}

#content {
	clear: both;
	position: relative;
	width: 956px;
	top: 0px;
	z-index: 20;
}

#header {
	clear: both;
	float: left;
	width: 956px;
	height: 29px;
	position: relative;
	z-index: 12;
}

#main {
	clear: both; 
	float: left;
	width: 956px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#main-lft {
	clear: both; 
	float: left;
	/*width: 649px;*/
	width: auto;
	height: auto;
}

#main-rgt {
	float: right;
	width: 327px;
	height: auto;
	/*NOW SET IN JQUERY FUNCS background: url(/images/black_panel_trans_327.png) top left repeat-y;*/
}

#main-opt-back {
	clear: both;
	float: left;
	height: 29px;
    width: 676px;
	text-align: left;
}

#main-lft-page {
	clear: both; 
	float: left;
	/*width: 259px;*/
	width: auto;
	height: auto;
}

#main-rgt-hide {
	position: absolute;
	top: 30px;
	right: 0px;
}

#main-rgt-page {
	float: left;
	margin-left: 23px;
	width: 696px;
	height: auto;
	background: url(/images/white_panel_trans_696.png) top left repeat-y;
	margin-bottom: 28px;
}

#main-ctt {
	width: 676px;
	padding: 10px;
	float: left;
}

#fadeInOut {
    display: none; /* hidden for non-js browsers. Layer is displayed using JS onload */
	position: absolute;
	top: 50px;
	right: 20px;
	cursor: pointer;
	z-index: 10;
}

#fadeHide {
	float: left;
	width: 50px;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 3px 23px 0px 0px;
	background: url(/images/hide.gif) right no-repeat;
	height: 19px;
	text-align: right;
}

#fadeShow {
	float: left;
	width: auto;
	display: none;
	margin: 4px 0px 0px 0px;
	padding: 0px 23px 0px 0px;
	background: url(/images/show.gif) right no-repeat;
	height: 19px;
	text-align: right;
}

#main-ctt-head {
	clear: both;
	float: left;
	width: 676px;
	height: 131px;
}


#main-ctt-photo {
	clear: both;
	float: left;
	width: 652px;
	padding: 10px 0px 140px 0px;
	text-align: right;
}

#main-ctt-room {
    clear: both;
    float: left;
	width: 676px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

#main-ctt-body {
	clear: both;
	float: left;
	width: 402px;
	padding: 10px 0px 20px 0px;
	text-align: left;
}

#lft {
	float: left;
}

#rgt {
	float: right;
}

#main-ctt-body2 {
	clear: both;
	float: left;
	width: 676px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	padding: 10px 0px 20px 0px;
}

#main-ctt-rhs {
    float: right;
    width: auto;
    padding: 10px 0px 0px 0px;
}


#main-ctt-thumbs {
	clear: both;
	float: left;
	width: 652px;
	padding: 10px 0px 20px 0px;
	text-align: left;
}

.ctt-thumb {
	float: left;
	width: 210px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	padding: 0px 5px 10px 0px;
}

.ctt-thumb-1 {
	clear: both;
	float: left;
	width: 210px;
	padding: 0px 5px 10px 0px;
}

.ctt-thumb-2 {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 5px;
}

.ctt-thumb-3 {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 10px;
}

.gallery-info {
	width: auto;
	text-align: left;
}

.gallery-name {
	clear: both;
	width: 210px;
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.gallery-role {
	clear: both;
	width: 210px;
	float: left;
	text-align: left;
}

.gallery-more {
	clear: both;
	width: 210px;
	float: left;
	padding: 5px 0px 10px 0px;
	text-align: left;
}

#main-ctt-btns {
	float: right;
	width: 24px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.btn {
	clear: both;
	float: left;
	padding: 0px 0px 3px 5px;
}

.btn-next {
	clear: both;
	float: left;
	padding: 0px 0px 3px 5px;
}

.btn-prev {
	clear: both;
	float: left;
	padding: 0px 0px 0px 5px;
}

.btn-showhide, .btn-link {
    clear: both;
    float: left;
    vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

#main-ctt-image {
	clear: both;
	float: left;
	width: 487px;
	padding: 0px 10px 10px 0px;
}

#main-ctt-desc {
	position: relative;
	float: left;
	width: 176px;
	min-height: 157px;
	height: auto !important;
	height: 157px;
	padding: 0px 0px 80px 0px;
}

#main-ctt-copy {
	clear: both;
}

#main-ctt-links {
    position: absolute;
    bottom: 0px;
	clear: both;
	height: auto;
}

.opt-links {
	clear: both;
	float: left;
	width: 176px;
	padding: 0px 0px 0px 0px;
}

.opt-links A {
	width: 153px;
	float: left;
	background: url(/images/arrow_right_lrg.png) left no-repeat;
	height: 19px;
	padding: 6px 0px 0px 23px;
	text-transform: uppercase;
}


#footerContainer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 28px;
	padding: 0px;
	background: url(/images/bgFooterContainer.gif) bottom left repeat-x;
	text-align: center;
	z-index: 40;
    left: 0px;
}
/* container styles end */

/* accessibility styles start */
.hidden {
	display: block;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

caption.hidden {
	display: none;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}
/* accessibility styles end */

/* template styles start */
.clear {
	clear: both;
}
/* template styles end */

/* generic styles start */
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	clear: both;
	width: 100%;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

#H1-strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	clear: both;
	width: 100%;
	line-height: 1.5em;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

H2 {
	font-family: Arial, Helvetica, "Times New Roman", Times, serif;
	color: #CC9F2E;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	clear: both;
	line-height: 1.5em;
}

H4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #776A64;
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
}

P {
	line-height: 1.5em;
	margin: 0px 0px 1em 0px;
}

A, A:link, A:active, A:visited {
	color: #3C747A;
	text-decoration: none;
	outline: none;
}

A:hover {
	text-decoration: none;
}

STRONG {
	font-weight: bold;
}

EM {
	font-style: italic;
}

LABEL {
	clear: both;
	width: auto;
	float: left;
	font-size: 0.9em;
}

INPUT {
	clear: both;
	float: left;
	/*width: 180px;*/
	border: 1px solid #A69E9A;
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

TEXTAREA {
	float: left;
	clear: both;
	width: 200px;
	border: 1px solid #A69E9A;
	margin: 0px 0px 1em 0px;
}

INPUT.submit {
	width: auto;
	color: #7CC6D6;
	border: none;
	font-size: 0.9em;
	padding: 1px 3px 1px 3px;
	margin: 0px;
	cursor: pointer;
	background-color: #FFFFFF;
	border: 1px solid #7CC6D6;
}
/* generic styles end */

/* POC positioning start */
#main-lft #logo, #main-lft-page #logo {
	clear: both; 
	float: left;
	width: 174px;
	height: 197px;
	padding: 61px 0px 0px 63px;
}

#main-lft #promos {
	clear: both; 
	float: left;
	width: 89px;
	height: 125px;
	padding: 105px 0px 0px 0px;
}

#main-rgt IMG {
	clear: both;
	float: left;
}
/* POC positioning end */

/* content styles start */
#mainImg-lg, #mainImg-sm {
	top: 0;
	left: 0;
	z-index: 0;
}

#quote {
	clear: both;
	float: left;
	text-align: left;
	width: 285px;
	margin: 0px 10px 0px 30px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

#offers {
	clear: both;
	float: left;
	width: 327px;
	margin-top: 159px;
	position: relative;
	z-index: 7;
}

.offer {
	clear: both;
	float: left;
	text-align: left;
	width: 287px;
	padding: 0px 10px 0px 30px;
	color: #ffffff;
	background-color: transparent !important;
}

.offer-strapline, .offer-strapline p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #7CC6D6;
	clear: both;
	line-height: 1.5em;
	margin: 0px 0px 0px 15px;
}

.offer-img a {
	color: #7CC6D6;
}

.offer-img {
	clear: both;
	float: left;
	width: 84px;
	margin: 0px 20px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.offer-txt {
	float: left;
	width: 160px;
	height: auto;
	margin: 0px 20px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.offer-pages {
	clear: both;
	float: right;
	top: 0px;
	left: 20px;
	width: 25px;
	color: #ffffff;
	margin: -50px 0px 50px 0px;
	font-size: 0.7em;
}

.offer-pages-num {
	clear: both;
	float: left;
}

.offer-pages-img {
	float: right;
}

.offer-pages a {
	color: #ffffff;
	text-decoration: none;
}

.list-item {
	clear: both;
	float: left;
	width: 652px;
}

.list-txt {
	clear: both;
	float: left;
	width: 412px;
	padding: 0px 30px 0px 0px;
}

.list-img {
	float: right;
}

.divider {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.dividerline {
	width: 250px;
	border-bottom: 1px solid #999999;
}

/* content styles end */

.headblack {
	color: #000000;
	text-transform: uppercase;
}

.headblue {
	color: #3C747A;
	text-transform: uppercase;
}

.headgold {
	color: #CC9F2E;
	text-transform: none;
	font-style: italic;
}

.headgold2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #CC9F2E;
    font-size: 1.3em;
    line-height: 1em;
}

.headwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 1.5em;
}

table {
    /*width: 487px;*/
	border-collapse: collapse;
	width: 100%;
}

table ul, #main-ctt-body ul {
    list-style: none;
}

table ul li, #main-ctt-body ul li {
    padding-left: 20px;
    background: url(/images/bullet.png) 0px 7px no-repeat;
}

#main-ctt-body ul#sitemap li {
	padding-left: 10px;
	background-image: none;
	line-height: 1.5em;
}

table a.arrow {
    background: url(/images/btn_next.gif) no-repeat left center;
    padding: 2px 0px 2px 22px;
	color: #000000;
	text-decoration: none;
	outline: none;
}

th {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td.firstcol {
    width: 420px;
    padding: 0px 20px 0px 0px;
}

td.secondcol {
    width: 67px;
}

a.plain {
	color: #000000;
	text-decoration: none;
	outline: none;
}


/* Form Styles Start */
#frm-contact {
	clear: both;
	width: 100%;
}

#frm-contact-left {
	clear: both;
	float: left;
	width: 300px;
}

#frm-contact-right {
	float: right;
	width: 350px;
}

#frm-optional {
	clear: both;
	float: left;
	width: 450px;
	display: none;
}

.frm-elem {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.frm-label {
	clear: both;
	float: left;
	width: 100px;
}

.frm-label-wide {
	float: left;
	width: 450px;
	text-align: left;
}

.frm-field {
	float: left;
	text-align: left;
	width: 180px;
}

.frm-field-wide {
	float: left;
	text-align: left;
	width: auto;
}

.frm-field-wide label {
	clear: none;
	margin: 0px 0px 0px 5px;
}

.frm-field-cbox {
	float: left;
	width: 30px;
}

.cbox {
	clear: both;
	float: left;
	width: 200px;
}

.checkbox {
	clear: both;
	float: left;
	width: 20px;
	border: 0 none;
}

.checkboxlabel {
	float: left;
	font-size: 0.9em;
}

.radio {
	border: 0 none;
	float: right;
	width: 25px;
}

.frm-submit {
	clear: both;
	float: left;
}
/* Form Styles End */


div.btn a.hiddenNav, div.btn-next a.hiddenNav, div.btn-prev a.hiddenNav
{
	display: none;
	margin: 0;
	padding: 0;
}

#offers
{
  display:none;
}

IMG.book-now-button
{
	margin-top:-5px;
}
