@charset "UTF-8";

/*

Bardessono

Global Stylesheet
version 1.1
author: futurepruf.com

BLUE:			#3FA9F5

*/


/*================ GLOBAL ================*/

html, body { background: #CCC url('../images/global/background_body.gif') repeat-x; color: #000; }

body {
	margin: 0;
	padding: 0;
}

a { color: #3FA9F5; text-decoration: none; }
a:hover, a:active { outline: none; text-decoration: underline; }
a img { border: none; }

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: auto;
}

/*================ FONTS ================*/ 

@font-face {
	font-family: 'TradeGothicBoldCondTwenty';
	src: url('TradeGotBolConTwe.eot');
	src: local('TradeGothic BoldCondTwenty'), local('TradeGothic-BoldCondTwenty'), url('TradeGotBolConTwe.otf') format('opentype'), url('TradeGotBolConTwe.woff') format('woff'), url('TradeGotBolConTwe.svg#TradeGothic-BoldCondTwenty') format('svg');
}

@font-face {
	font-family: 'TradeGothicBoldTwo';
	src: url('TradeGotBolTwo.eot');
	src: local('TradeGothic BoldTwo'), local('TradeGothic-BoldTwo'), url('TradeGotBolTwo.otf') format('opentype'), url('TradeGotBolTwo.woff') format('woff'), url('TradeGotBolTwo.svg#TradeGothic-BoldTwo') format('svg');
}

@font-face {
	font-family: 'MinionProRegular';
	src: url('MinionPro-Regular.eot');
	src: local('Minion Pro Regular'), local('MinionPro-Regular'), url('MinionPro-Regular.otf') format('opentype'), url('MinionPro-Regular.woff') format('woff'), url('MinionrPro-Regular.svg#MinionPro-Regular') format('svg');
}

/*================ HEADER ================*/

#header {
	margin:24px 0 0;
	padding:0;
	position:relative;
	width: 940px;
	height: auto;
	font-family:Helvetica, Arial, sans-serif;
}

