@charset "utf-8";
/* CSS Reset */

@import url("reset.css");

/* CSS Navigation */

@import url("navigation.css");

/* CSS Navigation */

@import url("form.css");

/* CSS Navigation */

@import url("menu.css");

/* CSS Document */

html, body {
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	background-color: #f9f4e7;
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

#header-container-100 {
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	float:left;
	height:243px;
	}

#header-container {
	width:960px;
	height:243px;
	margin: 0 auto;
	text-align:left;
	}

#body-container-100 {
	width:100%;
	float:left;
	}

#body-container {
	width:960px;
	margin: 0 auto;
	text-align:left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}

#footer-container-100 {
	background:#170c01;
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
	float:left;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	margin-top:20px;
}
* html #footer-container-100  {
	clear:both !important;
	float:none !important;
}

#footer-container {
	width:960px;
	margin: 0 auto;
	text-align:left;
	padding-top:15px;
}

#footer-left {
	float:left;
	width:550px;
}
	
	#footer-left p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#b7988d;
	}
	
	#footer-left a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#b7988d;
	}

#footer-middle {
	float:left;
}

#footer-right {
	width:160px;
	float:right;
	}
	

#logo-container {
	float:left;
	width:236px;
	height:74px;
	margin-right:200px;
	}
	
#secret-garden-container {
	float:left;
	width:242px;
	height:136px;
	margin-top:17px;
	}

#christmas-countdown {
	float:right;
	margin: 46px 0px 0px;
	}
	
#signup-container {
	float:right;
}

#nav-container {
	width:960px;
	float:left;
	height:40px;
	text-align:center;
	}

#left-column {
	float:left;
	width:315px;
	padding-right:10px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	display:inline;
	}

#right-column {
	float:left;
	width:634px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	display:inline;
	}

#left-column-top {
	float:left;
	height:4px;
	width:315px;
	background-image:url(../images/left-col-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
	overflow:hidden;
	}

#left-column-middle {
	float:left;
	width:315px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	position:relative;
/*	background-image:url(../images/left-col-middle.jpg);
	background-repeat:repeat-y;
	background-position:center top; */
	background-color: #a3977d;
	display:inline;
	}

#left-column-bottom {
	float:left;
	height:4px;
	width:315px;
	background-image:url(../images/left-col-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
	}

#right-column-top {
	float:left;
	height:4px;
	width:634px;
	background-image:url(../images/right-col-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
	overflow:hidden;
	}

#right-column-middle {
	float:left;
	width:634px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding:0 0 20px 0 0 !important;
	background-image:url(../images/right-col-middle.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	display:inline;
	}

#right-column-bottom {
	float:left;
	height:4px;
	width:634px;
	background-image:url(../images/right-col-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
	}	

#by-propeller {
/*	background-image:url(../images/propeller-logo.png);
	background-repeat:no-repeat; */
	bottom:0;
	float:right;
	height:27px;
	padding:12px 0 0 0px;
/*	padding:12px 0 0 21px; */
	right:50px;
	width:95px;
	text-transform:uppercase;
	font-size:10px;
}

#by-propeller a {
	font-size:10px;
	font-family: "Trebuchet MS", sans-serif; 
	color:#b7988d;
	text-decoration:none;
}


/* Text */

h1 {
	font-size:30px;
	color:#736364;
	line-height:40px !important;
	margin:0;
	padding:0;
	}


h2 {
	font-size:16px;
	color:#f44913;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f44913;
	font-weight:normal;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	padding:5px 0;
	color:#a6a6a6;
	}
	
a {
	text-decoration:underline;
	color: #782617;
	font-weight:normal;
	}
	#left-column-middle ul#menus li.menu-item a {
		text-decoration: none;
	}
	
/* Accordion */

.accordionButton {	
	width: 680px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f44913;
	font-weight:normal;
	padding:5px 0;
	}
	
.accordionContent {	
	width: 680px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}

.profile {
	padding-right:20px;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	border-bottom:1px solid #f44913;
	}
	
