body {
	background-image: url(Images/background.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
}
#wrapper {
	height: auto;
	width: 760px;
	margin:0 auto;
}
#content-inner {
	height: 560px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left-column {
	background-color: #F2EED7;
	height: 530px;
	width: 170px;
	float: left;
}
#header {
	height: 120px;
	width: auto;
	background-image: url(Images/masrhead.jpg);
}
#navigation {
	background-color: #B1B17D;
	height: 20px;
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b6c48c;
	border-bottom-color: #748345;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#navigation ul li {
	display: inline;
	float: none;
}
#navigation ul li a {
	float: right;
	text-decoration: none;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE9D8;
	font-variant: normal;
	line-height: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: 600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D1C2;
}
#navigation ul li a:hover {
	background-color: #d6d074;
}
#right-column {
	height: 530px;
	width: 170px;
	background-color: #F2EED7;
	float: left;
	margin-left: 10px;
}
#section1 {
	height: 100px;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#section3 {
	height: 200px;
	width: 290px;
	float: left;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#section2 {
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(Images/shop200200.jpg);
}
#section4 {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(Images/drinks200200.jpg);
}
#section5 {
	height: 50px;
	width: 740px;
	float: left;
	margin-bottom: 5px;
}
#section6 {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(Images/entranceA200200.jpg);
}
#section7 {
	float: left;
	height: 200px;
	width: 330px;
	margin-left: 5px;
	background-image: url(Images/cafe335200.jpg);
}
#section8 {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 5px;
	background-image: url(Images/entranceB200200.jpg);
}
.text-background {
	background-color: #f2eed7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #656833;
	line-height: 1.5em;
}
#box-left {
	float: left;
	height: 50px;
	width: 200px;
	background-color: #f6eaca;
}
#box-centre {
	height: 50px;
	width: 330px;
	float: left;
	margin-left: 5px;
	background-color: #EBE4BE;
}
#box-right {
	float: left;
	height: 50px;
	width: 200px;
	margin-left: 5px;
	background-color: #EFE8CB;
}
#inner-content {
	height: 550px;
	width: 740px;
	margin-right: 10px;
}
#content {
	height: 590px;
	width: 760px;
	overflow: hidden;
}
#navigation ul li a:active {
	background-color: #A1876C;

}