#header a {
	color:#59707b;	
}

	/*#header .layer {
		float: left;
		width: 940px;
		height: auto;
		position: relative;
	}*/
	
		#header #layer-2 { margin: 31px 0 1px 0; }

	#header h1 {
		margin: 0;
		padding: 0;
		float: left;
		width: 202px;
		height: 54px;
		text-indent: -9999px;
	}
	
		#header h1 a {
			margin: 0;
			padding: 0;
			float: left;
			width: 202px;
			height: 54px;
			display: block;
			background: url('../images/global/logo_bardessono.png') no-repeat;
		}
	

	#navigation_guestx-specialoff {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		height: 36px;
		width: 312px;
		border: 1px solid #CCC;
	}
	
		#trigger_guestx-specialoff {
			position: absolute;
			top: 0;
			left: 0;
			list-style: none;
			margin: 0;
			padding: 0;
			width: 100%;
		}
		
			#trigger_guestx-specialoff li {
				position: absolute;
				margin: 0;
				padding: 0;
				font-size: 15px;
				line-height: 20px;
				text-transform: uppercase;
				font-family: 'TradeGothicBoldCondTwenty', Arial;
				top: 0px;
			}
			
			#trigger_guestx-specialoff li#trigger_guestx { left: 10px; }
			#trigger_guestx-specialoff li#trigger_special { left: 132px; }
			#trigger_guestx-specialoff li#trigger_giftcards { right: 10px; }
			
				#trigger_guestx-specialoff li a {
					color: #CCC;
					text-decoration: none;
				}
				
				#trigger_guestx-specialoff li#trigger_special a { color: #9CBAC9; }
				
		#details_guestx {
			position: absolute;
			top: 20px;
			left: 10px;
			background: #CCC;
			list-style: none;
			padding: 0 5px 5px 5px;
			margin: 4px 0 0;
			width: 624px;
			display: none;
		}
		
			#details_guestx li {
				margin: 0 15px 0 0;
				padding: 0;
				width: 198px;
				float: left;
				font-family: 'TradeGothicBoldCondTwenty', Arial;
				font-size: 15px;
				line-height: 22px;
				color: #FFF;
				text-transform: uppercase;
			}
			
			#details_guestx li.last-details_guestx {
				margin: 0;
			}
			
				#details_guestx li p {
					border-top: 1px #FFF solid;
					margin: 0;
					padding: 4px 0 0 0;
					font-family: Arial, Helvetica, sans-serif;
					color: #666;
					font-weight: bold;
					font-size: 9px;
					line-height: 11px;
					text-transform: none;
					letter-spacing: 0px;
				}
				
					#details_guestx li p a { color: #0071BC; text-decoration: none; }

			#details_special {
				position: absolute;
				top: 20px;
				left: 10px;
				background: url('../images/global/background-blue_90.png');
				list-style: none;
				padding: 0 5px 5px 5px;
				margin: 4px 0 0 0;
				width: 624px;
				display: none;
			}

				#details_special li {
					margin: 0 15px 0 0;
					padding: 0;
					width: 198px;
					float: left;
					font-family: 'TradeGothicBoldCondTwenty';
					font-size: 15px;
					line-height: 22px;
					color: #FFF;
					text-transform: uppercase;
				}

				#details_special li.last-details_guestx {
					margin: 0;
				}

					#details_special li p {
						border-top: 1px #FFF solid;
						margin: 0;
						padding: 2px 0 0 0;
						font-family: Arial, Helvetica, sans-serif;
						color: #666;
						font-weight: bold;
						font-size: 9px;
						line-height: 11px;
						text-transform: none;
						letter-spacing: 0px;
					}

						#details_special li p a { color: #0071BC; text-decoration: none; }
	
	#details_giftcards {
		position: absolute;
		top: 20px;
		left: 10px;
		padding: 0;
		margin: 4px 0 0 0;
		width: 634px;
		display: none;
		height: 54px;
	}
	
		#details_giftcards a {
			display: block;
			width: 634px;
			height: 52px;
			background: url('../images/global/giftcard_content.png') no-repeat 0 0;
		}
		
			#details_giftcards a:hover {
				background: url('../images/global/giftcard_content.png') no-repeat 0 -52px;
			}
				
	#trigger_explore {
		margin: 0;
		padding: 0;
		float: left;
		height: 49px;
		width: 159px;
	}
	
	#trigger_reservations {
		margin: 0;
		padding: 0 0 0;
		float: right;
		height: 49px;
		width: 120px;	
	}
	
	#trigger_explore a, #trigger_reservations a {
		border: 1px solid #ccc;
		height: 37px;
		display: block;
	}
	
	#trigger_explore a { background: url('../images/global/explore_the_hotel.png') 0 0 no-repeat; }
	#trigger_reservations a { background: url('../images/global/reservations.png') 0 0 no-repeat; }
	
	#trigger_explore.hover a, #trigger_reservations.hover a {
		background-position: 0 -37px;
	}
	
/*================ COLUMNS ================*/

.columm_445 { padding-left: 12px; margin-right: 12px; width: 445px; float: left; }

/*================ CONTENT ================*/

#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	background: #FFF;
}

