@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Caudex);
body{ font-family: Caudex !important; }
/* RESET */
.window125{ height: auto !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #323640; color: #fff; text-shadow: none; }
::selection { background: #323640; color: #fff; text-shadow: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: hidden; }
table button, table input { *overflow: hidden; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* END RESET */




/* THIS MAKES THINGS EDITABLE IN THE CMS, PLEASE DON'T DELETE AGAIN!!! */

.cms-spacer {
	height: 100px;
}

/* END THIS MAKES THINGS EDITABLE IN THE CMS, PLEASE DON'T DELETE AGAIN!!! */


/* FONTS */
@font-face {
	font-family: 'QuattrocentoSans';
	src: url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.eot');
	src: local(☺), url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.eot?#iefix') format('embedded-opentype'),  url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.woff') format('woff'),  url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.ttf') format('truetype'),  url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.svg#QuattrocentoSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'steelfish';
	src: url('/flashcab/fonts/steelfish/steelfish.eot');
	src: local(☺), url('/flashcab/fonts/steelfish/steelfish.eot?#iefix') format('embedded-opentype'),  url('/flashcab/fonts/steelfish/steelfish.woff') format('woff'),  url('/flashcab/fonts/steelfish/steelfish.ttf') format('truetype'),  url('/flashcab/fonts/steelfish/steelfish.svg#steelfish') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* END FONTS */


/* RESPONSIVE BREAK POINTS */
/* DEFAULT SIZE = 1023px */
/* TABLET = 768px - 1024px */
/* PHONE = 320px - 767px */
@media only screen and (min-width: 1px) and (max-width: 767px) {
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
}
/* END RESPONSIVE BREAK POINTS */



/* GENERAL */

body {
	background: #e8dec4 url(bg.png) center repeat-y;
	font-family: QuattrocentoSans, Arial, Helvetica, sans-serif;
	color: #352d25;
	font-size: 14px !important;
}
h1 {
	font-family: caudex;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 48px;
	margin: 15px 0 5px 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
 font-style:;
	text-transform: none;
	line-height: 22px;
	margin: 15px 0 15px 0;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 22px;
	margin: 15px 0 5px 0;
}
p {
	font-size: 17px;
	line-height: 26px;
	margin: 5px 0 15px 0;	
	font-family:caudex;
}
li {
	font-size: 16px;
	line-height: 20px;
	margin: 3px 0;
}
a, a:hover, h1 a:hover {
	color: #979100;
	text-decoration: none;
}
 @media only screen and (min-width: 1px) and (max-width: 1000px) {
h1 {
	font-size: 40px;
	line-height: 50px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
}
h3 {
	font-size: 20px;
	line-height: 30px;
}
p, li {
	font-size: 13px;
	line-height: 18px;
}
}

/* END GENERAL */

/* HEADER */

header {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 800;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
header {
	position: relative;
	top: inherit;
	left: inherit;
}
}
.desknav .headersearch form .btn {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/btn-email.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: right;
	height: 23px;
	margin: 0;
	padding: 0;
	width: 20px;
	border-radius: 0;
}
.desknav .headersearch .search-field {
	border: medium none;
	color: #cbc5bb;
	display: block;
	float: left;
	font-size: 12px;
	height: 23px;
	line-height: 21px;
	margin: 0;
	padding: 2px 0 0 10px;
	width: 158px;
}
.desknav .headersearch form {
	background-color: #7C6F55;
	display: block;
	margin: 0 auto 30px;
	overflow: hidden;
	padding: 1px;
	width: 182px;
}
#nav1 {
	background: url(nav1-bg.png) repeat scroll center center rgba(255, 255, 255, 1);
	overflow: hidden;
	width: 100%;
	min-height: 95px;
}
#nav1 .box {
	overflow: hidden;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
.headersearch {
	float: right;
	margin: 26px 0 0;
}
header .logo {
	background: url("../images/logo.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 75px;
	margin: 10px 20px 0 4%;
	width: 285px;
}
header .logo a {
	display: block;
	width: 285px;
	height: 75px;
}
#nav1 .desknav {
	min-height: 100px;
	text-align: right;
}
#nav1 .desknav ul {
	display: inline-block;
	margin: 30px 17px 0 0;
	max-width: 100%;
	text-align: right;
}
#nav1 .desknav li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}
#nav1 .desknav li a {
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 26px;
	padding: 0 0 0 16px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav1 .desknav li a:hover {
	color: #C38235;
	text-decoration: underline;
	
}
#nav1 .desknav li.active a {
	 color: #C4752A;
}
#nav1 .mobinav {
	display: none;
	overflow: hidden;
}
#nav1 .mobinav .toggle {
	background: #ddd5b5;
	text-align: center;
}
#nav1 .mobinav .toggle a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/mobinav-toggle-bg.jpg) right top no-repeat;
	display: block;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
#nav1 .mobinav .toggle a.active {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/mobinav-toggle-bg.jpg) right bottom no-repeat;
}
#nav1 .mobinav ul {
	display: none;
	margin: 0;
	padding: 0;
}
#nav1 .mobinav li {
	background-image: none;
	margin: 0;
	padding: 0;
}
#nav1 .mobinav li a {
	background-color: #e3dbbf;
	border-bottom: 1px solid #cabe94;
	display: block;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
