#menuBlockContainer {
	float: left;
	width: 170px;
	height: 400px;
	margin-top: 160px;
	margin-left: 0px;
}
.menuCell {
	font-size: 12px;
	color: #FFF;
	background-color: #A1935E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menuCellActive a {
	color: #FFF;
	text-decoration: none;
}
.menuCell a {
	color: #FFF;
	text-decoration: none;
}

.menuCellActive {
	background-color: #580825;
	font-size: 12px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#footerContainer {
	clear: both;
	width: 100%;
	margin-top: 7px;
	text-align: center;
	padding: 6px;
	color: #580825;
	font-size: 11px;
}
#footerContainer a {
	color: #772F47;
	text-decoration: none;
}


body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #A1935E;
}
#mainContainer {
	width: 986px;
	border: 1px solid #580725;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/mainDivBgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#centreBlock {
	width: 360px;
	margin-top: 220px;
	margin-left: 195px;
}
.redHeading {
	font-size: 15px;
	color: #580825;
	font-weight: bold;
}


#rhsPictureBlock {
	float: right;
	height: 570px;
	width: 428px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 12px;
}
#rhsPictureBlockBeige {
	float: right;
	height: 570px;
	width: 428px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-color: #b7a66d;
	color: #FFF;
	text-align: right;
}
.rhsBlockImage {
	padding-bottom: 5px;
}
.FoodMenusMenu {
	background-color: #580825;
	font-size: 11px;
}
.foodMenusMenuCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7A66D;
}
.foodMenusMenuCell a {
	color: #FFF;
	text-decoration: none;
}
#rhsPictureBlockBeigeMenu {
	float: right;
	width: 428px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-color: #b7a66d;
	color: #FFF;
	text-align: right;
}
.menuTextBox {
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	height:300px;
	margin-top:5px;
	text-align: left;
	margin-bottom: 10px;
}
.foodMenusMenuCellSelected a {
	color: #B7A66D;
	text-decoration: none;
}
.foodMenusMenuCellSelected {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7A66D;
}
#mainContainer #centreBlock  a {
	color: #580825;
}
#rhsPictureBlockBeigeGen {
	width: 408px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-color: #b7a66d;
	color: #FFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.design29 {
	font-size: 9px;
	color: #580825;
	text-decoration: none;
}

.claretText {
	color: #580825;
}
#mainContainer #rhsPictureBlockBeige #rhsPictureBlockBeigeGen p a {
	color: #FFF;
	text-decoration: none;
}