.over {
		border-bottom:1px solid #f44913;
	}
		
/* CSS Misc */

.clear {
	clear: both;
}

.center {
	text-align: center;
}



#menus{

	float:right;
	display:inline;
	margin:-10px -10px 0 0;
}

#drinks{
	position:relative;
	float:left;
	display:inline;
	margin:-15px 0 0 -10px;
	z-index:10;

}

/***********************************************************************************************************************
 LEFT COLUMN MENU
************************************************************************************************************************/

	
iframe{ margin:-10px 0 0 0;}


ul#menus{
	width:306px;
	float:left;
	display:inline;
	background:url(../images/menu-bg.jpg) center repeat-y;
	padding:25px 0 0 0;
	margin:0 0 30px 0;
}

ul#menus li{
	float:left;
	display:block;
}

ul#menus li.menu-item{
	width:306px;
	height:50px;
	margin:0 0 13px 0;

 
}

ul#menus li.menu-item a{
	float:left;
	display:block;
	width:306px;
	height:35px;
	padding:15px 0 0 0;
	background:url(../images/btns/menu-plank.png) no-repeat;
	text-align:center;
	color:#ffffff;
	font-size:24px;
}


/***********************************************************************************************************************
 RIGHT COLUMN
************************************************************************************************************************/

#main-image{
	float:left;
	width:603px; 
	height:348px;
	display:inline;
	position:relative;
	margin: 20px 0 0 15px;
}

	#main-image img {
		position:absolute;
		top:0;
		left:0;
	}

	#image-title{
		width:225px; 
		height:108px;
		float:right;
		display:inline;
		position:absolute;
		top:240px;
		right:-15px;
		background:url(../images/titles/image-title-bg.png);
	}
	
	#image-title h2{
		color:#ffffff;
		font-size:18px;
		padding:37px 0 0 20px;
	}

h1#page-title{
	float:left;
	display:inline;
	width:333px;
	height:34px;
	background:url(../images/titles/page-title-bg.png) no-repeat;
	color:#ffffff;
	font-size:22px;
	position:relative;
	margin:-20px 0 20px -27px; 
	padding:46px 0 0 40px;
	clear:both;
}


#right-column-middle p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	clear:left;
	padding:5px 15px;
}

#right-column-middle .small-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	padding:5px 15px;
	color:#000000;
	}


form.gallery_selector {
	margin-bottom:2em;
	margin-left:20px;
	clear:both;
}

p.no_galleries {
	text-align:center;
}

ul.gallery {
	list-style-type:none;
	padding:0;
	margin:0 0 0 20px;
	position:relative;
}

ul.gallery li {
	float:left;
	display:inline;
	position:relative;
	height:66px !important;
	width:66px !important;
	overflow:hidden;
	margin:0 5px 5px 0;
}

ul.gallery li img {
	border:0;
	padding:0 !important;
	margin:0 !important;
	position:absolute;
	clip:rect(0px,66px,66px,0px);
}

/***********************************************************************************************************************
 RIGHT COLUMN sign up form
************************************************************************************************************************/

form input.text-input{
	width:238px;
	height:24px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#a6a6a6;
	background:url(../images/nav/main-form-bg.jpg) no-repeat;
	
}


form input.submit{
	width:99px;
	height:47px;
	display: inline;
}

div.cmf-skinned-select {
    	background: url('../images/nav/form-drop-down-bg.png') top right no-repeat ;
		color:#787878;
		display:inline;
		float:left;
		font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
		font-size:12px;
		width:65px;
		padding:0 0 10px 0;
		text-align:right;
		
	}
	div.cmf-skinned-text {
		padding: 3px;
	}
	
	.select-1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:normal;
		color:#a6a6a6;
		width:70px !important;
		text-align:right;
		padding:0;
		margin:0 10px 0 0;
		background:url('../images/nav/form-drop-down-bg.png');

	}
	
	
* html div.cmf-skinned-text {
	display:none;
}
* html div.cmf-skinned-select {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding:0;
}