#res {
	top: 64px;
	position: absolute;
	right: 10px;
}
#res form {
	display: inline-block;
}
#res input, #res select {
	background-color: #958970;
	border: 0;
	border: none;
	color: #FFF;
	float: left;
	width: 110px;
	height: 22px;
	line-height: 22px;
	margin: 0 30px 0 0;
	padding: 0;
}
#res #rescheckin {
	background: #958970 url(/i/SITE_131203_16294869_C1BG2/templates/res-cal.png) 144px 3px no-repeat;
	width: 140px;
	margin: 0 20px 0 0;
	padding: 0 19px 0 5px;
}
#res #rescheck {
	width: 182px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#res .phone {
	color: #352d25;
	display: inline-block;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	margin: 0 20px 0 0;
	vertical-align: top;
        font-weight:bold;
}
.mobinav .phone {
	margin: 10px;
	text-align: center;
}
 @media only screen and (min-width: 1px) and (max-width: 1250px) {
#nav1 .desknav ul {
	display: block;
	float: left;
	margin: 0;
	max-width: none;
	text-align: center;
	width: 100%;
}
#nav1 .desknav li {
	display: inline-block;
	float: none;
}
#nav1 .desknav a {
	display: block;
}
#nav1 .desknav li a {
	font-size: 15px;
	padding: 0 14px 0 0;
}
header .logo {
	float: none;
	margin: 0 auto;
	left: inherit;
	position: relative;
	top: inherit;
}
#nav1 {
	min-height: 145px;
}
#res form {
	float: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0 0;
	width: 184px;
}
.headersearch {
	float: right;
	margin: 0;
	width: 20%;
}
.desknav .headersearch .search-field {
	width: 140px;
}
#nav1 .desknav {
	min-height: 30px;
}
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
#nav1 .desknav {
	display: none;
}
#nav1 .mobinav {
	display: block;
}
}


/*@media only screen and (min-width: 1023px) and (max-width: 1169px) {
	#res form { padding: 10px 0 10px 50px; }
	#res input, #res select { width: 100px; }
	#res #rescheckin {
		background: #958970 url(/i/SITE_131203_16294869_C1BG2/templates/res-cal.png) 124px 3px no-repeat;
		width: 120px;
	}
	#res .phone { font-size: 15px; margin: 10px 50px 0 0; }
}*/

@media only screen and (min-width: 768px) and (max-width: 1250px) {
#res form {
	float: left;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	width: 184px;
}
#res input, #res select {
	width: 80px;
}
#res #rescheckin {
	background: #958970 url(/i/SITE_131203_16294869_C1BG2/templates/res-cal.png) 104px 3px no-repeat;
	width: 100px;
}
#res .phone {
	float: right;
	font-size: 15px;
	line-height: 15px;
	margin: 12px 0 0 0;
	overflow: hidden;
	text-align: center;
}
#res {
	float: none;
	margin: 5px auto 10px;
	width: 330px;
	position: inherit;
	right: inherit;
	top: inherit;
}
.desknav {
	min-height: 30px;
}
.desknav .headersearch form {
	margin: 0;
	width: 164px;
}
}
.mobires {
	overflow: hidden;
	width: 182px;
	height: 22px;
	margin: 10px auto;
	padding: 0;
}
.mobires a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/res-btn.png) top left no-repeat;
	display: block;
	width: 182px;
	height: 22px;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
#res {
	background-color: #e8e2ca;
	background-image: none;
	display: none;
}
#res form {
	display: none;
}
#res .mobires {
	display: block;
}
#res .phone {
	float: none;
	overflow: hidden;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	margin: 5px 0 10px 0;
}
#nav1 .desknav ul {
	display: block;
}
}
/* END HEADER */


/* SUB NAV */

#subnav {
	background-color: #607380;
	overflow: hidden;
	width: 100%;
}
#subnav .desknav ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
#subnav .desknav li {
	background-image: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
#subnav .desknav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 35px;
	padding: 0 15px;
}
#subnav .desknav li a:hover, #subnav .desknav li.active a {
	background-color: #8698a2;
}
#subnav .mobinav {
	display: none;
	overflow: hidden;
}
#subnav .mobinav .toggle {
	background: #8698a2;
	text-align: center;
}
#subnav .mobinav .toggle a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/mobinav-toggle-bg2.png) right top no-repeat;
	display: block;
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
#subnav .mobinav .toggle a.active {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/mobinav-toggle-bg2.png) right bottom no-repeat;
}
#subnav .mobinav ul {
	display: none;
	margin: 0;
	padding: 0;
}
#subnav .mobinav li {
	background-image: none;
	margin: 0;
	padding: 0;
}
#subnav .mobinav li a {
	background-color: #a6b7c0;
	border-bottom: 1px solid #8698a2;
	display: block;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
#subnav .desknav {
	display: none;
}
#subnav .mobinav {
	display: block;
}
}
/* END MOBI SUB NAV */





/* FOOTER */

footer {
	background: #554e40 url(footer-bg1.png) center top repeat-x;
	color: #e9e0c7;
	overflow: hidden;
	min-height: 200px;
}
footer .box {
	overflow: hidden;
	max-width: 1210px;
	min-height: 220px;
	margin: 0 auto;
}
footer .logos {
	float: left;
	width: 23.931623931624%;
	margin: 45px 0 0 3.846153846154%;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
footer .logos {
	float: none;
	width: 60%;
	max-width: 280px;
	margin: 20px auto;
}
}
footer .logos ul {
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer .logos li {
	background-image: none;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer .logos li img {
	width: 80%;
	height: auto;
}
footer .logos .logopref {
	width: 137.142857142857%;
}
footer .logos .logotal {
	width: 42.857142857143%;
}
footer .address {
	float: right;
	width: 64.957264957265%;
	margin: 50px 0 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
	footer .address {
		float: none;
		text-align: center;
		width: 90%;
		margin: 20px auto;
	}
}

footer .address p {
	font-size: 15px;
	line-height: 35px;
	margin: 0;
        border-bottom: 1px dashed #fff;
}

footer .address a {
	color: #ecc97c;
}

footer .address .footernav {
	
	margin: 10px 0;
	padding: 10px 0 0 0;
        border-bottom: 1px dashed #fff;
}

footer .address .footernav a {
	color: #e9e0c7;
}

footer .searchForm {
	float: left;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
	footer .searchForm {
		overflow: hidden;
		float: none;
		width: 240px;
		margin: 20px auto;
	}
}

footer #search {
	float: left;
}

footer #search #search-add {
	float: left;
	border: none;
	background-color: #e9e0c7;
	color: #4f483d;
	width: 200px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px;
}

