	#container {
		width: 796px;
		margin: 0 auto;
		text-align: left;
		padding: 0px;
	}
	#innercontainer {
		width: 780px;
		padding-right: 1px;
		padding-bottom: 1px;
		padding-left: 1px;
		background-color: #E0E0E0;
		text-align: center;
	}

	#content {
		width: 100%;
	}
	#main {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
	/*background-image: url(images/rightColShadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	text-align: left;
	float: left;
	width: 440px;
	/*padding-right: 45px;*/
	}
	#main2 {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
	/*background-position: right top;*/
	text-align: left;
	float: left;
	width: 740px;
	/*padding-right: 45px;*/
	}
	#sidebar {
	float: right;
	width: 210px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
	}
	#page {
		background-color: #FFFFFF;
	}
	#flash {
    /*background-image: url(images/Image12.jpg);
		background-repeat: no-repeat;*/
		height: 330px;
		width: 780px;
		text-align: center;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		position: relative;
		/*padding-top: 14px;*/

	}
	#flash object {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D9D9D9;
	}
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 17px;
		text-decoration: none;
		font-weight: normal;
		margin-top: 16px;
		margin-bottom: 40px;
		margin-left: 57px;
		margin-right: 57px;
		color: #999999;
		text-align: left;
		clear: both;
	}
	#footer a {
		padding-right: 10px;
	}
#footer .submenu {
	font-size: 9px;
}
	#footer a:visited {
		text-decoration: none;
		color: #6E6E5E;
	}
	#footer a:active {
		color: #333333;
		text-decoration: none;
	}
	#footer a:link {
		text-decoration: none;
		color: #6E6E5E;
	}
	#footer a:hover {
		color: #591E55;
		text-decoration: none;
	}
	#watermark {
		background-image: url(images/Image9.jpg);
		background-repeat: no-repeat;
    width: 780px;
		height: 100px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D9D9D9;
		clear: both;
		background-position: left top;
	}
	#menus {
		background-image: url(images/waterMark.jpg);
		background-repeat: repeat-x;
		background-position: center bottom;
		padding: 30px 30px 130px 30px;
	}
	.centred {
		text-align: center;
	}
	.background {
		background-color: #6E6E5E;
	}
	h1 {

		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #591E55;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 0px;
	}

	h4 {
		font-size: 11px;
		font-style: normal;
		line-height: 19px;
		font-weight: bold;
		color: #45453B;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	h5 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: normal;
		color: #6E6E5E;
		text-decoration: none;
		margin-bottom: -7px;
		margin-top: 0px;
	}

	h6 {
		margin-top: 12px;
		margin-bottom: 12px;
		border: 1px solid #DEDEDE;
		padding: 5px;
	}
	.sidebarButton {
		margin-bottom: 10px;
	}
	.smallbutton {
		background-image: url(images/small_button.gif);
		background-repeat: no-repeat;
		background-position: left center;
		height: 24px;
		width: 157px;
		padding-top: 3px;
		padding-left: 10px;
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.tour {
		background-color: #F3F4D1;
		text-align: right;
		padding: 5px;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.subMenu {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #6E6E5E;
		padding-left: 20px;
		height: 50px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.copyright {
		color: #92937E;
	}
	.shadowRight {
		background-image: url(images/shadow_right.jpg);
		background-repeat: repeat-y;
		background-position: left;
		background-color: #6D6D5D;
		width: 8px;
	}
	.shadowLeft {
		background-image: url(images/shadow_left.jpg);
		background-repeat: repeat-y;
		background-position: right;
		background-color: #6D6D5D;
		width: 8px;
	}
	.shadowBottom {
		background-image: url(images/shadow_base.jpg);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #6D6D5D;
		padding-bottom: 50px;
	}
	.whiteBorder {
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #FFFFFF;
		border-left-color: #FFFFFF;
	}
	.contact {
		margin-bottom: 20px;
	}
	.thumb {
		border: 1px solid #DEDEDE;
		padding: 5px;
		background-color: #EFF2F8;
	}
	.arrowlink {
		top: 7px;
		position: relative;
		left: -2px;
	}
	.divide {
		border-top: 1px solid #DEDEDE;
		height: 1px;
		margin-bottom: 0px;
	}
	.imageLeft {
		margin-top: 12px;
		margin-bottom: 12px;
		border: 1px solid #DEDEDE;
		padding: 5px;
		background-color: #EFF2F8;
		float: right;
		clear: right;
		margin-left: 12px;
	}
	.pad {
	}
	.main {
		padding-top: 25px;
		padding-bottom: 30px;
		padding-left: 55px;
		background-image: url(images/rightColShadow.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		text-align: left;
		float: left;
		width: 435px;
		padding-right: 45px;
	}
	.sigdish {
		background-image: url(images/new.gif);
		background-repeat: no-repeat;
		background-position: 120px center;
		line-height: 30px;
		text-align: left;
		float: left;
		width: 200px;
		padding-top: 14px;
		padding-bottom: 14px;
		font-style: italic;
	}
	.menuList {
		text-decoration: none;
		margin-bottom: 5px;
		list-style-type: circle;
		list-style-position: outside;
		font-style: italic;
	}

#main table {
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	color: #37372F;
	/*margin-top: 10px;
	margin-bottom: 20px;*/
	}

#main th {
	text-align: left;
	vertical-align: top;
	}

#main tr.yellow td {
	border-top: 1px solid #6E6E5E;
	border-bottom: 1px solid #6E6E5E;
	background: #FFC;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
	}
#main tr.grey td {
	background: #EDEDED;
}
/*
#main td {
	padding: 5px 5px;
	}
#main table.centred {
	text-align: center;
	vertical-align: middle;
}

#main td:first-child {
	width: 190px;
	}

#main td+td {
	border-left: 1px solid #CCC;
	text-align: left;
	padding: 5px;
	}
*/
#bookingPannel {
width:220px;
}

#bookingPannelTop {
background:url(images/booking_panel_top.jpg) no-repeat;
width:208px;
height:10px;
}

#bookingPannelMiddle {
background:url(images/booking_panel_middle.jpg) repeat-y;
width:208px;
height:300px;
padding-left:5px;
margin-right:5px;
}

#bookingPannelBottom {
background:url(images/booking_panel_bottom.jpg) no-repeat;
width:208px;
height:10px;
}
/* ==================== INDEX ====================== */

.pageIndex {
  height: 35px;

  background: url(images/button.jpg) repeat-x;
}

.pageIndex .indexItem,
.pageIndex .noLinkItem {
	font-size: 12px;
  color: #555;
  white-space: nowrap;
  font-weight: normal;
}