@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style: none;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 15px;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	background-color: #291810;
	background-image: url(../images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.wrapper {
	margin: 0 auto;
	width: 983px;
	padding: 0 20px 0 10px;
}

.header {
	height: 64px;
}

.header .slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
}

.header .signup {
	height: 21px;
	float: right;
	background-image: url(../images/button-right.gif);
	background-repeat: no-repeat;
	padding-right: 24px;
	margin-top: 7px;
	background-position: top right;
}

.header .signup span {
	display: block;
	background-image: url(../images/button-left.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	line-height: 21px;
	color: #dbcfc1;
	font-size: 11px;
}

.header .top-nav {
	border-top: 2px solid #88632e;
	margin: 0 -10px;
	padding: 0 10px;
	width: 983px;
	position: relative;
	clear: both;
	line-height: 26px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ac8450;
}

.header .top-nav a {
	color: #ac8450;
}

.header .slogan {
	float: left;
	line-height: 36px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.main {
	clear: both;
	overflow: hidden
}

.clear {
	clear: both;
}

.homepage {
	overflow: visible;
}

.homepage .left-half {
	float: left;
	width: 418px;
}

.homepage .right-half {
	float: right;
	width: 540px;
}

.logo {
	float: left;
	margin: 0px 0 12px 40px;
	background-image: url(../images/logo-inner.png);
	width: 162px;
	height: 105px;
	position: relative;
	background-repeat: no-repeat;
}

.homepage .logo {
	float: left;
	margin: -8px 0 0 112px;
	background-image: url(../images/logo.png);
	width: 183px;
	height: 100px;
	position: relative;
	background-repeat: no-repeat;
}

.navigation {
	overflow: hidden;
	clear: both;
	padding-top: 25px;
	margin-bottom: 8px;
}

.navigation ul {
}

.navigation ul.left {
	float: left;
	width: 199px;
}

.navigation ul.right {
	float: right;
	width: 199px;
}

.navigation ul li {
	display: block;
	border-top: 1px solid #79582b;
	line-height: 24px;
}

.navigation ul li a {
	font-size: 11px;
	color: #fff;
	display: block;
	padding-left: 17px;
	background-image: url(../images/list-bg.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	line-height: 24px;
}

* html .navigation ul li a {
	float: left;
}

.navigation ul li a:hover {
	color: #d79f3f !important;
	text-decoration: none;
}

.navigation ul ul {
	display: none;
	padding-left: 35px;
	padding-bottom: 10px;
}

.sidebar .navigation ul li:hover a, .sidebar .navigation ul li.selected a {
	background-image: url(../images/nav-arrow.gif);
	background-position: 4px 11px;
}

.sidebar .navigation ul li:hover ul, .sidebar .navigation ul li.selected ul {
	display: block;
}

.sidebar .navigation ul li ul li {
	border: none;
}

.sidebar .navigation ul li ul li a {
	background: none;
	padding: 0;
	line-height: 20px;
	color: #fff;
	background: none !important;
}

.navigation ul li.selected a {
	color: #d79f3f;
}

.homepage form.reservation {
	overflow: hidden;
	background-image: url(../images/reservation-bg.gif);
	width: 384px;
	height: 88px;
	padding: 5px 17px;
	margin-bottom: 8px;
}

form.reservation h2 {
	line-height: 23px;
	color: #dbcfc1;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #6c4f31;
	margin-bottom: 9px;
}

form .line {
	clear: both;
	padding-bottom: 8px;
	overflow: hidden;
	line-height: 19px;
	padding-left: 112px;
}

form .line label {
	float: left;
	margin-left: -112px;
	position: relative;
	width: 112px;
	line-height: 19px;
	color: #2c1712;
}

form select {
	float: left;
	margin-right: 14px;
	margin-bottom: 3px;
	background-color: #d6c2a8;
	border: 1px solid #755f49;
	
}

form input {
	float: left;
	margin-right: 14px;
}

form select.date, form select.nights {
	width: 48px;
}

form select.month {
	width: 104px;
}

form.reservation input.submit {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
	background-image: url(../images/submit-check-availability.gif);
	width: 150px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

.homepage .special-offers {
	background-image: url(../images/special-offers-bg.gif);
	width: 193px;
	height: 105px;
	font-size: 11px;
	padding: 10px 15px 10px 210px;
	position: relative;
}

.more {
	background-image: url(../images/more-bg.gif);
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right 4px;
}

.more2 {
	background-image: url(../images/more-bg.gif);
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right 4px;
}

.homepage .special-offers .more {
	float: right;
	position: absolute;
	right: 15px;
	bottom: 10px;
	color: #e3a955;
}

.rightalign {
	float: right;
	margin: 0 0 10px 10px;
}

.leftalign {
	float: left;
	margin: 0 10px 10px 0;
}

.homepage .gallery {
	background-image: url(../images/gallery-bg.gif);
	height: 306px;
	width: 519px;
	padding: 10px;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 8px;
}


.homepage .gallery .new-website-lounched {
	/* background-image: url(../images/banners/banner_closed.07.png);*/
	width: 290px;
	height: 117px;
	position: absolute;
	right: 5px;
	top: 5px;
	float: left;
}


.homepage .gallery .gallery-entry {
	height: 306px;
	overflow: hidden;
	display: none;
	position: absolute;
}

.homepage .gallery .gallery-entry.active {
	display: block;
}

.homepage .gallery .description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 520px;
	background-color: #281810;
}

.homepage .gallery .description a.info {
	width: 58px;
	height: 26px;
	float: left;
	line-height: 26px;
	background-color: #281810;
	margin-top: -26px;
	position: relative;
	background-image: url(../images/down-arrows.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 4px 9px;
	color: #fff;
	font-size: 11px;
}

.homepage .gallery .description a.info.open {
	background-image: url(../images/up-arrows.gif);
	background-position: 4px 7px;
}

.homepage .gallery .description .desc-content {
	padding: 15px 15px 25px 15px;	
	color: #ba8a47;
	font-size: 11px;
	overflow: hidden;
	line-height: 13px;
	display: none;
}

.homepage .gallery .description .desc-content a {
	color: #ba8a47;
	font-weight: bold;
}

.homepage .gallery .description .desc-content .more {
	background-position: right 3px;
}

.homepage .gallery .actions {
	position: absolute;
	bottom: -42px;
	right: 0;
	background-image: url(../images/gallery-actions.gif);
	width: 103px;
	height: 42px;
	background-repeat: no-repeat;
}

.homepage .gallery .actions a {
	display: block;
	margin: 3px 5px 3px 10px;
	height: 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

.homepage .news-events {
	background-image: url(../images/news-events-bg.gif);
	background-repeat: no-repeat;
	width: 386px;
	height: 101px;
	float: left;
	padding: 12px 15px 12px 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 12px;
	color: #fff;
}

.homepage .news-events h1 {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	line-height: 27px;
	padding: 5px 10px 0 6px;
	width: 115px;
}

.separator {
	background-color: #88632e;
	height: 1px;
	clear: both;
	margin: 8px 0;
}

.homepage .news-events p {
	clear: both;
	display: block;
	padding: 2px 0 0 129px;
	border-top: 1px solid #88632e;
	margin-top: 3px;
	color: #ba8a47;
	text-align: right;
}

.homepage .news-events p .more {
	color: #ba8a47;
}

.spa-logo {
	float: right;
	background-image: url(../images/spa-logo.png);
	width: 108px;
	height: 55px;
	background-repeat: no-repeat;
	margin-top: 72px;
}

.special-logo {
	/* background-color: #ffffff; */
	float: left;
	width: 180px;
	height: 125px;
	top: 400px;
	position: absolute;
}







.footer {
	clear: both;
	border-top: 2px solid #88632e;
	margin: 10px -10px;
	padding: 2px 10px;
	width: 983px;
	position: relative;
	text-align: right;
	line-height: 20px;
	font-size: 11px;
	color: #ac8450;
}

.footer a {
	color: #ac8450;
}

.footer .phone {
	float: left;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar {
	float: left;
	width: 247px;
}

.content {
	float: right;
	width: 713px;
}

.frameWindow {
	width: 713px;
}

.sidebar form.reservation {
	background-image: url(../images/inner-reservation-bg.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 213px;
	clear: both;
	padding: 5px 17px;
}

.sidebar form.reservation .line {
	padding-bottom: 0px;
	padding-left: 100px;
}

.sidebar form .line label {
	margin-left: -100px;
	width: 100px;
}

.sidebar form.reservation input.submit {
	margin-top: 10px;
}

.content .gallery {
	background-image: url(../images/galler-inner-bg.gif);
	width: 693px;
	height: 253px;
	padding: 10px;
	position: relative;
}

.content .gallery .nav {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	width: 673px;
	text-align: right;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	background-color: #281810;
	-moz-opacity:.76; 
	-ms-filter: "alpha(opacity=76)"; 
	filter:alpha(opacity=76); 
	opacity:.76; 
	z-index: 100;
}

* html .content .gallery .nav {
	bottom: 9px;
}

.content .gallery .nav a.selected {
	text-decoration: underline;
}

.content .gallery .nav .left {
	float: left;
}

.content .gallery ul {
	height: 253px;
	overflow: hidden;
}

.page-content {
	background-image: url(../images/page-bg.gif);
	width: 515px;
	float: left;
	padding: 18px 14px;
	background-repeat: no-repeat;
	background-color: #3a2a23;
}

.page-content .offers a {
	color: #cc963c;
	border-bottom: 0px;	
}


.sidebar-right {
	float: right;
	width: 133px;
	padding-top: 20px;
	padding-right: 14px;
}

.page-content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 13px;
}

.page-content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc963c;
	padding-bottom: 13px;
}

.page-content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cc963c;
	padding-bottom: 13px;
	border-bottom: 1px solid #88632e;
}

.page-content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #cc963c;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #88632e;
}

/*.page-content a {
	font-size: 12px;
	font-weight: bold;
	color: #cc963c;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #88632e;
}*/
.boxes {
	overflow: hidden;
}

.boxes .box {
	float: left;
	width: 143px;
	margin-right: 43px;
	font-size: 11px;
	line-height: 13px;
	position: relative;
}

.boxes .box.right {
	float: right;
	margin-right: 0;
}

.boxes .box img {
	margin-bottom: 6px;
}

.boxes .box strong {
	color: #cc963c;
}



.page-content .offers {
	overflow: hidden;
}

.offers .box {
	float: left;
	width: 510px;
	margin-top: 15px;
	margin-right: 43px;
	padding-bottom: 8px;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	border-bottom: 2px solid #75635b;
}

.offers .box.right {
	float: right;
	margin-right: 0;
}

.offers .box img {
	margin-bottom: 6px;
}

.offers .box strong {
	color: #cc963c;
}




.sidebar-right .news-events {
	background-image: url(../images/sidebar-news.gif);
	height: 93px;
	width: 99px;
	font-size: 11px;
	line-height: 15px;
	padding: 100px 17px 10px 17px;
	/*margin-bottom: 12px;*/
}

.sidebar-right .special-offers {
	background-image: url(../images/sidebar-special-offers.gif);
	width: 111px;
	height: 132px;
	font-size: 11px;
	padding: 105px 11px 10px 11px;
	margin-bottom: 12px;
}

.sidebar-right .special-offers .more {
	color: #e3a955;
	letter-spacing: -0.02em;
	font-weight: bold;
}

#gallery {
	position: relative;
}

#gallery li {
	display: none;
	position: absolute;
	zoom: 1;
	top: 0;
	left: 0; 
}



.dual-offers {
	overflow: hidden;
	width: 426px;
	height: 124px;
	margin-right: -8px;
}

.dual-offers .offer {
	float: left;
	background-image: url(offers-bg.gif);
	width: 177px;
	height: 104px;
	margin-right: 8px;
	display: inline;
	padding: 10px 14px;
	color: #fff;
	line-height: 15px;
	font-size: 11px;
	position: relative;
}

.dual-offers .offer h3 {
	font-weight: bold;
	color: #BA925F;
	font-size: 14px;	
	text-decoration: none;
}

.dual-offers .offer a {
	float: left;
	/* background-image: url(offers-arrow.gif); */
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	clear: both;
	text-decoration: none;
}

.dual-offers .offer a.more {
	position: absolute;
	bottom: 10px;
	right: 14px;
}



.offerBody {
add some styles in here,
font-size:0.8em;
color:#whtevr;
etc etc
}