#nav_elements {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
}

	#navigation_parent {
		height: 36px;
		padding: 0 12px;
		margin: 1px 0 0 1px;
		float: left;
		text-transform: uppercase;
		font-size: 14px;
		font-family: 'TradeGothicBoldCondTwenty';
		line-height: 36px;
		color: #717073;
		background: url('../images/global/background-tan_90.png');
	}
	
	#navigation_parent a {
		color: #717073;
	}
	
	#navigation_parent a:hover {
		text-decoration: none;
	}
	
	#navigation_children {
		height: 36px;
		line-height: 36px;
		padding: 0;
		margin: 1px 0 0;
		float: left;
		text-transform: uppercase;
		font-size: 11px;
		font-family: 'TradeGothicBoldTwo';
		background: url('../images/global/background-blue_90.png');
		list-style: none;
	}
	
		#navigation_children li {
			height: 36px;
			padding: 0;
			margin: 0;
			float: left;
			position: relative;
		}
		
			#navigation_children li a {
				color: #32373d;
				text-decoration: none;
				border-right: 1px solid #717073;
				padding: 0 12px;
			}
			#navigation_children li.last a { border: 0;}
			#navigation_children li a:hover,
			#navigation_children li.selected a { color: #FFF; }
			
		#navigation_secondary {
			height: auto;
			padding: 12px;
			margin: 0;
			position: absolute;
			top: 36px;
			left: 0;
			text-transform: uppercase;
			font-size: 11px;
			color: #717073;
			font-family: 'TradeGothicBoldTwo';
			background: url('../images/global/background-green_90.png');
			list-style: none;
			display: none;
		}
		
			#navigation_secondary li {
				padding: 3px 0;
				margin: 0;
				float: left;
				clear: left;
				height: 14px;
				position: relative;
			}
			
				#navigation_secondary li .tooltip {
					width: 400px;
					height: 19px;
					position: absolute;
					right: -405px;
					top: -1px;
					margin: 0;
					padding: 0;
					background: url('../images/global/nav_tooltip_triangle.png') left no-repeat;
					font-size:10px;
				}
				
					#navigation_secondary li .tooltip span {
						color: #fff;						
						white-space: nowrap;
						line-height: 19px;
						background: #9593a1;
						margin-left: 9px;
						display: block;
						float: left;
						padding: 0 5px;
					}
			
				#navigation_secondary li a {
					color: #383b31 !important;
					text-decoration: none;
					padding: 0;
					margin: 0;
					display: block;
					border: 0;
					line-height: normal;
					white-space: nowrap;
				}
				#navigation_secondary li a:hover,
				#navigation_secondary li.selected a { color: #FFF !important; }
				

			
	#navigation_explore {
		/*display: none;
		width: 394px;
		height: auto;
		margin: 1px 0 0 1px;
		padding: 16px 20px 4px 10px;
		position: absolute;
		top: 0;
		left: 0;
		font-family: "TradeGothicBoldCondTwenty";
		background: url('../images/global/background-white_90.png');
		color: #717073;
		font-size: 14px;
		line-height: 19px;
		text-transform: uppercase;
		list-style: none;
		z-index: 5;*/
	}
	
		#navigation_explore li {
			margin: 0 0 8px 0;
			padding: 0 10px;
			border-right: 1px #CCC solid;
			float: left;
		}
		
			#navigation_explore li.last { border: none; }
		
			#navigation_explore li a {
				color: #717073;
				text-decoration: none;
			}
			
			#navigation_explore li a:hover {
				color: #A67B52;
			}
	
	#navigation_reservations {
		display: none;
		margin: 1px 1px 0;
		padding: 0 0 0 12px;
		position: absolute;
		width: 155px;
		height: 36px;
		top: 0;
		right: 0;
		font-family: "TradeGothicBoldCondTwenty";
		background: url('../images/global/background-white_90.png');
		color: #717073;
		font-size: 14px;
		text-transform: uppercase;
		list-style: none;
		z-index: 5;
	}
	
		#navigation_reservations li {
			padding: 0 12px 0 0;
			float: left;
			line-height: 36px;
		}
		
			#navigation_reservations li a {
				color: #717073;
				text-decoration: none;
			}
			#navigation_reservations li a:hover { color: #a67b52; }
	
	#content #content-inner {
		padding-bottom: 50px;
		border: 1px solid #ccc;
		position: relative;
		height: auto;
	}
	
	#mast { float: left; width: 940px; height: auto; }
	#mast img { display: block; }
	
		#content #content-inner #content-mast {
			float: left;
			clear: both;
			height: auto;
			display: block;
			margin-bottom: 20px;
		}
	
		#content #content-inner .wrapper_copy {
			background: #FFF;
			padding: 20px 10px;
			margin: 0;
		}
	
	/*.generic #mast,
	.faq #mast { margin-bottom: 20px; } --- this was messing up spacing in IE7----legacy code from Albertson----*/

	.generic .lc, .generic .rc, .faq .lc, .faq .rc {
		margin-top:20px !important;	
	}
	
	#content h2 {
		font-weight: normal;
		float: left;
		width: 450px;
		height: auto;
		margin: 0 0 12px 0;
		padding: 0;
		font-size: 20px;
		color: #95B4C4;
		text-transform: uppercase;
		font-family: 'TradeGothicBoldCondTwenty';
	}
	
	#content h2.headline {
		width: 100%;
		margin: 20px 0 12px 0;
	}
	
	#content h3 {
		color: #7C6A55;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0 0 2px 0;
		padding: 0;
		font-size: 12px;
	}
	
	#content p {
		padding: 0;
		margin: 0 0 15px 0;
		line-height: 18px;
		color: #000;
	}

