body {
	margin: 0px;
	padding: 0px;
	background: #817164;
	background-image: url(../img/cromlix_background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Trebuchet, Sans-Serif;
	color: #4e463a;
	font-size: 11px;
}
	#skip { display: none; }
	#wrapper {
		margin: auto;
		width: 790px;
	}
		#shadow {
			float: left;		
			width: 760px;
			background-image: url(../img/bg_wrapper.png) ;
			padding-left: 15px;		
			padding-right: 15px;
			margin: 0px ;
		}
			/* ----------------------------------------------------- */
			#header, #topnav, #banner, #main, #footer {
				float: left;		
				width: 100%;
			}
			/* ----------------------------------------------------- */
			#header {}
				#logo { float: left; }
				#headernav { 
					float: right; 
					padding-top: 60px;		
					font-size: 12px;
				}
					#headernav ul, #headernav li { 
						float: left;
						display: inline;	
						margin: 0px;
						padding: 0px;
						list-style-type: none;
					}
					#headernav li { 
						padding-left: 4px;		
						padding-right: 4px;
					}
			/* ----------------------------------------------------- */		
			#topnav {}
				#topnav ul, #topnav li { 
					float: left;
					display: inline;	
					margin: 0px;
					padding: 0px;
					list-style-type: none;
				}
			/* ----------------------------------------------------- */
			#banner {}
			/* ----------------------------------------------------- */
			#main {
				padding-bottom: 20px;
				background-color: #f4f3f2 ;
				}
				#col1, #col2, #col3 { float: left; }
				#col1 {					
					width: 185px;
					padding-left: 0px;	
				}
					#subnav { 
						margin-bottom: 10px;
						background-color: #EBEAE8;
						padding: 10px;							
						font-size: 12px;
					}
						#subnav ul, #subnav li { 
							margin: 0px;
							padding: 0px;
							list-style-type: none;
						}					
					#quote {
						padding: 0px;
						padding-top: 20px ;
						padding-left: 50px ;
						font-size: 11px;
						background-image: url(../img/placeholder_content_image.gif);
						background-repeat: no-repeat ;
					}
					#quote-text, #quote-text-author {
						width: 100%;
						color: #ce9b32 ;
						font-size: 15px ;
						font-weight: bold ;
						}
					#quote-text-author {
						color: #4e463a;
						}
				#col2 {
					width: 340px;
					padding-left: 15px;
				}
					#bookAssistForm{
						padding:0 0 0 35px;
					}
					
					#content {}
				#col3 {
					float: right ;
					width: 200px;
					padding: 0px ;
					padding-left: 0px;
				}
					.bookingTabs ul{
						list-style:none;
						display:inline;
						margin:0;
					}
					
					.bookingTabs li{
						float:left;
						width:99px;
						background-color:#cdc6c0;
						padding: 0;
						padding-top: 6px;
						padding-bottom: 6px;
						text-align:center;
						margin:0;
					}
					
					.bookingTabs li.accommodation{
						border-right:1px solid #6e6254;
						width:100px;
					}
					
					.bookingTabs li.restaurant{
						background-color:#9c8e83;
					}
					
					
					
					div.accommodationForm{
						
						margin:0;
					}
					
					div.accommodationForm div#bookassist_form{
						padding:10px;
						background-color:#cdc6c0;
					
					}
					
					div.accommodationForm div#bookassist_form label{
						width:190px;
						display:block;
					}
					
					div.accommodationForm div#bookassist_form select{
						background-color:#2d2d2d;
						color:#FFFFFF;
					}
					
					div.reservationsForm div.holder {
						padding:10px;
						background-color:#cdc6c0;
					
					}
					
					div.reservationsForm label{
						width:190px;
						display:block;
					}
					
					div.reservationsForm select{
						background-color:#2d2d2d;
						color:#FFFFFF;
					}
					
					#inmonthyear, #outmonthyear{
						width:100px;
					}
					
					div.accommodationForm div#bookassist_form input.date_input{
						background-color:#63513b;
						color:#FFFFFF;
						margin-left:25px;
						
					}
					
					a.callink{
						position:relative;
						top:4px;
						left:3px;
					}
					
					div#calendar{
						background-color:#FFFFFF;
						height:185px;
						padding:15px;
						position:absolute;
						width:175px;
						display:none;
					}
					
					div#calendar iframe{
						height:0px;
					}
					
					.supporting {
						background-color: #EBEAE8;
						background: url(../img/stripe-bg.gif);
						background-repeat: repeat-y;
						padding: 5px;
						padding-right: 0px ;
						margin-right: 0px ;
						margin: 0px ;
						font-size: 11px;
					}	
						.supporting-text {
							width: 185px;
							padding: 5px ;
						}
					#mailing {
						margin-top: 10px;
						background-color: #EBEAE8;
						padding: 10px;	
						font-size: 11px;					
					}	
						#mailing-text { width: 130px; }
						#mailinglistbar {
							/* background-color: red ; */
							background-image: url(../img/placeholder_footer_bg.jpg);
						}
			/* ----------------------------------------------------- */			
		#footer {
			width: 100%;
			/* background-image: url(../img/bg_footer.gif); */
			background-image: url(../img/placeholder_footer_spacer.gif);
			background-repeat: no-repeat;
			padding-top: 0px;
		}





h1 {
	margin: 0px;
	padding: 0px;
}





form { font-size: 11px; }
input, select, textarea {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Trebuchet, Sans-Serif;
	font-size: 11px;
	color: #463E31;
}
.ctinput {
	height: 15px;
	width: 150px;
}

#formBook {
	overflow:hidden;
	min-height:500px;
	width:560px;
}




img { border: 0px none; }





a { 	
	color: #463E31;
	text-decoration: underline; 
}

#leftnav a { 	
	position: relative;
	text-decoration: none; 
}

#leftnav a:hover {
	text-decoration: underline;
}

#leftnav a.leftnav span.navtag {
	display: none;
}

#leftnav a.leftnav_selected span.navtag {
	display: block;
	position: absolute;
	left: -41px;
	top: -2px;
	width: 31px;
	height: 22px;
	background:url(../img/yellowtag.gif)
}

#subnav a { color: #463E31; }
#subnav .subnav-on { font-weight: bold;	}