@import "newhead.css";
@import "filtered.css";
@import "awesome-bootstrap-checkbox.css";
@import "style-responsive.css";

/* Basics - Body
---------------------------------------------------------------*/
body {
	background: #FFF;
	font-family: 'baskerville-urw'!important;
	font-size: 12px;
	color: #796e65;
	font-weight: 400;
	outline: none !important;
}

/* Adjustment
---------------------------------------------------------------*/
table td {
	font-size: 14px;
}
.jumbotron {
	margin: 0px;
	padding: 0px;
	background: none;
}
.img-responsive {
	min-width: 100%;
	margin-bottom: 0px;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	width: 100%;
	max-width: 1176px!important;
	margin: 0 auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 12.5px;
	padding-right: 12.5px;
}

.jumbotron em.medium {
	font-size: 140%;
}

.jumbotron .short {
	margin-bottom: 0px;	
}

.jumbotron li {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
.jumbotron hr {
	border: #ccc 1px solid;
	border-bottom: 0px;
}

.nav-tabs > li > a {
	padding: 0 12px 23px 12px;
}

/* Links
---------------------------------------------------------------*/
a {
	color: #796e65;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	outline: none !important;
}

a.header-link {
	color: #796e65;
	background: none;
	text-decoration: none;
	font-size: 16px;
}
.eloise-link a, .eloise-link a:hover, .eloise-link a:visited, .eloise-link a:active,
.top-new-nav .navbar-nav > li.eloise-link > a,
.top-new-nav .navbar-nav > li.eloise-link.current-menu-item > a,
.navbar-default .navbar-nav>li.eloise-link>a:hover,
.top-new-nav .navbar-nav li.current-menu-item.eloise-link a,
.navbar-default .navbar-nav>li.eloise-link + .current_menu_item >a:hover,
.navbar-default .navbar-nav>li.eloise-link>a:focus, .navbar-default .navbar-nav>li.eloise-link>a:hover, 
.top-new-nav .navbar-nav li.eloise-link:hover, .top-new-nav .navbar-nav li.eloise-link.active, 
.top-new-nav .navbar-nav li.eloise-link.current-menu-item, .top-new-nav .navbar-nav li.eloise-link.current-page-ancestor {
	color: #FFB3CB!important;
	background: none;
}


/* Headings + Heading Links
---------------------------------------------------------------*/
h1 a, h5 a {
	color: #796e65;
	background: none;
	text-decoration: none;
}

a.titlelink, a.titlelink:hover {
	color: #796e65!important;
	background: none;
	text-decoration: none;
}

h1.perfect-margin, .perfect-margin {
	margin: 25px 0!important;
}

h1.text-left {
	font-size: 24px!important;
	margin: 0;
	font-weight: 400;
	line-height: 100%;
	text-align: left;
}
h5.margin-20 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.jumbotron h1 {
	font-size: 36px;
	margin-bottom: 25px;
	font-weight: 400;
	line-height: 100%;
}
.jumbotron h1.page-heading {
	font-size: 36px;
	margin: 0;
	font-weight: 400;
	line-height: 100%;
}
.jumbotron h1.page-heading-bottom40 {
	font-size: 36px;
	margin: 0 0 15px 0;
	font-weight: 400;
	line-height: 100%;
}
.jumbotron h1.default-page-title-topbottom40 {
	font-size: 36px;
	margin: 10px 0 35px 0!important;
	font-weight: 400;
	line-height: 100%;
}

.jumbotron h2 {
	font-size: 28px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.jumbotron h3 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.jumbotron h4 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.jumbotron h5 {
	font-size: 14px;
	margin-top: 10px;
	font-weight: 400;
}
.jumbotron h5.fixed25 {
	margin: 23px 0 21px 0!important;
}
.jumbotron h5.lessmargin {
	font-size: 14px;
	margin: 0;
	font-weight: 400;
	letter-spacing: 2px;
}
.jumbotron h6 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 7px;
	font-weight: 700;
}

.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6, .jumbotron p {
	margin: 0px;
	padding: 0px;
}
.jumbotron h1, .jumbotron h2 {
	font-family: 'baskerville-urw';
	color: #796e65;
	text-align: center;
}
.jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6 {
	font-family: 'adrianna-extended', Open Sans, sans-serif!important;
	letter-spacing: 1px;
	color: #796e65;
}


/* Column + Margin Fixes
---------------------------------------------------------------*/
.col-sm-12.nopadding {
	margin: 0;
	padding: 0 2px;
}

.nomargin-bot {
	margin: 0 auto!important;
	padding: 0!important;
}

.nomargins {
	margin: 0!important;
}
.nomargins p {
	margin: 0 0 25px 0!important;
}
.bottomzero, .bottomzero p {
	margin-bottom: 0!important;
}

.button-margin {
	margin: 50px 0 0 0;
}
.nolowermargins {
	margin: 0 auto!important;
}

/* Paragraphs
---------------------------------------------------------------*/
p.nomargin {
	margin: 0;
	padding: 0;
}

p.specialoffer {
	text-align: left; 
	margin: 15px 0 0 0!important;
}

.specialofferstyle p {
	text-align: left; 
	margin: 0!important;
}

p.specialoffer-nobottom {
	text-align: left;
	margin: 0!important;
	padding: 10px 0 0 0!important;
}

p.specialoffer-nomargin {
	text-align: left;
	margin: 0!important;
	padding: 0!important;
}

p.special-margin {
	margin: 20px 0 0 0!important;
	padding: 0!important;
}

p.special-margin-nobottom {
	margin: 10px 0 0 0!important;
}

.jumbotron p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px;
	margin-top: 0px;
	font-weight: 400;
	color: #796e65;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'baskerville-urw';
}


/* Buttons
---------------------------------------------------------------*/
.btn-menu-margin {
	margin: 5px 0 0 0;
}

/* Specials
---------------------------------------------------------------*/
div.specialpackageincludes {
	margin: 0 0 25px 0;
}

div.specialpackageincludes ul {
	list-style: disc!important;
	padding: 0!important;
	margin: 0 0 20px 20px!important;
	font-size: 16px!important;
	line-height: 24px!important;
	font-family: 'baskerville-urw'!important;
	color: #796e65!important;
}