/*================ FOOTER ================*/

#footer {
	margin: 30px 0 30px 0;
	padding: 0;
	float: left;
	width: 940px;
	height: auto;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #717073;
}

.footerInfo {
	float:left;
	width:600px;
	margin-top:10px;
}

body.home #footer {
	margin: 20px 0 30px 0;
}
		
	#footer ul {
		margin: 0 0 4px 0;
		padding: 0;
		list-style: none;
		float: left;
		/*width: 940px;
		height: 14px;*/
	}
	
		#footer ul li {
			margin: 0;
			padding: 0 5px;
			list-style: none;
			float: left;
			border-left: 1px #717073 solid;
			height: 14px;
		}
			#footer ul li.first { border: 0; padding-left: 0; }
			
			#footer ul li a {
				color: #717073;
				text-decoration: none;
				display: inline-block;
			}

/*================ SLIDESHOW  ================*/

#slideshow {
	height: 480px;
	width: 938px;
	overflow: hidden;
	position: relative;
}

#slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow .title_left, #slideshow .title_right {
	display: none;
}


.home #content-outer .rc h3 { color: #FFF; }


/*================ outer CONTENT  ================*/

#content-outer {
	margin: 20px 0 0 0;
}

#content-outer .lc {
	float: left;
	width: 520px;
	padding-left: 20px;
}

#content-outer .rc {
	float: right;
	width: 380px;
	padding-right: 20px;
}

/*.leedCol {
	margin-right:25px;
}*/

.aboutLeed img.left {
	float:left;	
	padding:0 15px 5px 0;
}

.aboutLeed img.right {
	float:right;	
	padding:0 0 15px 15px;
}

ul.leedList {
	margin-left:0 !important;
	padding-left:0;
}

.leedList li {
	list-style:none;
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:1px dotted #CCC;
}	

#content p .leedCol {
	float:left;	
}

#content-outer.home {
	height: 150px;
}

	#content-outer h2 {
		font-family: 'MinionProRegular';
		font-size: 40px;
		line-height: 40px;
		color: #717073;
		font-weight: normal;
		text-transform: none;
		width: auto;
	}
	
		#content-outer h2 a, #content-outer h2 span {
			color: #3FA9F5;
			font-size: 24px;
			white-space: nowrap;
			text-decoration: none;
		}
		
		#content-outer h2 a:hover { text-decoration: underline; }
	
	#content-outer h3 {
		font-family: 'MinionProRegular';
		font-size: 29px;
		line-height: 36px;
		color: #717073;
		font-weight: normal;
		text-transform: none;
	}

	#content-outer p {
		font-family: Georgia, serif;
		font-size: 16px;
		line-height: 24px;
		color: #717073;
	}
	
	#content-outer .info-lc, #content-outer .info-rc {
		font-family: "MinionProRegular";
		font-size: 16px;
		line-height: 24px;
		color: #717073;
	}

	#content-outer .info-lc strong, #content-outer .info-rc strong {
		color: #3FA9F5;
		font-weight: normal;
	}

	#content-outer .info-lc a, #content-outer .info-rc a {
		color: #717073;
		text-decoration: none;
	}
	
	#content-outer .info-lc a:hover, #content-outer .info-rc a:hover { text-decoration: underline; }
	
	#content-outer .info-lc {
		width: 210px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	#content-outer .info-rc {
		width: 210px;
		float: right;
		margin: 0 80px 0 0;
	}
	
/*================ INETERNAL STYLES  ================*/

#content-inner { background: #fff; }

#content-inner ul, #content-inner ul {
	margin: 0 80px 20px 20px;
	padding: 0;
}

.accommodations #content-inner .rc h3 {
	color: #95B4C4;
	font-family: 'TradeGothicBoldCondTwenty';
	font-size: 14px;
	font-weight: normal;
}

.accommodations #content-inner .rc ul {
	font-family: 'TradeGothicBoldTwo';
	margin: 0 100px 20px 4px;
	font-size: 10px;
	list-style: none;
	color: #A67B52;
}

	.accommodations #content-inner .rc ul li { line-height: 16px; height: 16px; margin-bottom: 4px; }
	.accommodations #content-inner .rc ul li img { position: relative; top: 4px; left: -4px; }

