img, div, a, input { 
	behavior: url(iepngfix.htc) 
}

body {
	margin: 0;
	padding: 0;
	background: #063351 url(images/bg.jpg) repeat-x;
	}
	
#container {
	width: 100%;
	}

#wrapper {
	width: 809px;
	margin: 0 auto;
	position: relative;
	}

#header {
	padding: 49px 0 0 33px;
	height: 60px;
	}
	
#logo {
	margin-top: 6px;
	position: absolute;
	left:-110px;
	z-index: 2;
	}

.menu {
	margin-right: 1px;
	}
	
a img{
	border: none;
	}

.contenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#middleh {
	height: 202px;
	position: relative;
	background: url(images/bg-home.jpg) no-repeat;
	}
	
#middlem {
	height: 202px;
	position: relative;
	background: url(images/bg-menu.jpg) no-repeat;
	}
	
#middlec {
	height: 202px;
	position: relative;
	background: url(images/bg-catering.jpg) no-repeat;
	}
	
#middlen {
	height: 202px;
	position: relative;
	background: url(images/bg-news.jpg) no-repeat;
	}
	
#middlel {
	height: 202px;
	position: relative;
	background: url(images/bg-location.jpg) no-repeat;
	}
	
#middleca {
	height: 202px;
	position: relative;
	background: url(images/bg-calendar.jpg) no-repeat;
	}
	
#middleco {
	height: 202px;
	position: relative;
	background: url(images/bg-contact.jpg) no-repeat;
	}
	
#middleci {
	height: 202px;
	position: relative;
	background: url(images/bg-itsphotos.jpg) no-repeat;
	}
	
#middlect {
	height: 202px;
	position: relative;
	background: url(images/bg-custits.jpg) no-repeat;
	}

.tagline {
	margin-top: 153px;
	}

.image {
	position: absolute;
	right: 0;
	top: 0;
	}

#content {
	margin-top: 10px;
	width: 809px;
	background: url(images/contentbg.png) repeat-y;
	}
	
#pages {
	width: 496px;
	padding: 10px;
	float: left;
	}
	
#contact {
	width: 293px;
	float: right;
	}
	
.info {
	margin: 10px 15px;
	}	
		
#clear {
	clear: both;
	width: 809px;
	height: 29px;
	background: url(images/footer.png);
	}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #000066;
}


a.nav:link {
	color: #FFFFFF; 
}
a.nav:visited {
	color: #ffffff; 
}
a.nav:hover {
	color: #000066;
}
