body{
	background-color: #777777;
	padding:0px;
	top:0;
	margin:0px;
}

P {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

img {
border:0;
}

.outer {
	position: absolute;
	width: 100%;
/*	height: 100%; */
	text-align: center;
}

.mainouter {
	margin: auto;
	width: 820px;
}

.main {
	display:inline;
	float:left;
	width: 800px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/bg-main.jpg);
}

.footer {
	height: 20px;
	width: 820px;
	padding-top: 15px;
	display: inline;
	float:left;
	background-image: url(images/bg-footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	overflow: hidden;
}

.footeraddress {
	width: 685px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	float: left;
	display: inline;
}

.footersiteby {
	width: 100px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	float: left;
	display: inline;
	text-align: right;	
}


.topcontent {
	width: 800px;
	height: 264px;
	float: left;
	display: inline;
}

.mainimage {
	position: absolute;
	z-index:1;
	width: 800px;
	height: 264px;
/*	background-color:#FF0000; */
}

.nav {
	position: absolute;
	z-index:2;
	width: 800px;
	height: 264px;
/*	background-color:#00FF00; */
	margin-right: -800px;
	margin-bottom: - 264px;
}

.navarea {
	width: 780px;
	height: 30px;
	background-color: #302948;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	float: left;
	margin-top: 204px;
	margin-bottom: 29px;
}

.navitem, a.navitem:link, a.navitem:active, a.navitem:visited {
	height: 20px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin-left: 2px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #302947;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	display: block;
	float: left;
}

a.navitem:hover {
	background-color: #3a2d68;
}

.maincontent {
	position: relative;
	width: 800px;
	min-height: 370px;
	height:auto !important;
	height: 370px;
	display: inline;
	float: left;
}

.reviewsbox {
	width: 193px;
	display: inline;
	float: left;
}

.textbox {
	width: 325px;
	display: inline;
	float: left;
}

.picturebox {
	width: 280px;
	display: inline;
	float: left;
}

.reviewsouter {
	margin-left: 15px;
	margin-right: 15px;
	background-color: #d1d1d1;
	width: 163px;
}

.reviewstitle {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b6b6b6;
	width: 133px;
}

.reviewstext {
	padding-left: 9px;
	padding-right: 9px;
	width: 145px;
}

.textarea {
	padding-top: 15px;
}

.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text-review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #302947;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

.btn-menu, a.btn-menu:link, a.btn-menu:active, a.btn-menu:visited {
	height: 20px;
	width: 135px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #302947;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	display: block;
	float: left;
}

a.btn-menu:hover {
	background-color: #3a2d68;
}

.christmas{
	position:absolute;
	margin-left:95px;
	z-index:999;
	left: 331px;
	top: 239px;
}

.whatsondate
{
color:#3a2d68;
}

.menuscroll {
	width:325px;
	height:650px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #302947;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	
}