#content #content-inner.internal-landing {
	height: 480px;
	padding: 0;
}

#content-inner.generic {
}


#content-inner.generic .lc,
#content-inner.faq .lc {
	width: 400px;
	float: left;
	margin: 0 30px 50px 30px;
}

#content-inner.generic .rc,
#content-inner.faq .rc {
	width: 450px;
	float: right;
	margin: 0 10px 50px 0;
}

#content-inner.generic .rc-artisan {
	width: 460px;
	height: auto;
	float: right;
	margin: 0 0 50px 0;
	background: #B3B3B3;
}

	#content-inner.generic .rc-artisan img {
		display: block;
	}

#content #content-inner.info { padding-top: 50px; }
	
	#content-inner.info .lc {
		width: 400px;
		float: left;
		height: auto;
		margin: 0 30px 50px 30px;
	}
	
	#content-inner.info .rc {
		width: 450px;
		float: right;
		margin: 0 10px 50px 0;
	}
	
	#content-inner.experience .rc {
		float: right;
		margin: 20px 0 50px 0;
		width: 460px;
		border-right: none;
	}
	
		#content-inner.testimonialsPage .rc {
		float: right;
		margin: 20px 20px 50px 0;
		width: 440px;
		border-right: none;
	}
	
		#content-inner.experience .entry {
			margin: 0 0 30px 0;
		}
		
		#content-inner.experience .entry ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
			
			#content-inner.experience .entry ul li {
				margin: 0;
				padding: 0;
				float: left;
			}
		
		#content-inner.experience h2.at-the-hotel { color: #95B4C4; }
		#content-inner.experience h2.around-yountville { color: #BECAA2; padding-top: 12px; }
		
		#content-inner.experience h3 { text-transform: none; }
		
			#content-inner.experience .calendar {
				border-top: 1px solid #CCC;
				border-left: 1px solid #CCC;
				float: left;
				width: 459px;
				height: auto;
			}
			
			#content-inner.experience .calendar h2 {
				background: #BDCCD4;
				color: #fff;
				float: left;
				padding: 12px 10px;
				width: auto;
			}
			
			#content-inner.experience .calendar .event {
				clear: left;
				margin: 0 10px;
			}
			
			#content-inner.experience .calendar .event h3 a {
				text-decoration: none;
				color: #7C6A55;
			}
		
			#content-inner.experience .calendar .event h3 a:hover {
				text-decoration: underline;
			}
			
			#content-inner.experience .everyweek {
				border-bottom: 1px solid #CCC;
				border-left: 1px solid #CCC;
				float: left;
				width: 459px;
				height: auto;
			}
			
			#content-inner.experience .everyweek h2 {
				background: #BECAA2;
				color: #fff;
				float: left;
				padding: 12px 10px;
				width: auto;
			}
			
			#content-inner.experience .everyweek .event {
				clear: left;
				margin: 0 10px;
			}
			
			#content-inner.experience .everyweek .event h3 a {
				text-decoration: none;
				color: #7C6A55;
			}
		
			#content-inner.experience .everyweek .event h3 a:hover {
				text-decoration: underline;
			}
			
			#partners_preservation {
				padding: 0 12px 12px 0;
				background: #BDCCD4;
				float: left;
				width: 448px;
				height: auto;
			}
			
			#partners_preservation h2 {
				border-right: 1px #FFF solid;
				border-bottom: 1px #FFF solid;
				background: #BDCCD4;
				color: #FFF;
				float: left;
				padding: 12px 10px;
				width: auto;
			}
			
			#partners_preservation p {
				padding-left: 12px;
				float: left;
			}
			
			
/* MENU PAGES */

#content-inner.menu {}

#content-inner.menu .lc {
	width: 450px;
	float: left;
	margin: 20px 0 50px 10px;
}

#content-inner.menu .lc strong { color: #7C6A55; }

#content p.headline { font-weight: bold; color: #7C6A55; }

/* MEDIA PAGE */
	
