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


/*
RED #931425;
*/


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


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%;
}

body {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #cbc1b8;
	background-image: url(../images/nav/redBackground.jpg);
	background-repeat: repeat-x;
	background-color: #ccc7b6;
}




#wrapper { 
	width: 860px;
	margin: 0 auto 0;
}

#wrapperHome { 
	width: 800px;
	margin: 0 auto 0;
}

a {
	color: #cbc1b8;
}

h1 {
	font-family: 'geoSans', Tahoma, Geneva, sans-serif;
	color: #931425;
	font-size: 29px;
	text-transform: uppercase;
}

/*This is for Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
        h1{
			font-size: 26px;
        }
}


h2 {
	font-family: 'geoSans', Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
	
}

h3 {
	font-family: 'geoSans', Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 22px;
	margin: 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	
}





/*HOME ELEMENTS*/

#homeWhite{
	background-color: #FFF;
	width: 800px;
	padding-bottom: 30px;
}

#homeFlash {
	text-align: center;
}

#homeText {
	color: #4a3d23;
	font-size: 100%;
	width: 430px;
	padding: 39px 0 0 28px;
	line-height: 1.2em;
	float: left;
}

#homeText a {
	color: #322402;
	text-decoration: none;
	background-color: #e7e4d9;
}


#newsletter {
	color: #352402;
	font-size: 80%;
	padding:32px 30px 0 20px;
	float: right;
}


.newsletterBut {
	width: 59px;
	height: 12px;
	cursor:pointer;
	background-image: url(../images/nav/submit.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-style:none;
}


#newsletter input, textarea {
	padding: 4px;
	font-size: 90%;
	color: #352402;
	border: 1px solid #968577;
}

.square {
	float: left;
	padding: 0 10px 0 0;
}

#plainText {
	font-size: 70%;
}


/*PAGE LAYOUT*/


#title1 {
	font-family: 'geoSans', Tahoma, Geneva, sans-serif;
	padding: 30px 0 12px 0;
	color: #FFF;
	font-size: 35px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 0.9em;
	display: block;
/*	float: left;*/
}

#blockText {
	font-size: 75%;
	padding: 10px 0 0 0;
}

#blockText ul {
	font-size: 120%;
	padding: 0 0 0 30px;
}

#blockText ul li{

}

#blockText ul li a{
	line-height:20px;
	text-decoration: none;
	background-color: #4a0e10;	
}

#blockText ul li a:hover{
	background-color: #691516;
}

#leftColumn {
	float: left;
	width: 420px;
	padding: 0 35px 0 0;
}

#leftColumn_suites {
	float: left;
	width: 330px;
	padding: 0 25px 0 0;
/*	background-color: #350a0b;*/
}

#leftColumn_attractions {
	float: left;
	width: 280px;
	padding: 0 23px 0 0;
/*	background-color: #350a0b;*/
}


#rightColumn{
	float: right;
}

#clear {
	clear: both;
}

#flashArea{
	height: 440px;
}

#suitePicture{
	float: right;
	padding-top: 90px;
	height: 350px;
/*	background-color: #300;*/
}


#smallTitles {
	padding: 10px 0 0 0;
	font-size: 75%;
}


#smallTitles a {
	text-decoration: none;
}




/*FOOTER*/
#footer {
	color: #645a52;
	margin: 25px 0 50px 0;
	font-size: 75%;
}

#footer ul {
	text-decoration: none;
}

#footer ul li{
	display: inline;
	padding: 0 8px 0 0;
}

#footer a{
	color: #786c61;
	text-decoration: none;
}

.footerHome {
	margin: 10px 0 0 25px;
}

.activeLink {
	background-color: #6d1416;
	padding: 2px 7px 2px 7px;
}

.fb-like-box {
	margin: 20px 0 20px 0;
}

.mapp-container {
	margin: 0;
	padding: 0;
}
.mapp-canvas-panel {
	margin: 0;
	padding: 0;
	border: none;
}

/********************* Booking Mask Styling ***********************/

#bookingMask {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc7b6;
	padding: 9px;
	
}

#bookingMask .date {
	float: left;
	margin: 0 4px 0 0;
	position: relative;
}


#bookingMask label {
    color: #494949;
    display: block;
    font-size: 11px;
    line-height: 19px;
}

#bookingMask .date input, #bookingMask input.text {
	font-size: 11px;
    background: none repeat scroll 0 0 #500d0e;
    border: 0 solid #500d0e;
    color: #e4d7d1;
    height: 19px;
    line-height: 19px;
    padding: 1px 3px;
    width: 75px;
}

#bookingMask form.booking-form select {
    width: 63px;
}

#bookingMask select {
	font-size: 11px;
    background-color: #500d0e;
    border: 1px solid #500d0e;
    color: #e4d7d1;
    height: 19px;
	width: 40px;
}


#bookingMask a.dp-choose-date {
	background: url("../images/nav/calendar.gif") no-repeat;
	top: 24px;
	right: 2px; 
	display: block;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -2000px;
	float: left;
	width: 13px;
	height: 19px;
	padding: 0;	
	
	
}
#bookingMask a.dp-choose-date.dp-disabled {
	background-position: 0 0px;
	cursor: default;
}


#bookingMask .button {
	height: 25px;
	margin-top: 3px;
	border: none;
	cursor: pointer;
	padding: 3px;
/*	position: relative;
	left: 0;*/
}

#bookingMask .button:hover {
	background: #f7f5ea;
}

	

/********************* END Booking Mask Styling ***********************/



/**************Contact Form 7 Styles******************/

.wpcf7-text, .wpcf7-select, .wpcf7-submit { 
	font-size: 13px;

}

.wpcf7-text, .wpcf7-select, .wpcf7-form textarea {
	font-size: 15px; 
	color: #e0d7d0;
	margin: 4px 2px; 
	padding: 4px;
	border: 1px solid #160202;
	background-color: #160202;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.wpcf7-form textarea {
	font-size: inherit;
	font-family: inherit;
	height: 80px;
	font-size: 15px;
}



.wpcf7-text:focus, .wpcf7-select:focus, textarea:focus { 
	background-color: #000;
	color: #FFF;
}

.wpcf7-submit {
	margin: 15px 0 0 0;
	padding: 5px;
	width: 85px;
	cursor: pointer;
	border: 1px solid #160202;
	background:#160202;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.wpcf7-submit:hover {
	background:#020202;
	border: 1px solid #020202;
}

.wpcf7-form p {
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 5px;
}

.wpcf7 h2 {
	margin: 30px 0 10px 0;
}


/**************End contact form styles******************/


/********mappress************/
.mapp-poi-list {
	max-height: 300px !important;
}

.mapp-poi-list table {
	background-color: #fff;
	padding: 20px;
}

.mapp-poi-list td, .mapp-poi-list td a {
	color: #666;
	cursor: pointer;
}

.mapp-poi-list td{
	border-bottom: 1px solid #E9E9E9 !important;
}
