@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'FutuBd';
	src: url('../fonts/FutuBd.eot');
	src: local('FutuBd'), url('../fonts/FutuBd.woff') format('woff'), url('../fonts/FutuBd.ttf') format('truetype');
}

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../fonts/futural-webfont.eot');
    src: url('../fonts/futural-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futural-webfont.woff') format('woff'),
         url('../fonts/futural-webfont.ttf') format('truetype'),
         url('../fonts/futural-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_md_btmedium';
    src: url('../fonts/tt0142m-webfont.eot');
    src: url('../fonts/tt0142m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0142m-webfont.woff') format('woff'),
         url('../fonts/tt0142m-webfont.ttf') format('truetype'),
         url('../fonts/tt0142m-webfont.svg#futura_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1000px;
	xbackground-color: rgb(153,136,114);
	background-color: rgb(255,255,255);
}
h1 {
	font-family: 'FutuBd';
	color: rgb(255,255,255);
	font-size: 63px;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	line-height: 1;
}
p {
    font-family: 'futura_lt_btlight';
	font-size: 19px;
	line-height: 1.35;
	padding-bottom: 10px;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	float: left;
	margin-top:0;
}
.bold-text {
    font-family: 'futura_md_btmedium';
}
.text-wrap {
	width:990px;
	margin: 0 auto;
}
#CDSWIDEXC {width:auto !important; margin:0 !important;}


/* Logo 
=================*/
.logo-wrap {
	width: 100%;
	background-color: rgb(255,255,255);
	height: 142px;
	border-top: 3px solid rgb(153,136,114);
	border-bottom: 1px solid rgb(85,85,85);
	float: left;
}
.logo {
	width:119px;
	height:82px;
	margin: 30px auto;
}


/* Now Open 
=================*/
.now-open {
	width:100%;
	height:735px;
	background: url(../images/bg-now-open.jpg) no-repeat center;
	float: left;
}
.now-open-text {
	width: 490px;
	float: right;
	color: rgb(255,255,255);
	padding: 0 25px;
	margin-top: 50px;
}
.now-open-text h1{
	font-size: 56px;
}
.now-open-text p{
	font-size: 19px;
}
.widgets-rate {
	width: 240px;
	float: right;
	padding: 80px 100px 0 0;
}
#TA_selfserveprop421 {
	float: left;
	margin: 0;
}
.widgets-booking {
	float: right;	
	padding: 100px 0 0 0;
	margin: 100px 20px 0 0;
}


/* Go Espresso 
=================*/
.go-espresso {
	width:100%;
	height:548px;
	background: url(../images/bg-go-espresso.jpg) no-repeat center;
	float: left;
}
.go-espresso-text {
	width: 400px;
	float: left;
	color: rgb(255,255,255);
	padding: 0 25px;
	margin-top: 80px;
}


/* Come by Today 
=================*/
.come-by-today {
	width:100%;
	height:645px;
	float: left;
	background-color: rgb(108,109,111);
	xbackground-color: rgb(153,136,114);
}
.come-by-today-map {
	width: 495px;
	float:left;
	margin-top: 20px;
	margin-left: 25px;
}
.come-by-today-text {
	width: 350px;
	float: right;
	color: rgb(255,255,255);
	padding: 0 25px;
	margin-top: 20px;
}
.come-by-today-text a:link, a:visited {
	color: rgb(255,255,255);
}


/* Widgets 
=================*/
.widgets {
	width:100%;
	height:615px;
	background: url(../images/bg-widgets.jpg) no-repeat center;
	float: left;
}
.widgets-text {
	width: 360px;
	float: left;
	color: rgb(255,255,255);
	padding: 0 25px;
	margin-top: 80px;
	margin-right: 0px;
}
.widgets-text h1 {
	margin-bottom: 0;
	margin-left: -4px;
	padding-bottom: 0;
}
#TA_cdswritereviewlg976 {
	float: left;
	margin: 150px 0 0 0;
}
/* Instagram 
=================*/
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(http://instagramstatic-a.akamaihd.net/bluebar/727396f/thirdparty/images/badges/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(http://instagramstatic-a.akamaihd.net/bluebar/727396f/thirdparty/images/badges/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } } 


/* Footer 
=================*/
.footer {
	width:100%;
	height:65px;
	float: left;
	display:flex;
	align-items:center;
}
.footer p {
	text-align: center;
	color: rgb(0,0,0);
	text-shadow: none;
	padding-bottom:0;
	font-size: 14px;
	float: none;
	display:flex;
	align-items:center;
	margin:0 auto;
}
.footer-icon {width:2rem; float:left; margin-left:1em;}
.footer-icon img {width:100%;}