#content-inner.media { padding-top: 50px; }
	
	#content-inner.media h2 {
		margin-left: 12px;
	}
	
	#content-inner.media ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		#content-inner.media ul li {
			width: 214px;
			height: 325px;
			float: left;
			margin: 0 10px 50px 10px;
			line-height: 16px;
		}
	
			#content-inner.media ul li img {
				float: left;
				margin-bottom: 10px;
				height: auto;
				width: 210px;
				height: 75px;
				display: block;
			}
		
		#content-inner.media ul li .txt {
			float: left;
			width: 144px;
		}
		
		#content-inner.media ul li a {
			color: #3FA9F5;
			text-decoration: none;
			font-style: italic;
		}
		
		#content-inner.media ul li a:hover { text-decoration: underline; }
		
		#content-inner.media ul li h3 {
			margin: 0;
			color: #996600;
			clear: both;
			text-transform: none;
		}
		
		#content-inner.media ul li h4 {
			color: #666;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			margin: 0;
		}
		
		#content-inner.media ul li h5 {
			font-weight: normal;
			font-size: 12px;
			margin: 0 0 12px 0;
		}
		
/* FAQ PAGE */

#content #content-inner.faq { padding: 0; }

#content-inner.faq h2 {
	margin: 12px 0 12px 0;
	width: 421px;
}

#content-inner.faq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 421px;
}

	#content-inner.faq ul li {
		margin: 0 12px 20px 0;
		padding: 0;
		float: left;
		width: 421px;
		height: auto;
	}
	
		#content-inner.faq ul li .question { color: #7C6A55; font-weight: bold; }


/* GENERIC */

#content-inner.generic #menu ul {
 list-style-type: none;
 margin-left: 0;
}

	#content-inner.generic h3 { margin-top: 20px;}

	#content-inner.generic #menu .price {
		margin-left: 5px;
		color: #7C6A55;
	}

	#content-inner.generic .spa-offerings strong {
		text-transform: uppercase;
		margin: 0 5px 0 0;
	}
	
	#content-inner.generic .spa-offerings .duration { color: #7C6A55 }
	
#content-inner.generic #product-list ul {
	list-style-type: none;
	margin: 0;
}

	#content-inner.generic #product-list a {
		text-decoration: none;
		font-weight: bold;
		color: #7C6A55;
		text-transform: uppercase;
	}
	
	#content-inner.generic #product-list a:hover { text-decoration: underline; }
	
#feature .image {
	background: #b3b3b3;
	margin: 0 0 10px 0;
	height: 240px;
	width: 460px;
}

#feature .text {
	color: #b3b3b3;
	font-family: "MinionProRegular";
	line-height: 36px;
	font-size: 30px;
}

#pricing {
	width: 390px;
	border-bottom: 1px solid #CCC;
	height: auto;
}

#pricing hr {
	clear: both;
	background: #FFF;
	padding: 0;
	margin: 0;
}

.pricing_heading {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	line-height: 25px;
}

.pricing_heading div { padding: 0 10px; }
.pricing_chart div span { color: red; font-weight: normal; }

.pricing_heading .col2,
.pricing_heading .col3,
.pricing_heading .col4 {
	color: #7C6A55;
}

#pricing .pricing_heading .col1 {
	background-color: #BECAA2;
	color: #FFF;
	font-style: normal;
}

#pricing .group {
	float: left;
	clear: left;
}

#pricing .group div {
	padding: 10px;
	line-height: 150%;
}

#pricing .col1,
#pricing .col2,
#pricing .col3,
#pricing .col4 {
	float: left;
	height: 100%
}

#pricing .col1 {
	width: 210px;
	background-color: #DFE1B5;
}

#pricing .col2, #pricing .col3 {
	width: 60px;
	background-color: #F2F2F2;
}

.pricing_chart .col1 {
	font-style: italic;
}

.col4 { width: 140px; background-color: #F2F2F2; }

/*================ PRODUCT LISTS  ================*/

#content-inner #products_list {
	margin: 12px 0 12px 0;
	padding: 0;
	list-style: none;
	width: 450px;
	float: left;
}

	#content-inner #products_list li {
		margin: 0;
		padding: 0;
	}
	
		#content-inner #products_list li span {
			color: #7C6A55;
			font-weight: bold;
			font-size: 12px;
		}
		
/*================ PHOTO GALLERY  ================*/