div.specialpackageincludes ul ul {
	list-style: none!important;
	padding: 0 0 0 50px!important;
	margin: 0!important;
	font-size: 16px!important;
	line-height: 24px!important;
}

.specialofferstyle ul {
	list-style: disc;
	margin: 0 0 0 20px!important;
	padding: 0;
	font-size: 16px!important;
	line-height: 24px!important;
}
.specialofferstyle ul ul {
	list-style: disc;
	margin: 0 0 0 50px!important;
	padding: 0!important;
	font-size: 16px!important;
	line-height: 24px!important;
}
.specialofferstyle li {
	margin: 0!important;
	padding: 0!important;
	font-size: 16px!important;
}
ul.special-indent {
	font-size: 16px!important;
	line-height: 24px;
	padding: 0 0 0 50px!important;
	margin: 0!important;
	list-style: none;
}
.specialindented {
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 20px 50px;
	margin: 0;
	list-style: none;
}





.top-strip {
	background-color: #ebbc4d;
	padding: 5px;
	text-align: center;
}
.top-strip a {
	color: #fff;
}
.top-detail-strip {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0 auto;
	line-height: 150%;
	background: #FFF;
	border-top: 10px solid #ebbc4d;
	height: 74px;

}
.top-detail-strip p {
	color: #999;
	font-size: 14px;
	text-align: center;
}
.top-reservation-btn, .top-reservation-btn:active, 
.top-reservation-btn:focus {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #ebbc4d;
	color: #fff!important;
	border: 1px solid #ebbc4d!important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	padding: 6px 10px;
	margin: 0;
}
.top-reservation-btn:hover {
	background-color: #FFF!important;
	color: #ebbc4d!important;
	border-color: #ebbc4d!important;
}
.reg-modal-btn, .reg-modal-btn:active, .reg-modal-btn:focus {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #ebbc4d;
	color: #FFF!important;
	border: 1px solid #FFF!important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	width: 100%;
	padding: 6px 10px;
	margin: 0;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    outline: none !important;	
}

.reg-modal-btn:hover {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #FFF;
	color: #ebbc4d!important;
	border: 1px solid #FFF!important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	width: 100%;
	padding: 6px 10px;
	margin: 0;
}




.top-logo {
	text-align: center;
	padding: 0 0 35px 0;
}
.top-logo img {
	width: 100%;
	max-width: 250px;
	height: auto;
}
.navbar .nav, .navbar .nav > li {
	float: none;
	display: inline-block;
 *display: inline;
 /* ie7 fix */
  *zoom: 1;
	/* hasLayout ie7 trigger */
	vertical-align: top;
	letter-spacing: 2px;
	margin: 0!important;
	padding: 0!important;
}
.navbar-inner {
	text-align: center;
}
.navbar-toggle {
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #ebbc4d;
	color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.top-new-nav {
	border-top: 0px solid #DFDFDF;
	text-align: center;
	margin-bottom: 1px;
	margin-top: 0px;
}
.top-new-nav .navbar-default {
	border: none;
	background: none;
	border-radius: 0px;
}
.top-new-nav .navbar {
	min-height: 5px;
	margin: 0px;
}
.top-new-nav .navbar-nav > li > a {
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	/*border-bottom: solid 1px #fff; */
	font-family: "adrianna-extended", sans-serif;
	letter-spacing: 1px;
	position: relative;
	margin: 0;
	padding: 0 15px 19px 15px;
}
.top-new-nav .navbar-nav > .active > a, .top-new-nav .navbar-nav > .active > a:focus, .top-new-nav .navbar-nav > .active > a:hover,
.top-new-nav .navbar-nav > .current-menu-item > a, .top-new-nav .navbar-nav > .current-menu-item > a:focus, .top-new-nav .navbar-nav > .current-menu-item > a:hover,
.top-new-nav .navbar-nav > .current-page-ancestor > a, .top-new-nav .navbar-nav > .current-page-ancestor > a:focus, .top-new-nav .navbar-nav > .current-page-ancestor > a:hover,
.single-rooms-and-suites .top-new-nav .navbar-nav > .rooms a {
	background: none;
	color: #796E65;
	width: 100%;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,
.top-new-nav .navbar-nav li:hover,
.top-new-nav .navbar-nav li.active,
.top-new-nav .navbar-nav li.current-menu-item,
.top-new-nav .navbar-nav li.current-page-ancestor,
.single-rooms-and-suites .top-new-nav .navbar-nav > .rooms {
	text-decoration: underline;
	color: #796E65!important;
}
.top-new-nav .navbar-nav li.active:hover,
.top-new-nav .navbar-nav li.current-menu-item:hover,
.top-new-nav .navbar-nav li.current-page-ancestor:hover,
.single-rooms-and-suites .top-new-nav .navbar-nav > .rooms:hover{
	text-decoration: none;
	color: #796E65!important;
}


.carousel {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}
.carousel-caption {
	padding-bottom: 5%;
}
.carousel img {
	margin-left: auto;
	margin-right: auto;
}
.carousel-inner {
	max-height: 500px;
}
.carousel-control {
	font-size: 0;
	top: 46%;
	font-weight: 300;
	width: 7%;
}
.carousel-control, .carousel-control:hover, .carousel-control:focus {
	opacity: 10 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
.carousel-control.left, .carousel-control.right {
	background: none !important;
}
.carousel-fade .carousel-inner .item {
	opacity: 0.5;
	-moz-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	-webkit-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel-fade .carousel-inner .item img {
	width: 100%;
}
.content-devide {
	height: 1px;
	background: #dedbd8;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 22px;
	margin-bottom: 22px;
}
.content-devide-lessmargin {
	height: 1px;
	background: #dedbd8;
	width: 100%;
	display: block;
	clear: both;
	margin: 20px 0 10px 0;
}
.content-devide-nomargin {
	height: 1px;
	background: #ebe9e8;
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
}
.content-devide-nomargin-top {
	height: 1px;
	background: #ebe9e8;
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 25px 0;
}

.content-devide-nomargin-bottom {
	height: 1px;
	background: #ebe9e8;
	width: 100%;
	display: block;
	clear: both;
	margin: 25px 0 0 0;
}

.home-middle-boxes {
	margin-top: 20px;
}
.home-left-blog {
	border: solid 1px #ebbc4d;
	padding: 10px;
}
.home-left-blog h2 {
	color: #fff;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ebbc4d;
	padding: 10px;
}
.home-left-blog h3 {
	color: #666;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.home-left-blog p {
	color: #333;
	margin-bottom: 15px;
	border-bottom: dashed 1px #333;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: 400;
}
.home-featured-restaurant {
}
.home-plaza-food {
	background-image: url(../images/plaza-food.jpg);
	background-size: 100%;
	padding: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
.home-plaza-food h4 {
	color: #FFF;
	padding-bottom: 20px;
	font-size: 22px;
	text-shadow: 1px 1px 1px #333;
	font-weight: 600;
}
.home-plaza-food p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
.home-room-suit {
	margin-top: 10px;
}
.home-room-suit img {
	width: 100%;
}
.featured-retail {
	background-image: url(../images/hotel-room.jpg);
	background-size: 100%;
	padding: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 75px;
	min-height: 590px;
	background-size: cover;
}
.featured-retail h4 {
	color: #FFF;
	padding-bottom: 20px;
	font-size: 22px;
	text-shadow: 1px 1px 1px #333;
	font-weight: 600;
}
.featured-retail p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
.events-home {
	border: solid 1px #ebbc4d;
	padding: 10px;
	margin-top: 10px;
}
.events-home h2 {
	color: #fff;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ebbc4d;
	padding: 10px;
}
.events-home h3 {
	color: #666;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.events-home p {
	color: #333;
	margin-bottom: 15px;
	border-bottom: dashed 1px #333;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: 400;
}
.featured-retail-side {
	margin-top: 12px;
}
.featured-retail-side img {
	width: 100%;
}
.footer-strip {
	background-color: #ebbc4d;
	padding: 8px;
	padding-top: 10px;
	margin-top: 0px;
	text-align: center;
}
.footer-strip p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.footer-strip p a {
	color: #fff;
}
.footer-strip-header {
	text-transform: uppercase;
	letter-spacing: 3px;
}
#footer {
	background-color: #ebe9e8;
	padding: 14px 10px;
	margin-top: 0;
}
#footer .social {
	margin-top: 15px;
}
#footer .social .fa {
	margin: 10px;
	font-size: 25px;
	color: #796e65;
	margin-left: 0px;
	margin-right: 25px;
}
#footer a {
	color: #fff;
}
#footer h3 {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #796e65;
	margin-bottom: 0px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #796e65;
	margin-top: 7px;
}
#footer li {
	margin-bottom: 3px;
}
#footer li a {
	color: #796e65;
	font-size: 14px;
	display: block;
}
#footer p {
	color: #796e65;
	font-size: 12px;
}
#footer p a {
	color: #796e65;
}
.bottom-subscribe-input {
	border: none;
	font-style: italic;
	font-size: 14px;
	height: 30px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-top: 5px;
		color: #796e65;
}
.bottom-subscribe-btn {
	height: 29px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: none;
	padding: 0px;
	color: #796e65;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 6px;
}
.bottom-subscribe-btn:hover {
	background-color: #ebbc4d;
	color: #fff;
}
.bottom-subscribe-btn .fa {
	margin: 0px !important;
}
#footer .form-control:focus, #footer .form-control:hover {
	box-shadow: none;
	border: none;
}
.slider-page {
	margin-top: 15px;
	text-align: center;
}
.slider-page .next-previous {
	font-size: 16px;
}
.slider-page .slider-image {
}
.slider-image img {
	width: 100%;
}
.inner-book-strip {
	margin-top: 25px;
	margin-bottom: 25px;
}
.inner-book-strip p {
	font-size: 14px;
	color: #333;
}
a.bottom-book-button {
	background-color: #ebbc4d;
	color: #fff;
}

