@charset "UTF-8";

/*main----------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/gh_bg.gif);
	text-align: center;
	font-family: Arial Narrow;
	font-size: 0.9em;
	line-height: 2em;
	color: #3C2415;
}
#container {
	height: auto;
	width: 720px;
	margin: 0px auto;
	background: #FFFAC2;
	margin-top: 50px;
	padding: 20px;
}
img {
	border: solid 10px #FEEBAA;
}
.hideR {
	display: none;
}

/*header----------------------------*/

#header {
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: solid 1px #F7941E;
	position: relative;
}
#logo {
	margin: 10px;
	width: 85px;
	float: left;
}
#menu {
	position: absolute;
	float: right;
	clear: none;
	top: 50%;
	right: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	clear: none;
	list-style: none;
}
#menu ul li a {
	margin-left: 30px;
	font-size: 1.3em;
	color: #3C2415;
	text-decoration: none;
	text-transform: lowercase;
}
#menu ul li a:hover {
	margin-left: 30px;
	font-size: 1.3em;
	color: #F7941E;
	text-decoration: none;
}
.last {
	margin-right: 20px;
}
.clear {
	clear: both;
}

/*content------------------------------------*/

#content {
	text-align: center;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
#content #pageHeader {
	margin-top: 30px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
	font-size: 3em;
}
#review #container #content #pageHeader, #event #container #content #pageHeader, #reservations #container #content #pageHeader, #samplelunch #container #content #pageHeader, #cocktailreception #container #content #pageHeader {
	margin-top: 50px;
	margin-bottom: 30px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
	font-size: 3em;
}
#content #pageImg {
	margin-top: 30px;
	margin-bottom: 20px;
	height: 250px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #pageTxt {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 30px;
}
#content #pageTxt p {
	padding-left: 110px;
	padding-right: 110px;
}

/*menuPage-----------------------------------*/

#content #foodmenu {
	margin: 0px;
	padding: 0px;
}
#content #foodmenu #foodmenuThumb {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 42px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #foodmenu #foodmenuThumb img.thumbs {
	height:45px;
	width:70px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 8px;
	border: 2px solid #FEEBAA;
	/*padding: 2px;*/
}
#content #foodmenu #foodmenuImg {
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #foodmenu #foodmenuImg img {
	border: solid 10px #FEEBAA;
}
#content #foodmenu #foodmenuTxt {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 30px;
}
#content #foodmenu #foodmenuTitle {
	margin-top: 1px;
	margin-bottom: 1px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 2em;
}
#content #foodmenu #foodmenuTxt p {
	padding-left: 110px;
	padding-right: 110px;
}
.menuHeader {
	color: #3C2415;
	font-size: 1.5em;;
	display: block;
}







/*samplemenuPages-----------------------------------------*/

#content #samplemenues {
}
#content #samplemenues #samplemenuesThumb {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 125px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #samplemenues #samplemenuesTxt p {
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}
.samplemenuesBorder {
	background-attachment: scroll;
	background-image: url(../images/samplemenues_bdr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;	
}
.samplemenuesHeader {
	font-size: 2.2em;
	display: block;
	padding-top: 30px;
}
.smallsamplemenuesSubHeader {
	font-size: 1.8em;
	display: block;
	padding-top: 10px;
}
.samplemenuesSubHeader {
	font-size: 1.8em;
	display: block;
	padding-top: 10px;
}











/*galleryPage--------------------------------------*/

#content #gallery {
	padding: 0px;
	position: relative;
	margin-top: 2em;
}
#content #gallery #galleryThumb {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 42px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #gallery #galleryImg {
	margin-top: 30px;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#content #gallery #galleryImg img{
	margin-bottom: 10px;
}
#content #gallery #galleryTxt {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 30px;
}
#content #gallery #galleryTxt p {
	padding-left: 110px;
	padding-right: 110px;
}
a {
	color: #3C2415;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #F7941E;
}
.gallery_demo {
	width: 500px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.gallery_demo li {
	width: 68px;
	height: 50px;
	border: 1px solid #111;
	margin: 5px;
	background: #000;
}
.gallery_demo li div {
	left: 240px;
}
.gallery_demo li div .caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-style: normal;
line-height: 1.4;
}
#main_image {
	margin: 0 auto 60px auto;
	height: 438px;
	width: 500px;
}
#main_image img {
	border: solid 10px #FEEBAA;
	margin-bottom: 10px;
	margin-top: 30px;
}
.nav {
	padding-top: 20px;
	padding-bottom: 50px;
	clear: both;
	font: 0.8em 'helvetica neue',sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}
	
	
.galleria {
	list-style: none;
	width: 500px;
}
.galleria li {
	display: block;
	width: 80px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin: 0 13px 13px 0;
	border: 2px solid #FEEBAA;
}
.galleria li a {
	display: none;
}
.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px;
}
.galleria li div img {
	cursor: pointer;
}
.galleria li.active div img,.galleria li.active div {
	display: block;
}
.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
	border: none !important;
}
.galleria li .caption {
	display: block;
	padding-top: .5em;
}
/* MSIE bug */
* html .galleria li div span {
	width:400px;
}

/*reviewsPage------------------------------------*/

