@charset "utf-8";
#wrapper {
	text-align: left;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
}

body {
	background-color: #5F89B8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	margin-top: 12px;
	margin-bottom: 6px;
}

#banner {
	width: 785px;
}

#content {
	margin-top: 0px;
	height: 681px;
	width: 786px;
}
.SpectacularText {
	font-size: 30px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}


#home_button  {
	text-align: left;
}

#news_button {
	text-align: left;
	padding-top: 10px;
}

#Gift_Voucher_Button {
	text-align: center;
	padding-top: 10px;
}

#faq_button {
	text-align: center;
	padding-top: 10px;
}

#ContactUs_button {
	text-align: right;
	padding-top: 10px;
}

#footer {
	clear: both;
	height: 220px;
}

#logo {
	height: 138px;
	padding-bottom: 2px;
}

#nav {
	height: 220px;
}

#logo2 {
	height: 39px;
	padding-bottom: 2px;
}

#Gallery_Button  {
	text-align: center;
}

#Map_Button {
	text-align: right;
}

#Prices_Button {
	text-align: center;
}
#content_background  {
	background-image: url(/Images/NewsBackground.jpg);
	background-repeat: no-repeat;
	height: 681px;
	width: 786px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.news.bulleti {
	list-style-image: url(/Images/NewsButton.jpg);
	list-style-type: disc;
	list-style-position: outside;
}

