@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}
#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
}
#top-tel {
	height:15px;
	padding-top:5px;
	padding-left:22px;
	font-size:14px;
}

#header {
	height:107px;
	margin-bottom:16px;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}
#email-link {
	z-index:300;
	position:absolute;
	top:64px;;
	left:0;
}
#email-link ul {
	margin:0;
	padding:0;
}
#email-link li {
	list-style:none;
	background:url(../images/envelope.jpg) no-repeat left 50%;
	padding-left:25px;
}
#email-link a {
	color:#f7b516;
	font-weight:bold;
	text-decoration:none;
}
#email-link a:hover {
	text-decoration:underline;
}
#home-banner {
	background:#e4e4e4;
	border:1px solid #ccc;
	width:713px;
	height:366px;
	float:left;
	padding-left:12px;
	padding-top:11px;
	position:relative;
}
#fade {
	z-index:1;
	position:absolute;
	top:11px;
	left:12px;
}
#banner-text {
	background: url(../images/banner-text-bg.png) no-repeat;
	width:502px;
	height:102px;
	color:#c4bbb4;
	padding-left:17px;
	padding-top:11px;
	position: absolute;
	bottom: 11px;
	left: 12px;
	z-index: 1000;
}
#banner-text h1 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:30px;
	font-weight:normal;
}
#banner-text p {
	width:474px;
	line-height:18px;
	color:#FFFFFF;
	margin-top:0px;
}
#banner-text h1 a {
	color:#FAB614;
}
#home-right {
	width:195px;
	float:right;

}
#home-right h1 {
	background:url(../images/reserve-room.jpg) no-repeat;
	height:34px;
	text-indent:-3000px;
	margin:0;
	padding:0;
}
#reserve {
	height:206px;
	background:#e4e4e4;
	margin-top:1px;
	border-right:2px solid #cacaca;
	border-bottom:2px solid #cacaca;
	padding-top:11px;
	padding-left:11px;
	
}
#reserve select {
	color:#666;
	font-size:11px;
}
#reviews {
	height:140px;
	background:#990100;
	color:#dca6a4;
	padding-left:20px;
	padding-top:5px;
	padding-right:25px;
	font-size:11px;
}
#reviews h2 {
	color:#fff;
	margin:0;
	padding:0;
	font-size:22px;
	font-weight:normal;
	
}
#reviews p {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
#reviews .more a {
	color:#fff;
	margin:0;
	padding:0;
	font-weight:bold;
	background:url(../images/star.png) no-repeat left 50%;
	padding-left:20px;
	float:left;
	text-decoration:none;
}
#reviews .more a:hover {
	text-decoration:underline;
}
#news-events {
	background:#ffedc7;
	height:162px;
	clear:left;
	width:490px;
	float:left;
	margin-top:14px;
	padding-left:33px;
	padding-top:24px;
	font-size:11px;
}
#news-events h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
}
#news-events .more a, #location .more a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
#news-events .more a:hover, #location .more a:hover {
	text-decoration:underline;
}
#news1 {
	width:205px;
	float:left;
	margin-right:40px;
}
#news2 {
	width:225px;
	float:left;
}
.news-article {
	float:left;
	width:200px;
	margin-right:35px;
}
#location {
	background:#edeae1;
	width:176px;
	height:162px;
	float:left;
	margin-top:14px;
	padding-left:29px;
	padding-top:24px;
	font-size:11px;
}
#location h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
}
#location img {
	margin-bottom:18px;
}
#home-links {
	background:#f6f6f6;
	height:175px;
	clear:both;
	float:left;
	margin-top:23px;
	width:911px;
	padding-left:29px;
	padding-top:31px;
	color:#231F20;
	font-size:16px;
}
#home-links a {
	color:#231F20;
	text-decoration:none;
}
#home-links a:hover {
	text-decoration:underline;
}
#home-links img {
	margin-top:18px;
}
#duke {
	float:left;
	width:175px;
	border-right:1px solid #ccc;
	height:147px;
	padding-right:30px;
}
#mill {
	float:left;
	width:175px;
	border-right:1px solid #ccc;
	height:147px;
	margin-left:30px;
	padding-right:30px;
}
#palatine {
	float:left;
	width:175px;
	border-right:1px solid #ccc;
	height:147px;
	margin-left:30px;
	padding-right:30px;
}
#brewery {
	float:left;
	width:175px;
	height:147px;
	margin-left:30px;
	
}
#footer {
	height:73px;
	clear:left;
	padding-top:35px;
	color:#666;
}
#footer a {
	color:#666;
	text-decoration:none;
	
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	text-transform:lowercase;	
	margin:0;
	padding:0;
}
#footer li {
	display:inline;
	list-style:none;
	margin-right:3px;
	color:#999;
}
#footer li a {
	color:#999;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer .copyright {
	display:block;
}

#further-left {
	float:left;
	width:725px;
}
#further-banner {
	background:#e4e4e4;
	border:1px solid #ccc;
	width:703px;
	height:124px;
	float:left;
	padding-top:10px;
	padding-bottom:12px;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:30px;
	
}
#further-content {
	width:688px;
	background:url(../images/further-content.gif) top left no-repeat;
	line-height:18px;
	border-bottom:2px solid #e4e4e4;
	padding:20px;
	clear:both;
	min-height:400px;
}
#further-title {
	margin:0;
	padding:0;
	margin-left:31px;
	margin-bottom:30px;
	font-size:30px;
	float:left;
}
#sub-pages {
	float:right;
	width:270px;
	text-align:right;
}
ul#sub-pages {
	margin:0;
	padding:0;
	margin-top:6px;
	text-align:right;
}
#sub-pages li {
	list-style:none;
	display:inline-block;
	text-align:right;
	font-size:14px;
	margin-left:8px;
	height:20px;
	text-align:right;
	font-style:italic;
}
#sub-pages a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#sub-pages a:hover {
	text-decoration:underline;
}
#further-content a {
	color:#990000;
	text-decoration:underline;
}
#further-content h2 {
	color:#ad6d26;
	margin:0;
	padding:0;
	font-size:12px;
}
#form1 input {
	width:260px;
	height:20px;
	border:1px solid #c7c3b7;
	margin-bottom:10px;
}
#form1 textarea {
	width:260px;
	height:100px;
	margin-bottom:10px;
	border:1px solid #c7c3b7;
}
.inputtextrequired, .inputtextarearequired {
	background:#f5ecd3;
}
#form1 .inputbutton {
	width:60px;
	height:30px;
	background:#990100;
	color:#fff;
	border:none;
	font-weight:bold;
	cursor:pointer;
	
}
.reserve-button {
	background:url(../images/reserve-button.jpg);
	width:149px;
	height:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
#facebook {
	float:right;
	margin-top:-50px;
}