/* Overall page layout */
.fheader{
	margin: 0 20px 10px 20px;
}
.imgCholder{
	text-align:center;
	margin-bottom:20px;
}
.imgC{
	margin:0;
}
.hero img,.inset img,.logo img{
	display:block;
}
.himage{
	margin-top:28px;
}
.content{
	text-align:left;
	margin:20px;
}
.col1{
	margin:0 80px 80px 80px;
}
.pcHead,.pcHead p{
	font-family:Georgia,Times,serif;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	color:#992124;
}
.pcLead,.pcLead p{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
.pcMain,.pcMain p{
}
/* Featured */
.featured{
	clear:both;
	padding:0;
	margin-top:10px;
}
h3.pagetitle{
	display:none;
}
.addthis{
	margin-top:20px;
}
.reservations{
}
.reservations .head{
	font-size:18px;
	line-height:25px;
	margin-bottom:10px;
	background:#72421a;
	color:#f2ecd6;
	padding:2px;
	text-align:center;
}
.reservations .img img{
	float:left;
	margin-right:10px;
	border:1px solid #72421a;
	display:block;
}
.reservations .body{
	text-align:center;
}
.reservations .body .large{
	font-size:14px;
	line-height:22px;
	margin-bottom:5px;
	color:#333;
	font-weight:bold;
	text-align:center;
}
.reservations .body .med{
	font-size:12px;
	line-height:18px;
	margin-bottom:5px;
	color:#333;
	text-align:center;
}
.reservations .body .small{
	font-size:11px;
	line-height:18px;
	margin-bottom:5px;
	color:#8f300f;
	text-align:center;
}
.sm{
	margin:5px;
}
.col1{
	width:440px;
}
.col2{
	width:304px;
}