footer #search .btn {
	background: url(search-btn.png) left center no-repeat;
	border-radius: 0;
	float: left;
	width: 29px;
	height: 29px;
	margin: 0 0 0 10px;
}

footer .soc {
	float: left;
	width: 250px;
	padding: 0 0 0 30px;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
	footer .soc {
		overflow: hidden;
		float: none;
		width: 225px;
		margin: 20px auto;
		padding: 0;
	}
}

footer .soc ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

footer .soc li {
	background-image: none;
	list-style-type: none;
	float: left;
	font-size: 13px;
	line-height: 29px;
	margin: 0 5px;
	padding: 0;
}

footer .soc li a {
	display: block;
	text-decoration: none;
	width: 29px;
	height: 29px;
}

footer .soc li.twitter {
	background: url(soc-twitter.png) left center no-repeat;
	width: 29px;
	height: 29px;
}

footer .soc li.facebook {
	background: url(soc-facebook.png) left center no-repeat;
	width: 29px;
	height: 29px;
}

footer .soc li.instagram {
	background: url(soc-instagram.png) left center no-repeat;
	width: 29px;
	height: 29px;
}

/* END FOOTER */


/* MAIN */

#main {
	overflow: hidden;
	padding: 0 0 0 0;
}
#area1 {
	overflow: hidden;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
}
#area2 {
	background: #fbfaf4 url(/i/SITE_131203_16294869_C1BG2/templates/home2-bg.png) center bottom no-repeat;
	overflow: hidden;
}
#area3 {
	overflow: hidden;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
}
/* END MAIN */

/* HOME AREAS */

.home1 {
	overflow: hidden;
	max-width: 1210px;
	margin: 0 auto;
	padding: 0 20px;
}
.home1 .area1 {
	background: none repeat scroll 0 0 #d3cdbd;
	float: right;home2-bg.png
	padding: 0;
	position: relative;
	width: 40.1709%;
}
.home1 .area1-cap {
	background-image: url("home1-bg-cap-03.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 38px;
	padding: 0 0 20px;
	position: absolute;
	width: 100%;
}
.home1 .area2 {
	float: right;
	width: 57.264957264957%;
	margin: 0 2% 0 0;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home1 {
	padding: 0;
}
.home1 .area1 {
	background-image: none;
	background-color: transparent;
	float: none;
	width: 100%;
	padding: 0;
}
.home1 .area2 {
	float: none;
	width: 100%;
	padding: 0;
}
}
.home2 {

	overflow: hidden;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home2 {
	background-color: inherit;
	background-image: none;
	padding: 0;
}
}
.home2 .area3 {
}
.home3 {
	overflow: hidden;
	max-width: 1210px;
	margin: 0 auto;
	padding: 0 20px;
}
.home3 .area4 {
	background: #a98e52 url(home3-bg-cap.png) left bottom no-repeat;
	float: left;
	width: 31.623931623932%;
	padding: 0 0 0px 0;
}
.home3 .area5 {
	float: right;
	width: 65.811965811966%;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home3 {
	padding: 0;
}
.home3 .area4 {
	background-color: inherit;
	background-image: none;
	float: none;
	width: 100%;
	padding: 0;
}
.home3 .area5 {
	float: none;
	width: 100%;
}
}
/* END HOME AREA */



/* HOME HERO */

.home-hero {
	position: relative;
	width: 100%;
	min-height: 720px;
}
.home-hero .box1 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 20;
}
.home-hero .box2 {
	overflow: hidden;
	max-width: 1210px;
	margin: 0 auto;
	padding: 0 20px;
}
.home-hero .txt {
	background: url(home-bg1-3.png) left top no-repeat;
	float: right;
	text-align: center;
	width: 40.17094017094%;
}
.home-hero .txt .padding {
	padding: 45px 10% 25px 10%;
}
.home-hero .txt h1 {
	color: #f1ecdc;
	font-family: QuattrocentoSans, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 20px 0;
}
.home-hero .txt h2, .home-hero .txt h3, .home-hero .txt p {
	color: #f1ecdc;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.home-hero .img {
	width: 100%;
	min-height: 480px;
}
.home-hero .accent {
	background: url(tx-02.png) left top;
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 0;
	left: 0;
	z-index: 4;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home-hero {
	min-height: inherit;
}
.home-hero .box1 {
	position: relative;
	bottom: inherit;
	left: inherit;
}
.home-hero .box2 {
	padding: 0;
}
.home-hero .txt {
	background-image: none;
	width: 100%;
}
.home-hero .txt .padding {
	padding: 20px 0 0 0;
}
.home-hero .txt h1 {
	color: inherit;
	font-size: 40px;
	line-height: 50px;
}
.home-hero .txt h2, .home-hero .txt h3, .home-hero .txt p {
	color: inherit;
	font-size: 18px;
	line-height: 20px;
}
.home-hero .img {
	min-height: 1px;
	max-height: 220px;
}
.home-hero .accent {
	display: none;
}
}
/* END HOME HERO */