.new-tabs {
	margin-top: 25px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {opacity: 1!important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {background:none!important;color:#796E65!important;}

.nav-tabs > li {
	margin-bottom: -1px;

}
.new-tabs .tab-content > .active {
	border-bottom: solid #000 1px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 20px;
	background-color: #fbf7ee;
	color: #000!important;
	opacity: 1;
}

.new-tabs>.nav-tabs>li.active>a, 
.new-tabs>.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {color: #796E65!Important;opacity:1!important;}

.new-tabs p {
	font-size: 14px;
	color: #000;
	line-height: 27px;
	font-weight: 400;
	padding: 7px;
	margin-bottom: 20px;
	padding-left: 0px;
	opacity:1;
}
.new-tabs img {
	width: 100%;
}
.new-tabs .nav-tabs > li > a:hover {
	background: none;
	opacity: 1;
}


#hover-img .thumbnail {
	position: relative;
	overflow: hidden;
	list-style: none;
	border: none;
	padding: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
#hover-img .thumbnail img {
	min-width: 100%;
	height: auto;
}
#hover-img .caption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/small-box-hover.png);
	width: 100%;
	height: 100%;
	color: #fff !important;
	text-align: left;
	padding: 25px;
}
#hover-img .caption p {
	font-size: 15px;
	color: #c1d72d;
	/* text color */
	color: #fff;
	line-height: 22px;
	font-weight: 600;
}
#hover-img .caption h3 {
	color: #fff;
	/* text color */
	font-size: 18px;
	font-weight: 600;
	margin-top: 40px;
}
#hover-img .caption h3 a:hover {
	color: #fff;
}
#hover-img .caption-btm {
	height: 40px;
	position: absolute;
	bottom: 4px;
	color: #fff;
	display: table;
	width: 100%;
}
#hover-img .caption-btm p {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 20px;
}
.list-text ul {
	margin: 0px;
	padding: 0px;
	margin: 20px;
}
.list-text li {
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 27px;
}
a.learn-more {
	font-style: italic;
	color: #796e65;
	text-decoration: underline;
}
a.learn-more:hover {
	text-decoration: underline!important;
}