#image_large { float: left; width: 938px; height: 480px; border-bottom: 1px #FFF solid; }
#gallery_controls { float: left; width: 940px; height: auto; }
#photo_gallery { float: left; width: 826px; margin: 0; padding: 0; list-style: none; }
.galleria { float: left; }
.galleria li{ display: block; width: 58px; height: 58px; overflow: hidden; float:left; margin: 0; border-right: 1px #FFF solid; }
.galleria li a{display:none}
.galleria li div { position: absolute; display: none; top: 0; left:180px; }
.galleria li div img { cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.arrow_left { width: 56px; height: 58px; cursor: pointer; background: url('../images/photo_gallery/arrow_left.png') -2px 0; float: left; border-right: 1px #FFF solid;  }
.arrow_right { width: 55px; height: 58px; cursor: pointer; background: url('../images/photo_gallery/arrow_right.png') 0 0; float: left; }

/*================ FORMS  ================*/

#newsletter_signup { margin: 0 0 40px 0; }

#newsletter_signup p { margin: 0; padding: 0; }

#newsletter_signup input[type="text"] {
	border: none;
	background: #E6E6E6;
	width: 260px;
	height: 12px;
	padding: 7px;
	font-size: 12px;
}

#newsletter_signup input[type="submit"] {
	background: url('../images/global/button_newsletter_signup.png') no-repeat;
	height: 25px;
	width: 101px;
	color: #FFF;
	font-size: 11px;
	border: none;
}

/*================ CLASSES  ================*/

#content .lc :first-child,
#content .rc :first-child { margin-top: 0; }

.bold_brown { color: #7C6A55; font-weight: bold; }
#content p.content_intro {
	color: #717073;
	font-family: Georgia,serif;
	font-size: 16px;
	line-height: 24px;
}
.clear { clear: both; }
.float_right { float: right; }
.no-mast { padding-top: 50px; }
hr {
	border: 0;
	height: 1px;
	background-color: #ccc;
}


/*-----------WALLOP NAV UPDATES------------*/

#homeLogo {
	position:absolute;
	top:10px;
}

#header ul li {
	padding:0;
	margin:0;
}

#header li {
	list-style:none;	
}

#utilityNav {
	float:right;
	width:600px;
	padding:0;
	font-size:11px;
	margin-bottom:25px;
}

#utilityNav ul {
	padding:0;
	margin:0;
}

#utilityNav ul li {
	float:left;
	padding:0;
	margin:0;
}

#utilityNav a {
	padding:0;
	margin:0;
}

#header #utilityNav1 {
	float:right;
	margin:8px 20px 0 0;
}

#header #utilityNav1 li {
	margin-left:20px;
}

#utilityNav1 li a {
	padding:2px 0;	
}

#utilityNav2 {
	float:right;
}

#subNav {
	float:right;
	width:600px;
}

#subNav ul {
	padding:0;
	margin:0;
	float:right;
}

#subNav ul li {
	float:left;	
	font-size:11px;
	margin-left:15px;
	font-weight:bold;
}

a#bookNow {
	background:url(../images/global/btn_packages_book.gif) no-repeat -98px 0px;
	height:27px;
	width:91px;
	display:block;
	margin-left:6px;
}

a#packages {
	background:url(../images/global/btn_packages_book.gif) no-repeat 0 0;
	height:27px;
	width:91px;
	display:block;
}

a#packages:hover {
	background-position:0 -27px;	
}

a#bookNow:hover {
	background-position:-98px -27px;	
}

a#bookNow, a#packages span {
	display:block;
	text-indent:-9999px;
}

#utilityNav li a#last_minute {
	background:url(../images/global/icon_last_minute_deals.gif) no-repeat left center;
	padding-left:20px;
}

#subNav li a.toggler {
	padding-left:12px;	
}

.toggler {
	background:url(../images/global/icon_down_arrow.gif) no-repeat left center;		
}

#btnLeed {
	background:url(../images/global/btn_leed_footer.png) no-repeat 0 0;
	display:block;
	height:47px;
	width:301px;
	float:right;
}

#btnLeed:hover {
	background-position:0 -47px;	
}

#btnLeed span {
	display:block;
	text-indent:-9999px;
}