/* HOME ROTATOR */

.home-rotator {
	width: 80%;
	margin: 30px auto;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home-rotator {
	width: 90%;
	margin: 20px auto;
}
}
.home-rotator .img {
	background: url(k30.png);
	padding: 10px 2.5%;
	border: 10px solid #938F83!important;
}
.home-rotator .img img {
	width: 100%;
	height: auto;
}
.home-rotator .markers {
	overflow: hidden;
	margin: 20px 0 10px 0;
}
.home-rotator .markers ul {
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.home-rotator .markers li {
	background-image: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.home-rotator .markers a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/rotator-marker1.png) left bottom;
	display: inline-block;
	width: 16px;
	height: 11px;
	margin: 0 5px;
}
.home-rotator .markers .active a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/rotator-marker1.png) left top;
}
.home-rotator .txt {
	text-align: center;
	color: #352d25;
}
.home-rotator .specials-pager span {
	border: 1px solid #938F83!important;
}
.home-rotator .specials-pager span.cycle-pager-active {
	background-color: #938F83!important;
}
.home-rotator .txt h1, .home-rotator .txt h2, .home-rotator .txt h3, .home-rotator .txt p {
	margin: 5px 0;
}
.home-rotator .txt a {
	color: #254054;
	text-transform: uppercase;
	font-size: 12px;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home-rotator .txt {
	color: inherit;
}
.home-rotator .txt {
	color: inherit;
}
}
/* END HOME ROTATOR */

/* HOME TEXT ROTATOR */

.home-txt-rotator {
	width: 80%;
	margin: 40px auto;
	background-color: #a98e51
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.home-txt-rotator {
	text-align: center;
	width: 90%;
	margin: 20px auto;
}
}
.home-txt-rotator h2 {
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
	text-transform: none;
	margin: 5px 0 15px 0;
}
.home-txt-rotator h3 {
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 5px 0;
}
.home-txt-rotator p {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 5px 0;
}
.home-txt-rotator .markers {
	overflow: hidden;
	margin: 20px 0 10px 0;
}
.home-txt-rotator .markers ul {
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.home-txt-rotator .markers li {
	background-image: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.home-txt-rotator .markers a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/rotator-marker2.png) left bottom;
	display: inline-block;
	width: 16px;
	height: 11px;
	margin: 0 5px;
}
.home-txt-rotator .markers .active a {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/rotator-marker2.png) left top;
}
/* END HOME TEXT ROTATOR */

/* HC01 */

.hc01 {
	width: 80%;
	margin: 0px auto 60px auto;
	text-align: center;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc01 {
	width: 90%;
	margin: 20px auto;
}
}
.hc01 .img {
	background-color: #ddd7c5;
	width: 100%;
	padding: 10px 2%;
}
.hc01 .img img {
	width: 100%;
	height: auto;
}
/* END HC01 */


/* HC02 */

.hc02 {
	width: 80%;
	margin: 0 auto 30px auto;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc02 {
	width: 90%;
	margin: 20px auto;
}
}
.hc02 .img {
	background: url(k30.png);
	padding: 10px 2%;
}
.hc02 .img img {
	width: 100%;
	height: auto;
}
.hc02 .txt {
	text-align: center;
	color: #352d25;
}
.hc02 .txt h1, .hc02 .txt h2, .hc02 .txt h3, .hc02 .txt p {
	margin: 5px 0;
}
.hc02 .txt a {
	color: #254054;
	text-transform: uppercase;
	font-size: 12px;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc02 .txt {
	color: inherit;
}
.hc02 .txt a {
	color: inherit;
}
}
/* END HC02 */


/* HC03 */

.hc03 {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;

}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc03 {
	padding: 0;
}
}
.hc03 .box {
	overflow: hidden;
	position: relative;
}
.hc03 .img {
	width: 100%;
	margin: 0 0 40px 0;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
.hc03 .img {
	margin: 0;
}
}
.hc03 .img img {
	width: 100%;
	height: auto;
}
.hc03 .accent {
	background: url(tx-02.png) left top;
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 40px;
	left: 0;
	z-index: 4;
}
.hc03 .cap {
	background: url(home-bg2.png) left top no-repeat;
	position: absolute;
	width: 31.623931623932%;
	height: 80px;
	bottom: 0;
	left: 0;
	z-index: 5;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc03 .accent {
	display: none;
}
.hc03 .cap {
	display: none;
}
}
/* END HC03 */


/* HC04 */

.hc04 {
	background: #c6ab6a url(home-bg3.png) left bottom no-repeat;
	overflow: hidden;
	width: 100%;
	padding: 20px 10% 0px 10%;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
.hc04 {
	background-color: inherit;
	background-image: none;
	text-align: center;
	width: 90%;
	margin: 20px auto;
	padding: 0;
}
}
/* END HC04 */

/* HC05 */