.text-on-image-box {
	background-color: rgba(255, 255, 255, 0.7);
	padding: 15px;
	position: absolute;
	margin-top: -300px;
	max-width: 400px;
	float: right;
	right: 0;
	margin-right: 30px;
}
.text-on-image-box h6 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
}
.book-pckg-btn {
	background-color: #666;
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	font-weight: 500;
}
.book-pckg-btn a {
	color: #fff;
}
.learn-more-btn {
	background-color: #ebbc4d;
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	font-weight: 500;
}
.learn-more-btn a {
	color: #fff;
}
.learn-more2 {
	background-color: #fff;
	color: #ebbc4d;
	margin: 15px 15px 5px 0;
	padding: 10px;
	font-size: 13px;
	font-weight: 500;
}
.learn-more2 a {
	color: #ebbc4d;
}
.special-strip {
	margin-bottom: 25px;
}
.special-strip h3 {
	margin-top: 20px;
}
.special-strip h5 {
	margin-top: -2px;
}

.special-strip p {
	margin-bottom: 35px;
	text-align: left;
}
.special-strip .btn {
	width: 100%;
	max-width: 200px;
	margin-right: 25px;
}
.sub-menu {
	text-align: center;
	border-top: solid 1px #ebe9e8;
	border-bottom: solid 1px #ebe9e8;
	padding: 18px 0px 15px 0px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}
