
body{
	background:url(../images/body-bg.jpg) no-repeat center top;
}

div#holder{
	min-height:0;
	height:auto;
}
div#main-content{
	padding-top:307px;
	/*min-height:322px;
	height:auto !important;
	height:307px;*/
	width:962px;
	height:322px;
	overflow:hidden;
	z-index:2;
}
	div#main-content h2.page-heading{
		/*float:left;_display:inline;
		margin-right:12px;*/
		position:absolute;
		top:512px;
		left:20px;
		z-index:2;
	}
	h2.page-heading span.intro{
		float:left;_display:inline;
		margin-right:12px;
	}
	
	div#main-content .read-more-link{
		display:block;
		margin-top:5px;
		float:left;_display:inline;
		cursor:pointer;
	}
	

	div#main-content #content{
		position:absolute;
		top:253px;
		right:0;
		background:url(../images/content-bg-full.png) repeat-y;
		
		width:575px;
		height:252px;
		overflow:hidden;
		/*border:solid 2px #B49970;*/
		z-index:1;
	}
	
	#content .content-txt-wrapper{
		/*height:194px;*/
		height:208px;
		overflow-y:scroll;
		padding-left:10px;
		
	}
		#content .close-btn{
			cursor:pointer;
			text-transform:uppercase;
			font-size:0.8em;
			color:#9D7943;
			margin:10px 10px;
			display:block;
			float:right;_display:inline;
		}
	
		#content p{
			width:95%;
			margin:10px auto;
		}
		
		#content h2{
			font-size:1em;
			margin-left:30px;
			margin-top:23px;
		}
	
div#main-visual{
	height:450px;
}
		
div#availability-checker{
	position:absolute;
	top:552px;
	left:3px;
}
div#best-prices{
	position:absolute;
	top:552px;
	left:247px;
	width:363px;
	height:143px;
	background:url(../images/widgetbg-larg.png) no-repeat;
	margin-bottom:11px;
}
	
div#dining-widget{
	position:absolute;
	top:552px;
	left:613px;
	width:363px;
	height:143px;
	background:url(../images/widgetbg-larg.png) no-repeat;
	margin-bottom:11px;
	overflow:hidden;
}
.loggedIn div#dining-widget{
	overflow:visible;
}

div#overlay {
	bottom:auto;
	top:377px;
}

div#dining-widget div.widget-content img.widgetimgLarge{
	margin:0;
}