.hc05 {
	overflow: hidden;
	width: 81.818181818181%;
	margin: 30px auto;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc05 {
	width: 90%;
	margin: 20 auto;
}
}
.hc05 .col1 {
	position: relative;
	float: left;
	width: 47.619047619048%;
}
.hc05 .col2 {
	position: relative;
	float: right;
	width: 47.619047619048%;
}
.hc05 .img {
	width: 100%;
}
.hc05 .img img {
	width: 100%;
	height: auto;
}
.hc05 .txt {
	background: url(tx-03.png);
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.hc05 .txt h1, .hc05 .txt h2, .hc05 .txt h3, .hc05 .txt p {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}
.hc05 .txt a {
	background: url(arrow-01.png) right center no-repeat;
	display: block;
	color: #FFF;
	padding: 8px 30px 8px 10px;
	text-decoration:none;
	font-size: 13px;
}
/* END HC05 */

/* HC06 */

/*.hc06 {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/hc06-bg.png) left center no-repeat;
	overflow: hidden;
	text-align: center;
	margin: 30px auto;
}

.hc06 .txt {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/hc06-bg.png) right center no-repeat;
	overflow: hidden;
}

.hc06 h1,
.hc06 h2,
.hc06 p {
	display: inline-block;
	font-family: steelfish, Impact, "Arial Black", sans-serif;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding: 0 90px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
	.hc06 { background-image: none; width: 90%; margin: 20px auto; }
	.hc06 .txt { background-image: none; }
	.hc06 h1, .hc06 h2, .hc06 h3, .hc06 p { padding: 0; }
}*/

/*NEW*/
.hc06 {
	overflow: hidden;
	text-align: center;
	margin: 30px auto;
}
.hc06 .wrapper {
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.hc06-line__l {
	left: 0;
}
.hc06-line {
	background-color:#C0AC59;
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100px;
}
.hc06 .title {
	font-family: QuattrocentoSans, Arial, Helvetica, sans-serif;
}
.hc06 .title {
	margin: 0 70px;
	padding: 0 20px;
}
.hc06 .title h2 {
	color: #352C24;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 0 20px;
	padding: 0 20px;
	text-transform: uppercase;
	font-family: QuattrocentoSans, Arial, Helvetica, sans-serif;
}
.hc06-line__r {
	right: 0;
}
/*END NEW*/
/* END HC06 */

/* HC07 */

.hc07 {
	overflow: hidden;
	color: #254054;
	text-align: center;
	margin: 30px auto;
}
.hc07 .col1 {
	float: left;
	width: 29.87012987013%;
	margin: 0 5% 0 0;
}
.hc07 .col2 {
	float: left;
	width: 29.87012987013%;
}
.hc07 .col3 {
	float: right;
	width: 29.87012987013%;
}
.hc07 .img {
	width: 100%;
}
.hc07 .img img {
	width: 100%;
	height: auto;
}
.hc07 a {
	text-transform: uppercase;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.hc07 {
	margin: 20px auto;
}
.hc07 .col1 {
	float: none;
	width: 60%;
	margin: 20px auto;
}
.hc07 .col2 {
	float: none;
	width: 60%;
	margin: 20px auto;
}
.hc07 .col3 {
	float: none;
	width: 60%;
	margin: 20px auto;
}
}
/* END HC07 */



/* SUB HERO */

.sub-hero {
	position: relative;
	width: 100%;
	min-height: 80px;
}
.sub-hero .img {
	width: 100%;
	min-height: 480px;
}
.sub-hero .accent {
	background: url(tx-02.png) left top;
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 0;
	left: 0;
	z-index: 4;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.sub-hero {
	min-height: inherit;
}
.sub-hero .img {
	min-height: 1px;
	max-height: 220px;
}
.sub-hero .accent {
	display: none;
}
}
/* END SUB HERO */


/* CC01 */

.cc01 {
	max-width: 1170px;
	margin: 0 auto 30px auto;
	padding: 0 20px 0 0;
}
.cc01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 0 20px 0;
}
.cc01 .accent {
	background: url(tx-02.png) left top;
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 20px;
	left: 0;
	z-index: 4;
}
.cc01 .img {
	width: 100%;
	padding: 0 30px 0 0;
}
.cc01 .img img {
	width: 100%;
	height: auto;
}
.cc01 .txt {
	background: url(cc01.png) left top;
	position: absolute;
	max-width: 340px;
	bottom: 0;
	right: 0;
	padding: 30px 20px 20px 20px;
	z-index: 5;
}
.cc01 .txt h1, .cc01 .txt h2 {
	color: #fff;
	font-size: 38px;
	line-height: 38px;
	text-transform: none;
	margin: 5px 0;
}
.cc01 .txt h3, .cc01 .txt p {
	color: #fff;
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	text-transform: none;
	margin: 5px 0;
}
/* END CC01 */


/* CC02 */

.cc02 {
	max-width: 850px;
	margin: 25px auto;
	text-align: center;
}
.cc02 h1, .cc02 h2 {
	color: #382b25;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 26px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.cc02 h3 {
	color: #bd802d;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.cc02 p {
	color: #382b25;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
/* END CC02 */



/* CC03 */

.cc03 {
	overflow: hidden;
	max-width: 1170px;
	margin: 25px auto;
}
.cc03 .col1 {
	float: left;
	width: 23.076923076923%;
}
.cc03 .col2 {
	float: left;
	width: 47.606837606838%;
	margin: 0 0 0 2.991452991453%;
}
.cc03 .col3 {
	float: right;
	width: 23.076923076923%;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.cc03 .col1, .cc03 .col2, .cc03 .col3 {
	float: none;
	width: 100%;
	margin: 0;
}
}
.cc03 .item {
	position: relative;
	width: 100%;
	margin: 20px 0 0 0;
}
.cc03 .item3 {
	margin: 0;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.cc03 .item {
	margin: 20px 0;
}
.cc03 .item3 {
	margin: 20px 0;
}
}
.cc03 .img {
	width: 100%;
}
.cc03 img {
	width: 100%;
	height: auto;
}
.cc03 .img3 {
	background-color: #ddd7c5;
	padding: 10px 10px 0 10px;
}
 @media only screen and (min-width: 1px) and (max-width: 767px) {
.cc03 .img3 {
	padding: 0;
}
}
.cc03 .txt {
	background: url(cc03-tx01.png);
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px;
}
.cc03 .txt h1, .cc03 .txt h2, .cc03 .txt h3, .cc03 .txt p {
	color: #f5f1e7;
	line-height: 20px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.cc03 .txt a {
	background: url(cc03-arrow.png) right center no-repeat;
	display: inline-block;
	color: #f5f1e7;
	text-decoration: none;
	padding: 0 15px 0 0;
}
/* END CC03 */


/* CC04 */

.cc04 {
	overflow: hidden;
	max-width: 1170px;
	margin: 25px auto;
}
.cc04 ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.cc04 li {
	background-image: none;
	display: inline-block;
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}
.cc04 a {
	background-color: #7b6e56;
	display: block;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	min-width: 250px;
	margin: 0 0 10px 0;
	padding: 5px 20px;
}
.cc04 a:hover {
	text-decoration: none;
}
/* END CC04 */


/* CC05 */

.cc05 {
	overflow: hidden;
	max-width: 1170px;
	margin: 25px auto;
}

.cc05 .box {
	display: block;
	position: relative;
	width: 100%;
	margin: 30px auto;
	padding: 0 0 56.25% 0;
}

.cc05 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.cc05 video {
	width: 100% !important;
	height: auto !important;
}

/* END CC05 */

.smallvideo {
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
}


/* GALLERY */

.ccgal {
	overflow: hidden;
	margin: 25px 0;
}
.ccgal .item {
	position: relative;
	width: 100%;
}
.ccgal .img {
	width: 100%;
}
.ccgal img {
	width: 100%;
	height: auto;
}
.ccgal .txt {
	background: url(cc03-tx01.png);
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px;
}
.ccgal .txt h1, .ccgal .txt h2, .ccgal .txt h3, .ccgal .txt p {
	color: #f5f1e7;
	line-height: 20px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.ccgal .markers {
	overflow: hidden;
	margin: 20px 0 10px 0;
}
.ccgal .markers ul {
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.ccgal .markers li {
	background-image: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ccgal .markers a {
	background: url(ccgal-marker.png) left bottom;
	display: inline-block;
	width: 16px;
	height: 11px;
	margin: 0 5px;
}
.ccgal .markers .active a {
	background: url(ccgal-marker.png) left top;
}
/* END GALLERY */



/* STANDARD COMPONENTS OVERRIDE */

.cc02 strong, .cc02 b {
	font-family: QuattrocentoSans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color:#b0823b;
}
.scimg {
	background-color: #ddd7c5;
	padding: 10px;
}
.sc03 a {
	background: #7b6e56 right 6px no-repeat;
	border-bottom: 0;
	border-bottom: none;
	color: #fff;
}
.sc01a, .sc03 {
	max-width: 1170px;
	margin: 25px auto;
	text-align: center;
}
.sc01a h1 {
	font-family: caudex;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
	line-height: 36px;
	margin: 15px 0 5px 0;
}
.sc01a h2, .sc04c h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	line-height: 22px;
	margin: 15px 0 15px 0;
}
.hc06 h3 {
	display: inline-block;
	font-family: QuattrocentoSans, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	margin: 5px 0 5px 0;
}
.sctxt {
	line-height: 23px;
	margin: 5px 0 5px 0;
}
.sc05a {
	max-width: 1170px;
	margin: 25px auto;
}
.sc04a {
	max-width: 1170px;
	margin: 25px auto;
}
.sc02g, .sc02a {
	max-width: 1170px;
	margin: 25px auto;
}
.sc04a h2 {
	border-bottom: 1px #b0823b solid;
	text-transform:uppercase;
}

.recipeItem {
	margin: 2px auto;
	text-align: center;
}
.experience .scbtn a {
	background: #979100;
}
.experience .scbtn a:active {
	background: #8698a2;
}
.sc03.experience a {
	text-align:center;
	padding:4px;
}
.experience {
	border-top: solid #979100 1px;
}
.experience .sc01a h2 {
	font-size:32px;
}
/* END STANDARD COMPONENTS OVERRIDE */







/* CALENDAR OF EVENTS */

.jspTrack {
	background-color:#0a606f;
}
.jspDrag {
	background-color:#07434d;
}
.calendarOfEvents {
	margin:50px 0;
}
.eventCal {
	width:100% !important;
	color:#ffffff;
	font-family:QuattrocentoSans, Arial, sans-serif;
	margin:40px 0 0 0;
	position:relative;
	overflow:hidden;
}
.eventCal > .jspContainer {
	width:100% !important;
}
/*.eventCal > .jspContainer > .jspPane {
	width:100% !important;
}*/
.eventCalCont {
	width:8000px;
	height:350px;
	overflow:hidden;
}
.day {
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.event {
	float:left;
	background:#7C6F55;
	width:155px;
	height:350px;
	line-height:normal;
	margin:0 5px 0 0;
	overflow:hidden;
}
.eventContainer {
	width:430px;
	text-align:left;
}
.eventPreview {
	display:block;
	float:left;
	width:155px;
	height:350px;
	vertical-align:top;
	cursor:pointer;
}
.eventDetails {
	display:block;
	float:right;
	width:245px;
	height:350px;
	vertical-align:top;
	text-align:left;
	padding:10px 10px;
	overflow:hidden;
}
.eventDetailsContainer {
	float:right;
	width:100%;
	vertical-align:top;
	text-align:left;
}
.eventPreview {
	width:155px;
}
.event p {
	line-height:normal;
	margin:0;
	padding:0;
}
.eventImage {
	margin:0 0 10px;
}
.eventText {
	width:145px;
	text-align:center;
	text-transform:uppercase;
	padding:0 5px 25px;
}
.eventDate {
	text-align:right;
	margin:0 0 20px;
}
.dateContainer {
	display:inline-block;
	text-align:center;
}
.dateContainer .month {
	font-size:10px;
}
.dateContainer .dayOfWeek {
	font-size:12px;
}
.dateContainer .date {
	font-size:34px;
	line-height:30px;
}
.eventName {
	margin:0 0 5px;
}
.eventDescription {
	margin:0 0 10px;
}
.eventLocation {
	color:#F2EDDC;
}
.eventDetails .name {
	font-size:16px;
	font-weight:bold;
}
.eventDetails a {
	color:#F2EDDC;
}
.divider {
	border-bottom:solid 1px #FFF;
	margin:10px 0;
}
.eventControls {
	position:relative;
}
.calFilters {
	max-width:1170px;
	margin:10px auto 0;
	overflow:hidden;
}
.calFilters form > div {
	text-align:center;
}
.calFilters input, .calFilters select {
	text-align:center;
}
.eventArrows {
	display:block;
	overflow:hidden;
}
.eventArrows .leftArrow {
	display:block;
	float:right;
	background:url(bg_arrows.png) no-repeat center left;
	width:17px;
	height:33px;
	margin:0 80px 0 0;
	cursor:pointer;
}
.eventArrows .rightArrow {
	display:block;
	float:right;
	background:url(bg_arrows.png) no-repeat center right;
	width:17px;
	height:33px;
	margin:0 50px 0 0;
	cursor:pointer;
}
.jspHorizontalBar {
	display:none;
}
/* END CALENDAR OF EVENTS */

.img.cycle-slideshow{
	z-index:1;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}




/* ROOM TYPE MANAGER */

.roomTypeApp .slideSelect {
	max-width: 1280px;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 30px 0;
}

.roomTypeApp .slideSelect .dropdown {
	background: url(slideSelect-div.png) right center repeat-x;
}

.roomTypeApp .slideSelect .slideLabel {
	background-color: #736f4c;
	display: block;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	width: 1%;
	min-width: 290px;
	margin: 0 auto;
	padding: 0 15px;
}

.roomTypeApp .slideSelect .dropdown select {
	border: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	background-color: #736f4c;
	display: block;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
	min-width: 290px;
	margin: 0 auto;
	padding: 0 15px;
}




.roomTypeApp .catList {
	width: 100%;
	height: 142px;
	font-family: QuattrocentoSans, Arial, sans-serif;
	position: relative;
	overflow: hidden;
}

.roomTypeApp .catList .bar {
	display: block;
	width: 100%;
	height: 114px;
	border-bottom: solid 5px #A6A16A;
}

.roomTypeApp .catContainer {
	display: block;
	width: 20000px;
	height: 142px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -106px;
	overflow: hidden;
	vertical-align: top;
}

.roomTypeApp .category {
	display: block;
	float: left;
	position: relative;
	margin: 30px 5px 0;
	border: 4px solid #736F4A;
	vertical-align: top;
	cursor: pointer;
}

.roomTypeApp .catLabel {
	display: block;
	background: url(bg_roomtype_cat_label.png) repeat top left;
	width: 100%;
	min-height: 26px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
}

.roomTypeApp .category.active {
	margin-top: 0;
	border: none;
}

.roomTypeApp .category.active img {
	border: solid 4px #736F4C;
	border-bottom: none;
}

.roomTypeApp .category.active .catLabel {
	background: #736F4C;
	padding: 4px 0;
	position: relative;
	*width: 202px;
}

.roomTypeApp .category.active .activePointer {
	background: url(bg_roomtype_cat_arrow.png) no-repeat center top;
	height: 14px;
	*width: 202px;
}

.roomTypeApp .contentContainer {
	max-width: 1280px;
	margin: 0 auto 30px;
	position: relative;
	overflow: hidden;
}

.roomTypeApp .btnPrev,
.roomTypeApp .btnNext {
	display: block;
	background: #473F34;
	width: 35px;
	max-height: 480px;
	height: 100%;
	position: absolute;
	cursor: pointer;
	z-index: 999;
}

.roomTypeApp .btnPrev {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/bg_roomtype_arrow_left.png) no-repeat center center #473F34;
	top: 0;
	left: 0;
}

.roomTypeApp .btnNext {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/bg_roomtype_arrow_right.png) no-repeat center center #473F34;
	top: 0;
	right: 0;
}
.roomTypeApp .roomManager {
	padding: 0 35px;
	overflow: hidden;
}

.roomTypeApp .mobileRoomType {
	margin: 20px;
}

.roomTypeApp .mobileCat {
	text-align: center;
}

.roomTypeApp .mobileCatLabel {
	background: #736F4A;
	position: relative;
	padding: 4px 0;
}

.roomTypeApp .mobileContentContainer {
	display: none;
}

.roomTypeApp .mobileSlide {
	background: url(/i/SITE_131203_16294869_C1BG2/templates/bg_roomtype_content.png) repeat top left;
	border-bottom: solid 1px #574728;
	overflow: hidden;
}

.roomTypeApp .mobileSlide h3 {
	background: #736F4C;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0;
	padding: 10px 5px;
}

.roomTypeApp .mobileContent {
	display: none;
	padding: 0 10px;
}

.roomTypeApp .mobileContent li {
	background: none;
	line-height: 14px;
	padding: 0;
	margin: 8px 0;
}

.roomTypeApp .slideContainer {
	background:url(/i/SITE_131203_16294869_C1BG2/templates/bg_roomtype_content_2.png) no-repeat bottom left;
	width:100%;
	height: 480px;
	overflow:hidden;
}

.roomTypeApp .roomSlide {
	width:100%;
	height: 480px;
	overflow:hidden;
}

.roomTypeApp .roomSlide {
	font-size: 56px;
	line-height: 50px;
	margin: 25px 0 5px 0;
}

.roomTypeApp .roomSlide h1 {
	font-size: 38px;
	line-height: 38px;
	padding:0;
}

.roomTypeApp .roomSlide h2 {
	font-size: 15px;
	font-style:italic;
	line-height: 20px;
}

.roomTypeApp .roomSlide p, .roomSlide li {
	font-size: 13px;
	line-height: 18px;
}

.roomTypeApp .roomSlide ul {
	padding:0 0 12px;
}

.roomTypeApp .imageContainer {
	background-color: #f7f1e8;
	display: block;
	float: left;
	width: 47%;
	overflow: hidden;
	margin: 0 0 0 3%;
	padding: 20px 2%;
}

.roomTypeApp .imageContainer .photoGallery {
	width: 100%;
}

.roomTypeApp .imageContainer .photoGallery img {
	width: 100%;
	height: auto;
}

.roomTypeApp .thumbs {
	padding: 15px 0 0 0;
}

.roomTypeApp .thumbs img {
	display: block;
	float: left;
	cursor: pointer;
	width: 12.476007677543%;
	height: auto;
	margin: 0 2.5% 0 0;
	padding: 0;
}


.roomTypeApp .textContainer {
	display: block;
	float: right;
	width: 50%;
	margin: 0 0 0 0;
	overflow: hidden;
}

.roomTypeApp .textContainer .text {
	padding:0 20px 0;
	margin:0 0 0 40px;
}

.roomTypeApp .textContainer .text h2 {
	margin-top:15px;
}

.roomTypeApp .linkContainer a, .map-btn a {
	background-color: #5d989d;
	display: inline-block;
	*display :inline;
	min-width: 270px;
	height: 30px;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
}

.roomTypeApp .thumbContainer {
	text-align:center;
}

.roomTypeApp .thumbContainer div {
	display:inline-block;
	*display:inline;
	background:url(/i/SITE_131203_16294869_C1BG2/templates/bg_roomtype_pager-2.png) no-repeat top center;
	width:60px;
	height:9px;
	text-indent:-999px;
	margin:50px 5px;
	overflow:hidden;
	cursor:pointer;
	*zoom:1;
	*text-indent:0;
	*font-size:0;
	*line-height:0;
}

.roomTypeApp .thumbContainer div.activeSlide {
	background-position:bottom center;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1px) and (max-width: 768px) {
	.roomTypeApp .linkContainer a { min-width:0px; max-width:260px; }
}

#slideDropdown{
	text-align:center;
}
.chosen-container-single .chosen-single,.chosen-container-active.chosen-with-drop .chosen-single{
	background:#736F4C;
	height:30px;
	color:#FFF;
	box-shadow:none;
	border-radius:0;
	line-height:30px;
	font-size:14px;
	text-transform:uppercase;
}
.chosen-container-single .chosen-single div b,.chosen-container-active.chosen-with-drop .chosen-single div b{
	background-image:url("/i/SITE_131203_16294869_C1BG2/images/chosen-sprite-white.png");
}
.chosen-container-single .chosen-single div b{
	background-position:0 5px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b{
	background-position: -18px 5px;
}
.chosen-container .chosen-drop{
	background:#736F4C;
	color:#FFF;
	text-transform:uppercase;
	border:solid 1px #939393;
	border-radius:0;
}
.chosen-container .chosen-results li{
	color:#FFF;
}
.chosen-container .chosen-results li.highlighted{
	background:#3399ff;
}

/* END ROOM TYPE MANAGER */

.map-container {background-color: transparent !important;}
.intmapPlotterDetails h2 {padding-top: 20px !important;}
.sub-bump {min-height:100px;}

/* BOILERPLATE OVERRIDES */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.scaleme { overflow: hidden; }
/* END BOILERPLATE OVERRIDES */

.room-style
{
border: 2px solid black;
border-right-width: 8px;
border-left-color: tan;
border-left-width: 8px;
border-top-width: 8px;
border-right-color: tan;
border-top-color: saddlebrown;
border-bottom-width: 5px;
border-bottom-color: saddlebrown;
background-color: #f7f1e8;
padding: 3px;
}

img
{
/*height: auto;*/
width: 100%;
}

.stay-style
{
background-color:#f7f1e8;
padding:10px;
}

.stay-section
{
background-color: #ECE4D7;
height: auto;
padding: 20px;
border: 2px solid #473F34;
border-right-width: 30px;
border-left-width: 30px;
border-top: none;
border-bottom: none;
}

.stay-room-head
{
font-weight: bold;
border-bottom: 1px solid black;
border-bottom-color: tan;
border-bottom-width: initial;
}

.room-tariff
{
margin-top: 25px;
border: 1px solid black;
border-right-color: azure;
border-left-color: azure;
border-right-width: thick;
border-left-width: thick;
border-top-color: burlywood;
border-bottom-color: burlywood;
padding: 8px;
}

.amenity-list-style li
{
text-align:left !important;
}

.amenity-para-style
{
font-size: 25px;
text-align: center;
box-shadow: 0px 2px 4px black;
padding: 8px;
}

@media only screen and (min-width:297px) and (max-width:1024px)
{
iframe
{
display:none;
}
}

.room-slider-head
{
font-size:20px;
}

.gallery-head
{
font-size:18px !important;
}

.book-now-btn
{
width:130px !important;
}