#content #reviews {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
.reviewsThumb {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 125px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.reviewTxt {
	height: auto;
	width: 100%;
	vertical-align: top;	
}
.reviewsTxt p {
	padding-left: 60px;
	padding-right: 60px;
}
.reviewER {
	font-size: 1.4em;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/reviewERlistBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*eventsPage--------------------------------------*/

#content #events {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
.eventsTxt {
	height: auto;
	width: 100%;
	vertical-align: top;
}
.eventsTxt p {
	padding-left: 55px;
	padding-right: 55px;
}
.eveNT {
	font-size: 2.2em;
	display: block;
	padding-top: 40px;
	position: relative;
	top: 20px;
}
.eventsThumb {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 125px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.eventsTxt p a {
	text-decoration: underline;
}
.eventsTxt p a:hover {
	text-decoration: none;
}

/*reservationsPage-----------------------------------------*/

#content #reservations {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
#content #reservations #reservationsThumb {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 125px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#Form {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}
#Form input {
	color: #999;
	font-size: 1.2em;
	border: solid 1px #C49A6C;
}
#Form br {
	line-height: 1em;
}
#reservations #container #content #reservations #Form form #sprytextfield1 #Name {
	padding-top: 10px;
	padding-bottom: 10px;
}
#reservations #container #content #reservations #Form form #sprytextfield2 #Email {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContactNumber {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ReservationDate {
	padding-top: 10px;
	padding-bottom: 10px;
}
#Form #button {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif ;
	font-size: 1.5em;
	border: solid 1px #FFFAC2;
	background: #FFFAC2;
	color: #865A1A;
}
#Form #button:hover {
	font-family: Arial Narrow;
	font-size: 1.5em;
	border: solid 1px #FFFAC2;
	background: #FFFAC2;
	color: #C68528;
}
#reservationForm {
	
	text-align: left;	
}
#content #reservations #reservationsTxt p {
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}
#content #reservations #reservationsTxt p a {
	text-decoration: underline;
}
#content #reservations #reservationsTxt p a:hover {
	text-decoration: none;
}
#reservations #container #content #reservations #Form form #sprytextfield1 #Name , #reservations #container #content #reservations #Form form #sprytextfield2 #Email, #reservations #container #content #reservations #Form form #sprytextfield3 #Contact Number {
	padding-top: 10px;
	padding-bottom: 10px;
}
.reservationsHeader {
	font-size: 2.2em;
	display: block;
	padding-top: 30px;
}
.reservationsSubHeader {
	font-size: 1.5em;
	display: block;
	padding-top: 10px;
}
.buttonStyle {
	font-size: 1.8em;
	padding-top: 10px;
}

/*termsPage-------------------------------*/

#content #terms {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
.termsTxt {
	height: auto;
	width: 100%;
	vertical-align: top;	
}
.termsTxt p {
	padding-left: 60px;
	padding-right: 60px;
}
.subTerm {
	font-size: 1.8em;
	display: block;
	padding-top: 30px;
}

/*privacyPage------------------------------------*/

#content #privacy {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
.privacyTxt {
	height: auto;
	width: 100%;
	vertical-align: top;	
}
.privacyTxt p {
	padding-left: 60px;
	padding-right: 60px;
}
.subPrivacy {
	font-size: 1.8em;
	display: block;
	padding-top: 30px;
}

/*sitemapPage-------------------------------------------*/

#content #sitemap {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 50px;
	margin-bottom: 70px;
	text-align:left;
	border: solid 1px #C68528;
	background-attachment: scroll;
	background-image: url(../images/listBg.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
}
#sitemaplist {
	padding: 20px;
}
#sitemaplist ul {
	margin: 0px;
	padding: 0px;
}
#sitemaplist ul li {
	list-style: none;
	padding-bottom: 35px;
}
#sitemaplist ul li a {
	padding: 5px;
	font-size: 2em;
	color: #3C2415;
	text-decoration: none;
	text-transform: lowercase;
	
	background: #FFFAC2;
}
#sitemaplist ul li a:hover {
	padding: 5px;
	font-size: 2em;
	color: #F7941E;
	text-decoration: none;
	text-transform: lowercase;
}
.subsitemap {
	text-indent: 100px;
}
.subsubsitemap {
	text-indent: 170px;
	margin-top: 30px;
}

/*footer----------------------------------------*/

#footer {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	border-top: solid 1px #F7941E;
	position: relative;
}
#footermenu {
	position: absolute;
	float: none;
	clear: both;
	left: 30%;
}
#footermenu ul {
	margin: 0px;
	padding: 0px;
}
#footermenu ul li {
	float: left;
	clear: none;
	list-style: none;
}
#footermenu ul li a {
	margin-right: 30px;
	margin-left: 40px;
	font-size: 1.3em;
	/*font-weight: bold;*/
	color: #3C2415;
	text-decoration: none;
	text-transform: lowercase;
}
#footermenu ul li a:hover {
	margin-right: 30px;
	margin-left: 40px;
	font-size: 1.3em;
	/*font-weight: bold;*/
	color: #F7941E;
	text-decoration: none;
}
#copyright p {
	display: block;
	clear: both;
	padding-top: 30px;
	font-size: 0.8em;
	color: #C49A6C;
}
