@charset "utf-8";
/* CSS Reset */

@import url("reset.css");

/* CSS Navigation */

@import url("navigation.css");

/* CSS Document */

html, body {
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	background-color: #1e1d1b;
}

#container-100 {
	width:100%;
	margin: 0 auto;
	}

#top-strip {
	background-color:#b2862d;
	height:10px;
	width:100%;
	}

#container {
	width:960px;
	margin: 0 auto;
	}

#header-container {
	width:960px;
	overflow:hidden;
	float:left;
	position:relative;
	}

#logo-container {
	width:344px;
	height:133px;
	float:left;
	margin-bottom: 25px;
}

#follow-us{
	position:absolute;
	top:24px;
	right:0;
}

#christmas{
	position:absolute;
	top:24px;
	right:170px;
}

#nav-container {
	width:616px;
	height:40px;
	text-align:right;
	float:left;
	margin-top:50px;
}

#image-container {
	width:960px;
	height:314px;
	float:left;
	position:relative;
	overflow:hidden;
	top:0;
	left:0;
	}

.slideshow {
	display:inline;
	float:left;
	width:960px;
	position:absolute;
	left:0;
	z-index:1;
	}

#quote-container {
	width:960px;
	height:37px;
	float:left;
	background-image:url(../images/quote-bg.jpg);
	background-repeat:no-repeat;
	}
	
#body-container {
	background-color:#000000;
	float:left;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	width:960px;
	}

#body-left-col {
	width:115px;
	float:left;
	text-align:cente;
	height:120px;
	}

#body-right {
	width:780px;
	float:left;
	text-align:left;
	margin-top:50px;
	}
	
	#contact-left{
		float:left;
		display:inline;
		width:400px;
	}
	
	#googlemaps{
		float:right;
		display:inline;
		width:300px;
		height:345px;
		margin:40px 0 0 0;
		border:2px solid #b2862d;
	}

#footer-container {
	background-color:#000000;
	float:left;
	height: 50px;
	width:960px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:right;
	padding-top:40px;
	}

#footer-address {
	width:600px;
	text-align:left;
	float:left;
	padding-left:115px;
}
	
	#footer-address p {
		color:#766e6c;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-variant:small-caps;
		font-size:10px;
			}

#footer-right {
	float:left;
	width:225px;
	padding-right:20px;
	}

#by-propeller {
	background-image:url(../images/propeller-logo.gif);
	background-repeat:no-repeat;
	bottom:0;
	float:right;
	height:27px;
	padding:12px 0 0 21px;
	right:50px;
	width:95px;
	text-transform:uppercase;
	font-size:10px;
	margin-top: 15px;
}

#by-propeller a {
	font-size:10px;
	font-family: "Trebuchet MS", sans-serif; 
	color:#766e6c;
	text-decoration:none;
}

.menu-bg {
	background-image:url(../images/menu-logo.jpg);
	background-repeat:no-repeat;
	bottom:0;
	float:left;
	height:27px;
	padding:9px 0 0 32px;
	right:50px;
	width:95px;
	font-size:10px;
}

.menu-bg a {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #b2862d;
}

.menu-bg a:hover {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #ffffff;
}


h1 {
	font-size:35px;
	color:#b2862d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	padding:0 0 20px 0;
	}

h2 {
	font-size:15px;
	color:#b2862d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0 0 10px 0;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#b2862d;
	font-weight:normal;
	}
	
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	padding:10px 0;
	color:#ffffff;
	}
	
a {
	text-decoration:none;
	color: #B2862D;
	}

.highlight {
	color:#B2862D;
	font-weight:bold;
	}
	


/* Titles */

/* MENU BUTTONS */



/* Booking */

#booking-panel {
	height:300px;
	color:#fff;
	float:left;
	width:791px;
	height:300px;
	position:absolute;
	z-index:10;
	top:227px;
	left:960px;
}

#buttons {
	width:264px;
	height:186px;
	float:left;
	}

#booking-button {
	width:264px;
	height:88px;
	float:left;
	padding-bottom:10px;
	}

#offers-button {
	width:264px;
	height:88px;
	float:left;
	}
	
#booking-form {
	width:507px;
	height:300px;
	float:left;
	background-image:url(../images/booking-bg.png);
	padding:10px;
	text-align:left;
	}

/* Sign Up */

#sign-up-panel {
	height:100px;
	background-color:#b2862d;
	color:#fff;
	display:none;
}

#sign-up-button-container {
	width:960px;
	margin: 0 auto;
	}

#sign-up-panel-container {
	width:960px;
	margin: 0 auto;
	}

.signup {
	float:right;
	width:194px;
	height:27px;
	text-indent:-9999px;
	background:#b2862d url(../images/btns/become-a-friend.gif);
}
.signup:hover {
	background:#b2862d url(../images/btns/become-a-friend.gif);
}
.signup-active {
	background:#b2862d url(../images/btns/become-a-friend.gif);
}
.signup-active:hover {
	background:#b2862d url(../images/btns/become-a-friend.gif);
}

/* CSS Misc */

.clear {
	clear: both;
}

.center {
	text-align: center;
}

#offer-box{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:9;

}