#btnLeedHome {
	background:url(../images/global/btn_leed_home.gif) no-repeat 0 0;
	display:block;
	height:47px;
	width:301px;
	margin:0 0 20px 20px;
}

#btnLeedHome:hover {
	background-position:0 -47px;	
}

#btnLeedHome span {
	display:block;
	text-indent:-9999px;
}

#mainNav {
	width:940px;	
	padding:0;
	margin:22px 0 0;
}

/*--------MAIN NAV IMAGE REPLACEMENT-------*/

#mainNav li {
	float:left;
}

#mainNav a {
	margin:0;
	padding:0;
	background:url(../images/global/mainNav_new.png) no-repeat 0 0;
	height:44px;
	display:block;
}

#mainNav a:hover {
	text-decoration:none;
}

a#navHome {
	background-position:0 0;
	width:73px;
}

a#navHome:hover {
	background-position:0 -44px;
}

a#navAbout {
	background-position:-73px 0;
	width:72px;
}

a#navAbout:hover {
	background-position:-73px -44px;	
}

a#navGuestrooms {
	background-position:-145px 0;
	width:113px;
}

a#navGuestrooms:hover {
	background-position:-145px -44px;	
}

a#navWine {
	background-position:-258px 0;
	width:146px;
}

a#navWine:hover {
	background-position:-258px -44px;	
}

a#navSpa {
	background-position:-404px 0;
	width:59px;
}

a#navSpa:hover {
	background-position:-404px -44px;	
}

a#navWeddings {
	background-position:-463px 0;
	width:170px;
}

a#navWeddings:hover {
	background-position:-463px -44px;	
}

a#navGuest {
	background-position:-633px 0;
	width:147px;
}

a#navGuest:hover {
	background-position:-633px -44px;	
}

a#navMedia {
	background-position:-780px 0;
	width:72px;
}

a#navMedia:hover {
	background-position:-780px -44px;	
}

a#navContact{
	background-position:-852px 0;
	width:88px;
}

a#navContact:hover {
	background-position:-852px -44px;	
}

a#navHome, a#navAbout, a#navGuestrooms, a#navWine, a#navSpa, a#navShop, a#navWeddings, a#navGuest, a#navMedia, a#navContact span {
	display:block;
	text-indent:-9999px;
}

/*--------SITEMAP DROP DOWN-------*/

.toggled_content {
	/*height:350px;*/
	height:auto;
	padding:25px 0;
	background-color:#0c0c0c;
	display:none;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:40px;
}

.sitemapContainer {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

.listWrapRow {
	clear:both;
	width:960px;
}

.sitemapContainer .listWrap, .sitemapContainer .listWrapWide {
	width:190px;
	margin-bottom:20px;
	float:left;
	font-size:11px;
}

.sitemapContainer .listWrapWide {
	width:220px;
	margin:0 20px 50px 0;
	text-align:center;
}

.sitemapContainer .listWrapWide p {
	color:#ccc;
	line-height:16px;
}

.sitemapContainer .listWrap  ul {
	margin:0;
	padding:0;
}

.sitemapContainer li {
	margin:5px 0;
	list-style:none;
}

.sitemapContainer h3 {
	font: bold 12px;
	margin:0 0 4px 0;
}

.sitemapContainer a {
	color:#3FA9F5;
	text-decoration:none;
}

.sitemapContainer a:hover {
	color:#92bedd;
	text-decoration:none;
}

.sitemapContainer h3 a {
	color:#fff;
}

/* speech bubbles for testimonials page */

/* Normal Bubble */

div.bubble, div.bubbleRightPad {
	width: auto;
	margin-bottom: 24px;
	clear:both;
}
div.bubbleRightPad {
	margin-right:20px;
}

div.bubble blockquote, div.bubbleRightPad blockquote {
	margin: 0px;
	padding: 16px 20px 2px 20px;
	border: 1px solid #c9c2c1;
	background-color: #f6f6f6;
}

div.bubble blockquote p,div.bubbleRightPad blockquote p  {
	margin: 10px;
	padding: 0px;
}

div.bubble cite, div.bubbleRightPad cite {
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px 25px;
	top: 11px;
	background: transparent url(../images/global/tip.gif) no-repeat 20px 0;
	font-style: normal;
}


