@charset "utf-8";

@import url("nav.css");

.inputtext {
	color: #ddd;
	background-color: #fff;
	font-size: 11px;
	border: #888888 1px solid;
	height: 17px;
	width: 120px;
	padding: 1px 3px;
}

.inputtextrequired {
	color: #666;
	background-color: #FEEBC3;
	font-size: 11px;
	border: #888888 1px solid;
	height: 17px;
	width: 120px;
	padding: 1px 3px;
}	
.inputselect {
	color: #666;
	background-color: #fff;
	font-size: 11px;
	border: #888888 1px solid;
	height: 17px;
	padding: 1px 0px 1px 3px;
	width: 120px;
}	
.inputtextarea {
	color: #666;
	background-color: #fff;
	font-size: 11px;
	border: #888888 1px solid;
}	
.inputtextarearequired {
	color: #666;
	background-color: #FEEBC3;
	font-size: 11px;
	border: #888888 1px solid;
}	
.inputbutton {
	color: #666;
	background-color: #fff;
	font-size: 11px;
	cursor: pointer;
	border:  1px solid;
	height: 19px;
	width: 80px;
	font-weight : bold;
}

/* ==================================== */

body#site {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #666;  
	background: url(../images/bodybg.jpg) repeat-x #884229;
	line-height: 1.5em;
}

#body2 {
	width: 100%;
	min-height: 100%;
	float: left;
	position: relative;
}

* html #body2 {
	height: 100%;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 22px;
	color: #333;
	font-variant:small-caps;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h1.homeBannerTitle {
	font-size: 30px;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 275px;
	color: #fff;
}

h2 {
	font-size: 15px;
	margin: 10px 0;
	padding: 0;
	color: #be0000;
}

a {
	text-decoration: underline;
	color: #be0000;
}

a:hover {
	text-decoration: none;
}


strong, b {	
	
}

img {
	border: none;
}

td {
	font-size: 14px;
}

#lightboxbg {
	display: none;
	float: left;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.5) !important;
	background: #000;
	filter: alpha(opacity = 50);
	position: absolute;
	top:0;
	left:0;
	z-index: 98;
}

* html #lightboxbg {
	height: 10000px;
}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

	#header {
		height: 133px;
		
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		position: relative;
	}
	
		#header a#findOutMore {
			display: block;
			position: absolute;
			bottom: 20px;
			right: 15px;
			width: 290px;
			height: 105px;
			overflow: hidden;
			text-decoration: none;
			text-indent: 10001px;
			letter-spacing: -999em;
			font-size: 0.01em;
		}
	
	#nav {
		height: 53px;
	}
	
	#furtherContent {
		width: 564px;
		float: left;
		background: #fff url(../images/furtherShad.jpg) no-repeat bottom left;
		min-height: 511px;
		border-top: 15px solid #f0eee2;
		padding: 28px;
	}
	
	* html #furtherContent {
		height: 539px;
	}
	
	#furtherRight {
		width: 320px;
		float: left;
		min-height: 582px;
	}
	
	* html #furtherRight {
		height: 582px;
	}
	
		#linksWrap {
			padding: 15px 16px 15px 12px;
			background: #f0eee2; 
			width: 292px;
		}
	
			#relatedLinks {
				min-height: 263px;
				background: url(../images/relatedLinksBG.jpg) repeat-x #989785;
				padding: 0 22px 0 18px;
			}
			
			* html #relatedLinks {
				height: 263px;
			}
			
				#relatedLinks ul {
					margin: 15px 0 0 0;
					padding: 0;
					list-style: none;
				}
				
				#relatedLinks a {
					display: block;
					background: #9c9a8d;
					padding: 5px 10px;
					margin: 0 0 1px 0;
					color: #fff;
					text-decoration: none;
				}
				
				#relatedLinks a:hover {
					background: #D9D7C0;
					color: #666;
				}
			
		 #menuCTA {
			margin: 10px 0 0 10px;
		} 
	
	#homeBanner {
		height: 326px;
		padding: 14px;
		background: #f0eee2 url(../images/bannerShad.jpg) no-repeat bottom left;
		clear: both;
		position: relative;
	}
	
		#homeBannerNumbers {
			width: 292px;
			height: 31px;
			position: absolute;
			bottom: 27px;
			right: 16px;
			z-index: 100;
			text-align: center;
		}
		
			#homeBannerNumbers a {
				display: inline-block;
				background: #000;
				padding: 6px 20px 0px 20px;
				color: #fff;
				height: 25px;
				text-decoration: none;
				font-size: 16px;
				font-weight: bold;
			}
			
			#homeBannerNumbers a:hover {
				background: #999;
			}
	
		.blendingDiv {
			position: absolute;
		}
		
			.blendingDiv p {
				position: absolute;
				top: 60px;
				right: 122px;
				width: 150px;
				color: #fff;
			}
			
			.blendingDiv a.fadingMoreLink {
				position: absolute;
				top: 15px;
				right: 15px;
				font-weight: bold;
				text-decoration: none;
				font-size: 11px
			}
		
		#homeContent1 {
			z-index: 5;
		}
		
		#homeContent1 {
			z-index: 4;
		}
		
		#homeContent1 {
			z-index: 3;
		}
		
		#bannerLink1 {
			background: #999999;
		}
	
	#homeContent {
		height: 229px;
		width: 570px;
		float: left;
		background: #fff url(../images/homeContBot.jpg) no-repeat bottom; 
		padding: 25px;
		font-size: 16px;
		color: #666;
		min-height:367px;
	}
	
		#homeContent p {
			margin: 0 0 15px 0;
			padding: 0;
		}
		
		#homeContent p#contentInner {
			background: #e8e8e8 url(../images/homeContentInner.jpg) no-repeat;
			padding: 20px 50px 20px 120px;
			font-size: 12px;
		}
		
			#contentInner a {
				text-decoration: none;
				font-weight: bold;
				display: inline-block;
				margin: 0 0 0 20px;
			}
	
	#homeRight, #menuCTA {
		height: 227px;
		width: 248px;
		float: right;
		background: url(../images/homeRightBG.jpg) no-repeat;
		padding: 49px 35px 0 27px;
		text-align: left;
		font-size: 13px;
		color:#333333;
	}
		#homeRight p, #menuCTA p {
	margin:0;
	padding:0;
	}
	#menuCTA a {
	color:#333333;
	}
	
