@charset "utf-8";
/* CSS Document */

body {
	margin:0px 0px 10px 0px;
	background:url('/images/backgrounds/backgroundTexture.jpg')
	left
	top
	#d9caa9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

h1 {
	font-size:20px;
	color:#0e1d22;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

#home h1 {
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
}

a {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#000000;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}


.mainContainer {
	width:100%;
	position:relative;
	text-align:center;
}

.contentContainer {
	width:990px;
	margin:auto auto;
	margin-top:22px;
	/*border:1px solid #000000;*/
	z-index:5000;
}

.pageContainer {
	position:relative;
	float:left;
	width:722px;
	text-align:center;
	background:url('/images/backgrounds/shad.png')
	repeat-y
	left
	top;
	/*border:1px solid #ff0000;*/
}

.pageContainerInner {
	position:relative;
	margin:auto auto;
	padding:12px 23px;
	background:url('/images/backgrounds/pagesMainBg.jpg')
	repeat-y
	center
	top
	/*#ececea*/;
	text-align:left;
}

.pageContainerInner#home {
	position:relative;
	margin:auto auto;
	padding:12px 23px;
	background:url('/images/backgrounds/homePageBg.jpg')
	repeat-y
	center
	top
	/*#ececea*/;
	color:#ffffff;
	text-align:left;
}


.copyContainer {
	position:relative;
	text-align:left;
	padding-top:400px;
	padding-bottom:14px;
}

.copyContainer#gallery {
	padding-top:0px;
}

.galleryContainer {
	margin-bottom:10px; margin-top:20px; padding-left:20px;
}

.galleryThumb {
	float:left; width:160px; height:160px;
}

.galleryThumb div { 
	background-position:center center;
	background-repeat:no-repeat;
	width:150px;
	height:150px; 
	border:2px solid #fff;
	text-align:left;
}

.rightContainer {
	position:relative;
	float:right;
	width:262px;
}

.menuContainer {
	clear:both;
	margin-top:205px;
	text-align:left;
	/*background-color:#000000;*/
}

.menuBack {
	background:url('/images/backgrounds/menuBg.jpg')
	repeat-y
	right
	top
	#0e1d22;
	position:relative;
	width:230px;
	text-align:center;
}

.mainNav {
	width:210px;
	margin:auto auto;
	/*height:400px;*/
}

.menuTL {
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:10px;
	background:url('/images/backgrounds/backgroundTexture.jpg')
	left
	top
	#d9caa9;
}

.menuTR {
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:10px;
	background:url('/images/backgrounds/backgroundTexture.jpg')
	left
	top
	#d9caa9;
}

.menuBL {
	position:absolute;
	bottom:0px;
	left:0px;
	width:10px;
	height:10px;
	background:url('/images/backgrounds/backgroundTexture.jpg')
	left
	top
	#d9caa9;
}

.menuBR {
	position:absolute;
	bottom:0px;
	right:0px;
	width:10px;
	height:10px;
	background:url('/images/backgrounds/backgroundTexture.jpg')
	left
	top
	#d9caa9;
}

.shadBottom {
	position:absolute;
	left:0px;
	bottom:-13px;
	height:13px;
	width:722px;
	background:url('/images/backgrounds/shad-bottom.png')
	no-repeat
	left
	top;
}

.creditsContainer {
	text-align:center;
	font-size:11px;
	line-height:16px;
}

.credits {
	width:955px;
	margin:auto auto;
	padding-top:15px;
	color:#666666;
	text-align:right;
}

.silverStrap {
	position:absolute;
	left:0px;
	top:35px;
	width:100%;
	height:186px;
	background:url('/images/backgrounds/outerLogoPaneBg.jpg')
	repeat-x
	left
	top;
}

.logo {
	position:absolute;
	right:5px;
	top:38px;
}

.mainPic {
	position:absolute;
	left:24px;
	top:14px;
}

.booples:after {
	content: ".";
	display: block;
	height: 0;
	min-height:0;
	font-size:0;
	clear: both;
	visibility:hidden;
	text-align:left;
}

.booples{display: block;}

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */

/* Enquiry Form styles**/
.form_row {
	width:370px;
}

.form_left {
	width:150px;
	float:left;
	margin-top:5px;
}

.form_left_sm {
	width:20px;
	float:left;
	margin-right:4px;
	padding-top:6px;
}

.form_right_bg {
	width:346px;
	float:left;
}

.form_right {
	width:220px;
	float:left;
	margin-top:5px;
}

.form_message {
	text-align:center;
	padding-top:10px;
}

.clear {
	clear:both;
}

dl.restaurantTimes {
	
}

dl.restaurantTimes dt {
	font-weight:bold;
}

dl.restaurantTimes dd, dl.restaurantTimes dt {
	margin-bottom:16px;
}

p.restaurantMealDesc {
	text-align:center; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}