a.btn-filter {
	color: #796e65;
	font-family: "adrianna-extended", sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	opacity: 0.4;
}
a.btn-filter.active {
	color: #796e65 !important;
	opacity: 10;
	box-shadow: none;
}
a.btn-filter:hover {
}
.menus-menu {
}
.menus-menu .links {
}
.menus-menu .links ul {
	list-style: none;
	display: inline-block;
	padding-bottom: 15px;
}
.menus-menu .links li {
	display: inline;
	margin-right: 25px;
	border-bottom: dashed 1px #999;
	padding-bottom: 10px;
}
.menus-menu .links li a {
	color: #666;
}
ul.stripped {
	margin: 0!important;
	padding: 0 0 0 50px;
	list-style: none;
	font-size: 16px;
    line-height: 24px;
}
.view-pdf-btn {
	background-color: #666;
}
.view-pdf-btn a {
	color: #fff;
}
.view-menu-btn {
	background-color: #F90;
}
.view-menu-btn a {
	color: #fff;
}
.reserve-btn {
	background-color: #036;
}
.reserve-btn a {
	color: #fff;
}
.press-strip {
	border-bottom: dashed 1px #666;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.download-pdf-btn {
	background-color: #09F;
}
.download-pdf-btn a {
	color: #fff;
}
.view-artcl-btn {
	background-color: #F60;
}
.view-artcl-btn a {
	color: #fff;
}
.thumb-slider {
	background-color: #fff2dd;
	margin-top: 10px;
	margin-bottom: 20px;
}
.thumb-slider .fa {
	font-size: 40px;
	margin: 7px;
}
.thumb-slider .thumbs-strip img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: solid 1px #ececec;
}
.thumb-slider .thumbs-strip img:hover {
	border: solid 1px #999;
}
.thumb-slider .thumbs-strip .active {
	opacity: 0.5;
}
.shop-plza-btn {
	background-color: #960;
	font-size: 17px;
	font-weight: 600;
	margin-top: 10px;
	float: right;
}
.shop-plza-btn a {
	color: #fff;
}
.with-left-menu {
	margin-top: 25px;
}
.with-left-menu ul.nav {
}
.with-left-menu ul.nav li {
	margin-bottom: 0px;
}
.with-left-menu ul.nav li a {
	border: solid 1px #F2F2F2;
	font-size: 13px;
}
.with-left-menu ul.nav li a:hover {
	color: #ff;
	background-color: #ebbc4d;
	color: #fff;
}
.with-left-menu ul.nav li a.active {
	background-color: #ebbc4d;
	color: #fff;
}
.left-menu-strip {
	margin-bottom: 15px;
	margin-top: 5px;
}
.color-back-box {
	background-color: #ebbc4d;
	padding: 15px;
	margin-top: 10px;
}
.rqst-apntm-btn {
	background-color: #333;
	width: 100%;
}
.rqst-apntm-btn a {
	color: #fff;
}
.treatments-box {
	padding: 15px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.treatments-box li {
	font-style: italic;
}
.view-full-treatment-btn {
	background-color: #666;
	margin: 15px;
	padding: 20px;
}
.view-full-treatment-btn a {
	color: #fff;
}
.features-box {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.learn-on-image {
	float: right;
	height: 35px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-top: -35px;
	z-index: 1;
	position: relative;
}
.rqst-conslt-btn {
	background-color: #F90;
	color: #fff;
}
.rqst-conslt-btn a {
	color: #fff;
}
ul.plan-list {
	list-style: none;
	margin: 25px;
	padding: 0px;
}
ul.plan-list li {
	margin-bottom: 20px;
}
.download-btn {
	margin-left: auto;
	margin-right: auto;
	background-color: #666;
	float: none;
	width: 150px;
}
.download-btn a {
	color: #fff;
}
.modal-header {
	border: none;
}
.modal-header .close {
	margin-right: -10px;
	margin-top: -10px;
}
button.close {
	padding: 20px 20px 0 0;
}

.back-link {
	margin-bottom: 15px;
}
.back-link a {
	text-decoration: underline;
	font-style: italic;
	font-size: 13px;
	color: #666;
}
.divider {
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
}
.divider hr {
	margin-left: auto;
	margin-right: auto;
	width: 44%;
	border: dashed 1px #999;
}
ul.history-list {
	margin-top: 20px;
}
ul.history-list li {
	margin-bottom: 25px;
}

.contact-box {
	padding: 15px;
}
.contact-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.contact-box .fa {
	font-size: 18px;
}
.callouts-btn, .callouts-btn:visited {
	background-color: #ebbc4d;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #fff;
	border: solid 1px #fff;
	font-family: "adrianna-extended", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	height: 30px;
	padding-top: 7px;
}
.callouts-btn:hover  {
	color: #ebbc4d;
	background-color: #fff;
	border: solid 1px #ebbc4d;
}


.image-txt-box {
	margin-top: 25px;
	overflow: hidden;
}
.image-txt-box.height500 {
	margin-top: 25px;
	overflow: hidden;
	min-height: 500px;
	position: relative;
}

.hometall {
	padding-bottom: 0px;
	overflow: hidden;
}
.hometall h1 {
	padding-top: 18px;
}
.image-txt-box img {
	margin-bottom: -150px;
}
.image-txt-box .text-container {
	z-index: 1;
	position: relative;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	padding-bottom: 25px;
	padding-top: 20px;
	margin-top: -130px;
	height: 130px;
}

.image-text-box.height500 .text-container {
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	position: absolute;
}

.image-txt-box h2 {
	text-align: left;
	padding-left: 25px;
	font-size: 36px;
	margin-bottom: 5px;
	z-index: 5;
	position: relative;
}
.image-txt-box a h2 {
	color: #fff;
}
.image-txt-box a:hover {
	text-decoration: none;
}
.image-txt-box h4 {
	letter-spacing: 0px;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	z-index: 5;
	position: relative;
	line-height: 18px;
}
.image-txt-box a h4 {
	color: #fff;
	text-transform: none;
	font-size: 14px; 
}
.top-gap-24 {
	margin-top: 25px !important;
}
.top-gap-20 {
	margin-top: 0;
}
.bottom-gap-24 {
	margin-bottom: 25px;
}

.offers-carousel {
	background-color: #ebbc4d;
	text-align: center;
	padding-bottom: 24px;
}
.offers-noncarousel {
	text-align: center;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}
.offers-noncarousel .insidebox {
	padding: 51px 35px 56px 35px;
}
.offers-noncarousel .whitebox {
	background-image: url('../images/background-white80.png');
	width: 100%;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;	
}

.whitebox-mainbg {
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;	
}


.whitebox-contents {color: #796e65!important; padding: 40px 20px 35px 20px;}
.whitebox-title {padding: 0 0 30px 0; text-align: center; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; font-family: 'adrianna-extended', sans-serif;}
.whitebox-large-title {padding: 0 0 10px 0; font-size: 36px; line-height: 120%; color: #796e65;  font-weight: 100; font-family: 'baskerville-urw'; font-style: italic;}
.whitebox-content {padding: 0 5px 25px 5px;}
.whitebox-content p {padding: 0; margin: 0;}
.btn-whitebox {border: 1px solid #796e65; border-radius: 0; background: none; color: #796e65; font-family: 'adrianna-extended', sans-serif; letter-spacing: 2px; font-size: 11px; text-transform: uppercase;}
.btn-whitebox:hover {background: #796e65; color: #FFF;}

.image-txt-box-480 a{color: #FFF!important; text-align: left;}
.image-txt-box-480 {position: relative; width: 100%; height: 481px;}
.image-txt-box-480-image {position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%;}
.image-txt-box-480-image img.fivehundred {width: 100%; height: 487px;}
.image-txt-box-480-content {
	position: absolute; 
	z-index: 100; 
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 120px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	padding-bottom: 20px;
	padding-top: 20px;
	color: #FFF!important;
	text-align: left;
}
.image-txt-box-480-content h2 {
	text-align: left;
	color: #FFF;
	line-height: 100%;
	text-align: left;
    padding-left: 25px;
    font-size: 36px;
    margin-bottom: 5px;	
}

.image-txt-box-480-content h4 {
	color: #FFF;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	max-width: 515px;
}



.image-txt-box-500 a{color: #FFF!important; text-align: left;}
.image-txt-box-500 {position: relative; width: 100%; height: 500px;}
.image-txt-box-500-image {position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%;}
.image-txt-box-500-image img.fivehundred {width: 100%; height: 500px;}
.image-txt-box-500-content {
	position: absolute; 
	z-index: 100; 
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 120px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	padding-bottom: 20px;
	padding-top: 20px;
	color: #FFF!important;
	text-align: left;
}
.image-txt-box-500-content h2 {
	text-align: left;
	color: #FFF;
	line-height: 100%;
	text-align: left;
    padding-left: 25px;
    font-size: 36px;
    margin-bottom: 5px;	
}

.image-txt-box-500-content h4 {
	color: #FFF;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	max-width: 515px;
}


.image-txt-box-500-tall a{color: #FFF!important; text-align: left;}
.image-txt-box-500-tall {position: relative; width: 100%; height: 100%; min-height: 500px;}
.image-txt-box-500-tall-image {position: absolute; z-index: 12; top: 0; left: 0; width: 100%; height: 100%;}
.image-txt-box-500-tall-image img.fivehundred-tall {width: 100%; height: 500px;}
.image-txt-box-500-tall-content {
	position: absolute; 
	z-index: 100; 
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 120px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	padding-bottom: 20px;
	padding-top: 20px;
	color: #FFF!important;
	text-align: left;
}
.image-txt-box-500-tall-content h2 {
	text-align: left;
	color: #FFF;
	line-height: 100%;
	text-align: left;
    padding-left: 25px;
    font-size: 36px;
    margin-bottom: 5px;	
}

.image-txt-box-500-tall-content h4 {
	color: #FFF;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	max-width: 515px;
}


h1.error-page-title {
	padding: 40px 0 25px 0;
	margin: 0;
}

.offers-carousel .carousel-control.left {
	margin-left: 20px;
}
.offers-carousel .carousel-control.right {
	margin-right: 20px;
}
.offers-carousel h2 {
	color: #fff;
	font-size: 33px;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
}
.offers-carousel h2 a {
	color: #fff;
}
.offers-carousel h3 {
	padding: 15px;
	font-size: 14px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
}
.offers-carousel h4 {
	padding: 15px;
	font-size: 15px;
	color: #fff;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
	margin-bottom: 35px;
	line-height: 30px;
}
.offers-carousel .carousel img {
	margin-top: 35px;
}

.room-box {
	margin-top: 0px;
	margin-bottom: 0px;
}
.room-box h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.room-box p {
	max-width: 90%;
	margin-bottom: 25px !important;
	margin-top: 20px;
}
.room-box p.lessgap {
	margin-bottom: 25px;
}

.room-box a:hover, .roombox:active, .roombox:visited {
	text-decoration: none;
	color:#796e65;
}

.eloise-box {
	margin-top: 0px;
	margin-bottom: 0px;
}
.eloise-box h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	margin-top: 0px;
	letter-spacing: 2px;
}
.eloise-box p {
	max-width: 85%;
	margin-bottom: 25px;
}
.eloise-box p.lessgap {
	margin-bottom: 25px;
}



.shop-slide .shop-slide-center {
	width: 95%;
	margin: 0 auto;
}
.shop-slide .carousel-caption a {
	color: #796e65;
	background: none;
	font-style: italic;
	text-decoration: underline;
}
.shop-slide .carousel-inner {
	max-height: 500px;
	width: 93%;
	margin: 0 auto;
}
.shop-slide .carousel-caption {
	float: left;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	border: solid 1px #ebbc4d;
	left: 0;
	top: 0;
	margin-left: 0px;
	width: 100%;
	max-width: 310px;
	text-shadow: none !important;
}
.shop-slide .carousel-caption-align {
	position: absolute;
	top: 50%;
	padding: 0px 20px;
	transform: translateY(-50%);
	width: 100%;
}

.shop-slide .carousel-caption h3 {
	font-size: 15px;
	text-transform: uppercase;
}
.shop-slide .carousel-caption p {
	margin-bottom: 25px;
}
.shop-slide .carousel-caption p:last-child {
	margin-bottom: 0;
}
.shop-slide img {
	float: left;
	max-width: 750px !important;
}
.shop-slide .carousel-control {
	color: #796e65;
	width: 1%;
}
.shop-slide .carousel-indicators {
	left: 35%;
}
.shop-slide .carousel-indicators li {
	margin-bottom: 0px;
	margin-top: 0px;
}
.golden-box {
	background-color: #ebbc4d;
	max-width: 620px;
	padding: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.golden-box h2 {
	color: #fff;
	font-size: 35px;
}
.golden-box p {
	color: #fff;
	font-size: 12px;
	font-family: "adrianna-extended", sans-serif;
	margin: 0 0 20px 0;
	padding: 0 30px;
}
.light-pink-txt {
	color: #ffb3cb !important;
}
.pink-txt {
	color: #e0457b !important;
}
.form-box {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.form-box .form-control {
	margin-bottom: 25px;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background-color: #fef3f7;
}
.input-light {
	background-color: #f0efee !important;
	font-style: italic;
}
.send-btn {
	background-color: #796e65;
	color: #fff;
	font-family: "adrianna-extended", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 0px;
	border: none;
	width: 100%;
	display: block;
}
.send-btn:hover {
	background-color: #796e65;
	color: #fff;
}
.girl-image {
	position: absolute;
	top: -75px;
	right: -210px;
	float: right;
}
.girl-image img {
	max-width: 300px;
	height: auto;
}
.calendar-box {
	text-align: center;
}
.calendar-box h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	color: #e0457b;
	margin: 0;
	letter-spacing: 2px !important;
}
.calendar-box h6 {
	font-style: italic;
	font-family: "baskerville-urw", sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0px;
}
.calendar-box p {
	margin-bottom: 0px;
	letter-spacing: 0px;
}

.two-image-left-full-left, .two-image-right-full-right {
	width: 100%;
	height: auto;
	min-height: 453px;
}

.two-image-right-top {
	width: 100%;
	max-width: 376px;
	max-height: 182px;
	height: auto;
	margin-bottom: 25px;
}

.two-image-right-bottom {
	width: 100%;
	max-height: 184px;
	margin: 0 0 25px 0;
}

.two-image-left-top {
	width: 100%;
	max-width: 376px;
	max-height: 250px;
	height: auto;
	margin-bottom: 25px;
}

.two-image-left-bottom {
	width: 100%;
	max-height: 250px;
	margin: 0 0 25px 0;
}

.top-gap-left-two-image {
	margin-top: 25px;
	max-height: 210px;
	width: 100%;
}
.remove-top-25 {
	margin-top: -25px !important;
}
.remove-top-15 {
	margin-top: -15px !important;
}
.remove-top-5 {
	margin-top: -5px !important;
}
.top-gap-right-big-image {
	margin-top: 25px;
	max-height: 256px;
	width: 100%;
}
.rqst-apntm-btn2 {
	background-color: #ebbc4d;
	border: medium none;
	border-radius: 0;
	color: #fff !important;
	font-family: "EngraversGothic_BT";
	font-size: 15px;
	font-weight: 400;
	height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	opacity: 10 !important;
	padding-top: 7px !important;
}
.new-accordion {
	max-width: 530px;
	margin: 0px;
	border: 0px;
	background: none;
	margin-left: auto;
	margin-right: auto;
}
.new-accordion .panel-default {
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.new-accordion .panel-heading {
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: none;
	box-shadow: none;
	padding: 0px;
	border-bottom: solid 1px #796e65;
	margin-top: -5px;
	margin-bottom: 0px;
}
.new-accordion .panel-heading a {
	display: block;
	text-align: center;
	font-family: "adrianna-extended", sans-serif;
	text-transform: uppercase;
	border: none;
	color: #796e65;
	font-size: 14px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.new-accordion .panel-heading a:hover {
	background-color: #f1f0ef;
	text-decoration: none;
}
.new-accordion .panel-heading a:focus {
	text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
}
.new-accordion .panel-heading .fa {
	font-size: 10px;
	color: #796e65;
	margin-left: 20px;
}
.new-accordion .panel-body {
	text-align: center;
	background-color: #fff;
	margin-top: -1px;
	padding-top: 5px;
	border-bottom: solid 1px #796e65 !important;
}
.new-accordion .panel-body p {
	margin: 25px 0 10px 0;
}
.guestinfofix p {
	margin: -10px 0 10px 0!important;
}


.new-accordion .panel-body.marginbottom p {
	margin: 10px 0 25px 0;
}

.new-accordion h5 {
	margin-bottom: 3px;
}
.twenty-five {
	padding-right: 25px!important;
}
.contentpadding {
	padding: 20px 0;
}
.contentpaddingbottom {
	padding: 0 0 30px 0;
}
.text-underline {
	text-decoration: underline;
}

.modal {
	z-index: 9999999999999999999999999999999!important;
}

.modal-content {
	border-radius: 0px;
	border-width: 0 0 20px 0;
	border-style: solid;
	border-color: #ebbc4d;
}
.modal-dialog {
	width: 100%;
	max-width: 746px;
}
.modal-consultation {
	width: 100%;
	height: 100%;
	max-width: 576px;
}
	
.modal-backdrop {
	background-color: #FFF;
}
.modal-backdrop.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 99999999!important;
}
ul.nomargin {
	margin: 0px 0px 20px 20px;
	padding: 0;
	list-style-type: disc;
	font-size: 16px;
}
ul.nomargin li {
	font-size: 16px;
}

.archivelinks a {
	font-style: italic;
	font-family: "baskerville-urw", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 0px;
	margin: 0;
	text-decoration: none;
	color: #796e65;
}
.archivelinks .text-underline {
	font-size: 18px;
}
.carousel-content {
	display: flex;
	align-items: top;
}
.special-carousel-infobox {
	position: absolute;
	top: 0;
	left: 0;
	height: 81%;
	min-height: 200px;
	border: 2px solid #ebbc4d;
	margin: 0;
	text-align: center;
}
.text-padding {
	padding: 30% 40px;
}
.descriptive-center p {
	margin: 0;
	text-align: center;
}
.text-press p {
	text-align: center;
	margin: 0 0 40px 0;
}
.text-press h1 {
	margin: 0;
	text-align: center;
	line-height: 100%;
	font-size: 36px;
}
.text-center p {
	text-align: center;
}
.text-center p a {
	color: #796e65;
}
.text-left, .text-left p {
	text-align: left!important;
}
.btn-submit-modal {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #ebbc4d;
	color: #fff;
	border: 1px solid #FFF;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	width: 148px;
}
.btn-submit-modal-basic:hover, .btn-submit-modal:hover {
	color: #FFF;
}
.btn-submit-modal-basic {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #ebbc4d;
	color: #fff;
	border: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	margin-bottom: 50px;
}
.btn-submit-modal-basic-border {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #ebbc4d;
	color: #fff;
	border: 1px solid #FFF;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: "adrianna-extended", sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 30px;
	width: 150px;
}


span.wpcf7-list-item {
	margin-left: 0px!important;
}

.select-style {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	width: 150px;
	border-radius: 0px;
	overflow: hidden;
	font-family: "baskerville-urw", sans-serif;
	font-size: 130%;
	background: #fff url("../images/icon-selectdrop.jpg") no-repeat 90% 50%;
}
.select-style select {
	padding: 5px 10px;
	font-size: 16px;
	width: 130%;
	border: none;
	color: #666;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-style select:focus {
	outline: none;
}


.select-style-modal {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	width: 100%;
	border-radius: 0px;
	overflow: hidden;
	font-family: "baskerville-urw", sans-serif;
	font-size: 130%;
	background: #fff url("../images/icon-selectdrop.jpg") no-repeat 95% 50%;
}
.select-style-modal select {
	padding: 5px 10px;
	font-size: 16px;
	width: 130%;
	border: none;
	color: #666;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-style-modal select:focus {
	outline: none;
}

.consultation-select-style {
	padding: 0;
	margin: 0 0 25px 0;
	height: 40px;
	width: 100%;
	color: #796e65;
	border-radius: 0px;
	overflow: hidden;
	font-family: "baskerville-urw", sans-serif;
	font-size: 16px;
	background: #ebe9e8 url("../images/arrow-down-small.png") no-repeat 95% 50%;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	    border: 1px solid #ccc;
	
}
.consultation-select-style select {
	padding: 8px 10px 0 10px;
	width: 130%;
	border: none;
	color: #796e65;
	font-size: 16px;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.consultation-select-style select:focus {
	outline: none;
}
.reservation-modal a:link, .reservation-modal a:active, .reservation-modal a:visited {
	color: #FFF;
	font-style: italic;
	background: none;
	text-decoration: underline;
}
.reservation-modal a:hover {
	color: #FFF;
	text-decoration: underline;
}
.reservation-modal {
	width: 90%;
	margin: 0px auto 20px auto;
	background: #ebbc4d;
	color: #FFF!important;
	text-align: center;
	padding: 30px 0;
	font-size: 16px!important;
}
.reservation-modal h5 {
	font-family: 'adrianna-extended', Open Sans, sans-serif;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
}

.modal-body {padding: 0; margin: 0;}
.reservation-modal p {
	color: #FFF;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 16px;
}
.modal-dialog.eloise, .modal-body.eloise {
	padding: 0px 15px 30px 15px !important;
}

.eloise-modal {
	width: 85%;
	margin: 0 auto;
	background: #FFF;
	text-align: center;
	padding: 0;
}

.modal-content.eloise {
	border-radius: 0px;
	border-width: 0 0 20px 0;
	border-style: solid;
	border-color: #e0437b;
}
.eloise-modal .form-group {
	text-align: left;
	margin-bottom: 25px;
}
.eloise-modal form {
	padding: 0;
	margin: 0;
}
.eloise-modal label {
    font-size: 14px;
    letter-spacing: 2px;
	color: #bcb6b2;
	font-family: 'adrianna-extended', Open Sans, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

.btn-eloise {
    font-family: "adrianna-extended", sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 4px 15px 3px 15px;
    text-decoration: none;
    display: inline-block;
    background: #e0457b;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #e0457b;
    letter-spacing: 2px;
    text-transform: uppercase;
	border-radius: 0;
	transition: .25s ease-in-out;
   -moz-transition: .25s ease-in-out;
   -webkit-transition: .25s ease-in-out;	
}
.btn-eloise:hover {
	background: #FFF;
	color: #e0457b;
	border-color: #e0457b;
}

.eloise-modal h1 {
	padding: 0;
	margin: 0 0 25px 0;
	text-align: center;
}
.eloise-modal input {
	border-radius: 0;
}

.width-eighty {
	width: 80%;
	margin: 0 auto;
}
.white-text {
	color: #FFF!important;
	background: none;
}
.bio h1 {
	font-size: 36px; margin: 0 0 15px 0;
}

.bio p {
	margin: 20px 0 0 0;
	text-align: left;
}
.consultation-modal {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.consultation-modal p.text-center {
	text-align: center !important;
}

.consultation-modal input[type=text], .consultation-modal input[type=email] {
	width: 100%;
	height: 40px;
	background: #ebe9e8;
	color: #796e65;
	margin-bottom: 25px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	outline: none!important;
}

.consultation-modal input:focus {
outline-style:none;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
border-color:#CCC;
	
}

.consultation-modal textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 25px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	outline: none;
	background: #ebe9e8;
	color: #796e65;
	
}
.consultation-modal h5.lessmargin {
	margin: 0 0 15px 0;
	font-family: 'adrianna-extended'!important;
	letter-spacing: 2px;
	color: #796e65;	
}
.bottom-margin-25 {
	margin-bottom: 25px!important;
}
.bottom-margin-25 input[type=radio], .bottom-margin-25 input[type=checkbox] {
	margin-left: 25px;
}
.margin-50 {
	padding-top: 50px!important;
}

.ffm-subtitle {
	margin: 4px 0 10px 0;
	font-style: italic;
	font-size: 16px;
	color: #796e65;
}

.regular-content p {
	margin: 0 0 20px 0;
	padding: 0;
}
.regular-content p:first-child {
	margin: -5px 0 25px 0;
	padding: 0;
}

.eloise-calendar {
	
}
.text-italic {
	font-style: italic;
}



.top-address {
	font-size: 16px;
}
.top-address a {
	font-size: 16px;
	color: #796e65;
	text-align: left;
	text-decoration: none;
	width: 100%;
	display: block;
}
.top-address a:hover {
	text-decoration: none;
}
.adress-icon {
	text-decoration: none;
}
.adress-icon {
	padding-left: 18px;
	background: url("../images/address-top.png") left top 5px no-repeat;
	width: 9px;
	height: 12;
}
.new-title {
	padding: 0px 0 0;
}
p.eloisemargins {
	width: 90%;
	margin: 0 auto;
}
.new-title h1 {
	margin: 0;
	padding: 0;
	color: #ffb2ca;
}
.new-title-black h1 {
	margin: 0;
	padding: 0;
}
.my-gap-none-btm p {
	margin-bottom: 0;
}
.jumbotron .size-align {
	margin-top: 24px !important;
}
.top-gap-new {
	margin-top: 0 !important;
}
.content .learn-more-btn {
	font-family: "adrianna-extended", sans-serif;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 3px 15px;
	display: inline-block;
	text-decoration: none;
	display: inline-block;
	background: #e0457b;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #e0457b;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.content .learn-more-btn:hover {
	color: #e0457b;
	background: #FFF;
	border-color: #e0457b;
}
.pink-light {
	color: #ffb2ca !important;
}
.form-box-new .form-control {
	margin: 0 0 25px;
}
.banner1 {
	position: relative;
}
.color-gray h1 {
	color: #796e65 !important;
}
.eloise-calendar h6 {
	font-size: 16px;
}

.mycelendr .col-sm-4 {
	margin-top: 24px;
	margin-bottom: 0;
}
.myDivide {
	margin: 22px 0 20px !important;
}
.jumbotron .content-new1 {
	margin: 17px 0 0 0 !important;
}
.jumbotron .content-new1 .learn-more-btn {
	margin: 22px 0 3px 0 !important;
}
.increse-gap {
	margin-bottom: 47px !important;
}
.divide01 {
}


/* New Fixes
-----------------------------------*/
.terms {color: #444;}
.terms h6 {
	font-family: "baskerville-urw", sans-serif!important;
	font-weight: bold!important;
	margin: 0 0 25px 0!important;
	font-size: 16px!important;
}
.terms h3 {
	font-size: 15px;
	margin-top: 50px;
	text-transform: uppercase;
}
.terms p {
	margin: 0 0 25px 0;
}

.paddingrightsixteen {
	padding-right: 16px;
}

.default-page-title {
	padding: 34px 0 34px 0!important;
	text-align: center;
	margin: 0!important;
}

.default-page-title a,
.default-page-title span {
	color: #BBB;
	background: none;
	text-decoration: none;
}

.default-page-title a.dark {
	color: #796e65;
	background: none;
	text-decoration: none;
}

.default-page-title-nomargin {
	margin: 0!important;
	padding: 0!important;
}

.default-page-title-left {
	padding: 34px 0 34px 0!important;
	text-align: left!important;
	margin: 0!important;

}

.default-page-title-halftop {
	padding: 10px 0 34px 0!important;
	text-align: center;
	margin: 0!important;
}

.default-page-title-halfbottom {
	padding: 34px 0 10px 0!important;
	text-align: center;
	margin: 0!important;
}

.default-page-title-wrapper {
	padding: 35px 0 20px 0!important;
	text-align: center;
	margin: 0!important;
}

.lesser-page-title {
	padding: 34px 0 0 0!important;
	text-align: center;
	margin: 0;
}

.content-devide-margbottom {
	margin: 0 0 25px 0;
	height: 1px;
	background: #ebe9e8;
}

.bordr-line {
	border-color: #ebe9e8;
	margin-bottom: 25px;
	padding: 25px 0 0 0;
}

.bordr-line .top-reservation-btn, .sub-menu .top-reservation-btn {
	margin-top: -5px;
	margin-bottom: 5px;
	font-size: 13px;
}

.tab-pane .descriptive-center p {
	margin: 0 0 25px 0!important;
}

.top-gap-50 {
	height: 50px!important;
	clear: both;
}

a.nohover {
	text-decoration: none;
	cursor: pointer!important;
}

h3.career-title {
	font-size: 20px;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h1.press-title {
	margin: 0 0 10px 0;
}

p.press-padding {
	width: 90%;
	text-align: center;
}

h4.pink-txt.nomargin {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

h5.eloise p {
	font-family: "adrianna-extended", sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #e0457b;
}

h5.eloise a {
	color: #e0457b;
	background: none;
	text-decoration: none;
}


/*  Love Story
-----------------------------------------------------------*/
.wider-width {margin-top: -25px!important;}
.wider-width p {max-width: 97%!important;}

.list_carousel {
margin: 0 auto;
width: 100%;
max-width: 1100px;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
width: 185px;
height: 185px;
display: block;
float: left;
}
.list_carousel.responsive {
width: auto;
margin-left: 0;
}


.love-slide .carousel-caption {
float: right;
    margin-top: 0px;
    position: relative;
    z-index: 9999;
    border: solid 1px #ebbc4d;
    left: 0;
    top: 0;
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
    text-shadow: none !important;
}

.love-slide .caption-sizing {
	height: 464px;
}

.love-slide .carousel-caption-align {
    position: absolute;
    top: 50%;
    padding: 0px 20px;
    transform: translateY(-50%);
    width: 100%;
}