#bigGalleryWrap {
	display: none;
}

.galleryimg {
	padding: 5px;
	background: #fff;
	border: 1px solid #572D1F;
	cursor: pointer;
}

.big {
	position: absolute;
	top: 10%;
	left: 25%;
	z-index: 100;
}


#footer {
	width: 100%;
	background: url(../images/footerbg.jpg) repeat-x 0px 24px;
	text-align: center;
	clear: both;
}

	#footerText {
		width: 940px;
		margin: 0 auto;
		color: #ccc;
		height: 95px;
		background: url(../images/footer.jpg) no-repeat;
		font-size: 10px;
		padding: 18px 0 0 0;
	}
	
	#footerText p {
		margin: 0 0 0 0;
	}
	
	#footerText a {
		color: #FFE690;
	}
	
	#home-links {

	height:137px;
	clear:both;
	float:left;
	width:911px;
	padding-left:29px;
	padding-top:3px;
	color:#231F20;
	font-size:16px;
	background:#fff url(../images/links-bg.jpg) no-repeat;
}
#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:134px;
	padding-right:30px;
}
#mill {
	float:left;
	width:175px;
	border-right:1px solid #ccc;
	height:134px;
	margin-left:30px;
	padding-right:30px;
}
#sun-hotel {
	float:left;
	width:175px;
	border-right:1px solid #ccc;
	height:134px;
	margin-left:30px;
	padding-right:30px;
}
#brewery {
	float:left;
	width:175px;
	height:134px;
	margin-left:30px;
	
}
#rightArea {
				float:right;
			}
			#latest-events, #about-box {
				width:274px;
				height:118px;
				background:url(../images/latest-events.jpg) no-repeat;
				margin-bottom:9px;
				font-size:11px;
				color:#000;
				padding-top:12px;
				padding-left:14px;
				padding-right:22px;
			}
			#latest-events p, #about-box p {
				margin:0;
				padding:0;
				
			}
			#latest-events p.more, #about-box p.more {
				float:right;
				font-weight:bold;
				margin-top:-21px;
			}
			#contact-us {
				width:286px;
				height:117px;
				background:url(../images/Contact_us.jpg) no-repeat;
				font-size:11px;
				color:#000;
				padding-left:14px;
				padding-right:10px;
				padding-top:13px;
				margin-bottom:9px;
			}
			#contact-us p {
				margin:0;
				padding:0;
				margin-top:5px;
				line-height:17px;
			}
			#latest-events h3, #contact-us h3 {
				margin:0;
				padding:0;
				font-size:25px;
				
				
			
			}
				#contact-us p.more {
				float:right;
				font-weight:bold;
				margin-top:-41px;
			}
			#contact-left {
				float:left;
				width:198px;
			}
			#map {
				float:right;
				width:84px;
				margin-top:-20px;
			}

#header img.quiz {
	margin-top:10px;
}