/*BODY*/
body{
	text-align:center;
	background-color:#181818;;
}

#wrap{
	width:100%;
	background:url(images/body_bg2.jpg) repeat-x;
	padding:0;
	margin:0 auto;
}
/* HEADER */
#header{
	width:100%;
	height:260px;
	margin:0 auto;
	padding:0;
	background:url(images/header-bg1.jpg);
}

#header-wrap{
	width:100%;
	height:138px;
	margin:0 auto;
	padding:0;
	background:url(images/header-bg1.jpg);
}

	#header1{
		width:900px;
		height:138px;
		margin:0 auto;
		padding:0;
		background:url(images/header1.png);
	}
		#logo1{
			width:250px;
			height:130px;
			margin:0 auto;
			padding:0;
			position:relative;
			background:url(images/logo2.png);
		}

	#logo{
		width:700px;
		height:260px;
		margin:0 auto;
		padding:0;
		background:url(images/header1.jpg);
	}

#nav-wrap{
	width:100%;
	height:43px;
	margin:0 0 0 0;
	padding:0;
	background:url(images/linkBarBG.png);
}

	#nav-bar{
		width:900px;
		margin:0 auto;
		padding:0;
	}

	#nav{
		margin:0 auto;
		padding:12px 0 0 27px;

	}
		#nav ul{
			list-style:none;
		}
			#nav li{
				display:inline;
				padding-right:42px;

			}

				#nav a{
					color:#ededed;
					font:bold 18px 'trebuchet ms', verdana, arial;
					text-decoration:none;
				}

				#nav a:hover{
					color:#fff;
					border-bottom:2px solid #fff;
				}

/**** CONTENT *****/
#content{
	width:840px;
	margin:0 auto;
	padding:30px 0 0 0;
}

	#index-left{
		float:left;
		width:445px;
		margin-left:10px;
	}
	
	#index-right{
		float:right;
		width:360px;
		height:280px;
		/*background:url(images/splashBG.png);*/
		background:url(images/xmas-2010.png);
	}

		#index-right img{margin-bottom:20px; margin-top:10px;}


	#index-row{
		margin:0 auto;
		width:850px;
		padding:14px 0 0 0;
		height:260px;
	}
		#row1{
			float:left;
			width:274px;
			height:250px;
			/*background-image:url(images/contentBox_upcoming.png);*/
			background-image:url(images/contentBox2.png);
		}
		#row2{
			float:left;
			width:274px;
			height:250px;
			background-image:url(images/contentBox2.png);
			margin-left:14px;
			text-align:left;
		}
		#row3{
			float:right;
			width:274px;
			height:250px;
			background-image:url(images/contentBox2.png);
			/*background-image:url(images/contentBox_music.png);*/
		}


	#xmas-header{
		width:800px;
		height:226px;
		background:url(images/xmasHead_c.png);
		margin:0 auto;
		padding:0;
	}

		#xmas-text{
			position:relative;
			width:440px;
			height:110px;
			padding-top:70px;
		}

		#xmas-more{
			margin-left:380px;
			margin-top:-15px;
			text-align:left;
			width:120px;
		}

#welc-carousel{
	width:800px;
	height:230px;
	background-image:url(images/welBG.jpg);
	margin:0 auto;
	padding:0;
}

#inn-top{
	width:800px;
	height:230px;
	margin:0 auto;
	padding-bottom:2px;
}
#inn-info{
	width:565px;
	float:right;
}

#inn-links{
		width:200px;
		float:left;
		padding-top:12px;
	}

		#inn-links ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			border: none;
			text-align:left;
		}
		#inn-links ul li {
			margin: 0px;
			padding:8px 0 0 0;
			border-bottom:1px dashed #c91c1c;
			
		}

		#inn-links ul li a {
			font:bold 13px 'trebuchet ms';
			padding: 5px 0px 2px 4px;
			color: #d9a149;
			width:160px;
			text-decoration:none;

		}

		#inn-links ul li a:hover, #inn-links ul li a:focus {
			color: #eab25a;
		}
#contact-left{
	float:left;
	width:490px;
}

/*#contact-right{
	text-align:left;
	float:right;
	width:274px;
	height:410px;
	background:url(images/contact-box2.png);
}*/

#whatsOnHead{
	width:800px;
	height:226px;
	margin:0 auto;
	padding:0 0 0 0;
}

.event-wrapper{
	border:1px solid #600202;
	margin-bottom:20px;

}
#contact-right{
	border:1px solid #600202;
	text-align:left;
	float:right;
	width:274px;
	height:390px;
	background-color:#161616;
	margin-bottom:10px;
}
.gallery-wrapper{
	border:1px solid #600202;
	margin-bottom:20px;
	width:598px;
	margin:0 auto;
	background-color:#161616;
}

.event-box{
	width:700px;
	margin:0 auto;
	padding:30px 0 0px 0;
	border-bottom:1px solid #ba8737;
}

/****** GALLERY *******/
.photo-wrapper{
	width:520px;
	margin:0 auto;
	padding-top:20px;
}
.photo-tray{
	width:500px;
	background-color:#383838;
	height:84px;
	margin:0 auto;
}

	.photo-tray ul{
		list-style:none;
		padding:0;
		margin:0 auto;
	}

	.photo-tray li{
		display:inline;
		padding:0 2px 0 0;
		margin:0;
	}

/***** FOOTER ******/
#foot-wrap{
	width:100%;
	height:120px;
	/*background:#0e0e0e;*/
	background:url(images/footerBG.jpg);
	padding:0;
}
	#foot-text{
		position:relative;
		width:880px;
		margin:0 auto;
		padding-top:6px;
		font:normal 13px trebuchet ms;
		text-align:left;
		color:#fff;
	}
		#foot-text a{
			color:#ffffff;
			text-decoration:none;
		}
			#foot-text a:hover{
				text-decoration:underline;
			}


/***** OTHER *******/
#clear-both{clear:both;}
#logo1, #header1, #contact-right, #row1, #row2, #row3, #index-right , img{ behavior: url(iepngfix.htc); }
.spacer{width:100%; height:18px;}

/* NORMALIZE */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


