/* BEGIN: Reset values */
p { margin: 0px 0px 7px 0px; }
h1 {	margin: 10px 0px 10px 0px; }
h3 { padding-top: 0px; font-size: 10pt; }
img { border: 0px; }
a { color: #402512 }
/* END: Reset Values */

body {
	background: #1D1000 url("../images/template/bg.jpg") no-repeat center top;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	color: #c1b49a;
}

#header-top {
	background: url("../images/template/header-top_v3.png") no-repeat center top;
	width: 905px; /* 930px */
	height: 115px; /* 130px */
	padding: 15px 0px 0px 25px;
	position: relative;
}

.header-top__logo {
	position: absolute;
	left: 40px;
	top: 38px;
}

#breadcrumbs {
	background: url("../images/template/header-bottom.png") no-repeat center top;
	width: 905px; /* 930px */
	height: 19px; /* 20px */
	padding: 1px 0px 0px 25px;
	color: #5a4a42;
	font-size: 1em;
	font-family: Arial;
}

#navcontainer {
	float: right;
	margin-right: 20px;
}

ul#navlist
{
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 92px;
	left: 0px;
	/*padding-top: 78px;
	padding-left: 178px;*/
}
#navlist li
{
	text-align: center;
	display: block;
	float: left;
	width: 90px;
	list-style-type: none;
	font-size: 9pt;
}

#navlist li a:link, #navlist li a:visited, #navlist li a:active, .more a:link, .more a:visited, .more a:active { color: #fffdab; text-decoration: none; }
#navlist li a:hover, .more li a:hover { text-decoration: underline; }

#footer {
	color: #3d2314;
	font-size: 10pt;
	background: url("../images/template/footer.png") no-repeat center top;
	width: 909px; /* 830px */
	height: 163px; /* 163px */
	padding: 0px 0px 0px 26px;
}



#footer .footer_box
{
	float: left;
	width: 275px; /* 282px */
	height: 152px;
	padding: 0px 10px 0px 7px;
	margin-right: 4px;

}

#footer .footer_box h1
{
	color: #c3996b;
	font-size: 11pt;
}

#footer a:link, #footer a:visited, #footer a:active { color: #c39951; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#container h1
{
	color: white;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.white
{
	color: white;
}

/* BEGIN: homepage specific */
#content-home
{
	background: url("../images/template/body-home-expanded.png") no-repeat center top;
	width: 915px; /* 830px */
	height: 677px;
	/*height: 695px; *//* 710px */
	/* height: 395px; *//* 410px */
	padding: 8px 0px 0px 15px;
}

#home-write-up
{
	text-align: justify;
	padding: 10px 0px 0px 10px;
	width: 610px;
	height: 150px;
}

#home-write-up h1
{
	font-size: 12pt;
}

#content-home-left
{
	float: left;
}

#content-home-right
{
	float: left;
	padding: 35px 0px 0px 15px;
	
}

.content-home-highlight
{
	font-size: 8pt;
	/* padding-top: 25px; */
	width: 233px;
	/*height: 155px;*/
}

.content-home-highlight h3
{
	color: #FFF278;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0;
	text-align: center;
}


/* END: homepage specific */
.dotted-hr
{
	font-size: 10px;
	/*border-top: 1px;*/
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}
.thumbnail1
{
	float: right; margin: 5px; border: 4px solid #402512;
}

.thumbnail2
{
	margin: 5px; border: 4px solid white;
}

.thumbnail3
{
	margin: 0px; border: 4px solid #C79D6D;
}

.thumbnail4
{
	float: none; margin: 0px; border: 4px solid #ED9622;
}

.more
{
	float: right;
	clear: both;
}

/* BEGIN: dine-in specific */
#dine-in-content
{
	/* background: url("../images/template/body-dine.png") no-repeat center top; */
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}

#dine-in-content-left
{
	background: url("../images/template/body-dine-content.png") no-repeat center top;
	padding: 20px 15px 0px 35px;
	width: 600px; /* 635px */
	height: 390px; /* 410px */
	
	float: left;
}

.dine-in-gallery-item
{
	float: left;
	padding: 20px 20px 0px 20px;
}

.dine-in-gallery-item img
{
	border: 0px;
}

#dine-in-content-right
{
	background: url("../images/template/body-dine-nav.png") no-repeat center top;
	width: 280px;
	height: 410px;
	float: left;
}

#dine-in-nav
{
	margin-top: 215px;
	margin-left: 10px;
}
/* END: dine-in specific */

/* BEGIN: menu specific */
#menu-content
{
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}

#menu-content-left
{
	background: url("../images/template/body-menu-content.png") no-repeat center top;
	padding: 8px 15px 0px 13px;
	width: 622px; /* 635px */
	height: 402px; /* 410px */
	
	float: left;
}

#menu-content-right
{
	background: url("../images/template/body-menu-nav.png") no-repeat center top;
	width: 280px;
	height: 410px;
	float: left;
}

#menu-nav
{
	margin-top: 45px;
	margin-left: 10px;
}

#menu-nav a:link, #menu-nav a:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/menu-button-off.png');
	text-decoration: none;
	color: #C1B49A;
}

#menu-nav a:hover, #menu-nav a:active {

	background: url('../images/template/buttons/menu-button-on.png');
}

#menu-nav .active {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/menu-button-on.png');
}

#menu-writeup  h1{
	font-family: 'Tahoma';
	font-weight: normal;
	font-size: 16pt;
	color: white;
	margin: 10px 0px 5px 0px;
}

#menu-writeup  {
	margin: 5px 0px 0px 5px;
	font-family: 'Arial';
	font-size: 8pt;
	color: #C1B49A;
}

#menu-writeup img {
	padding: 0px 0px 0px 0px;
}
/* END: menu specific */

/* BEGIN: Promo specific */
#content-promo
{
	background: url("../images/template/body-promo.png") no-repeat center top;
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}
/* END: Promo specific */

/* BEGIN: contact us specific */
#content-contact
{
	/*background: url("../images/template/body-contact.png") no-repeat center top;*/
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}

#content-contact-left
{
	padding: 50px 15px 0px 45px;
	width: 590px; /* 635px */
	height: 360px; /* 410px */
	float: left;
}

#content-contact-right
{
	background: url("../images/template/body-contact-nav.png") no-repeat center top;
	float: left;
	padding: 20px 25px 0px 13px;
	margin-top: 0px;
	width: 242px;
	height: 390px;
}

#content-contact-right table tr td
{
	padding: 2px 0px;
	margin: 0px;
}

#map
{
	padding-left: 5px;
	width: 390px;
	height: 285px;
	/* float: right; */
	margin: 0 auto;
}

#map a:link, #map a:visited, #map a:hover, #map a:active {
	color: #C1B49A
}

.orange
{
	color: #F7931E;
}

#contact-nav
{
	margin-top: 0px;
	margin-left: 0px;
}

#contact-nav a:link, #contact-nav a:visited {
	
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/contact-button-off.png');
	text-decoration: none;
	
	color: #F48120;
}

#contact-nav a:hover, #contact-nav a:active {

	background: url('../images/template/buttons/contact-button-on.png');
	color: #FFF278;
}

#contact-nav .active {
	color: #FFF278;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/contact-button-on.png');
}

/* BEGIN: Contact Us children
   Contact Us is the parent container. The subsets of it (i.e. location, feedback, comments, etc) would inherit the properties of Contact Us */
#content-contact-left.contact
{
	background: url("../images/template/body-contact-1.png") no-repeat center top;
}
#content-contact-left.location
{
	background: url("../images/template/body-contact-2.png") no-repeat center top;
}
#content-contact-left.comments
{
	background: url("../images/template/body-contact-3.png") no-repeat center top;
}
#content-contact-left.enquiry
{
	background: url("../images/template/body-contact-4.png") no-repeat center top;
}
#content-contact-left.mailing-list
{
	background: url("../images/template/body-contact-5.png") no-repeat center top;
}
#content-contact-left.reservations
{
	background: url("../images/template/body-contact-6.png") no-repeat center top;
}
/* END: Contact Us children */

/* END: contact us specific */

/* BEGIN: write up specific */
#writeups-content
{
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}

#writeups-content-left
{
	background: url("../images/template/writeups-left.png") no-repeat center top;
	padding: 58px 15px 0px 35px;
	width: 265px;
	height: 352px;
	
	float: left;
}

#writeups-content-center
{
	background: url("../images/template/writeups-center.png") no-repeat center top;
	padding-top: 8px;
	width: 300px;
	height: 402px;
	float: left;
}

#writeups-content-right
{
	background: url("../images/template/writeups-right.png") no-repeat center top;
	width: 315px;
	height: 410px;
	float: left;
}

#writeups-nav
{
	margin-top: 55px;
	margin-left: 10px;
}

#writeups-nav a:link, #writeups-nav a:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 235px; /* 275px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/write-button-off.png');
	text-decoration: none;
	color: #C1B49A;
}

#writeups-nav a:hover, #writeups-nav a:active {

	background: url('../images/template/buttons/write-button-on.png');
}

#writeups-nav .active {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 235px; /* 275px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/write-button-on.png');
}

#writeups-writeup  h1{
	padding-top: 2px;
	font-family: 'Tahoma';
	font-weight: normal;
	font-size: 16pt;
	/* color: #F7931E; */
	color: #D9E021;
	margin: 10px 0px 5px 0px;
}

#writeups-writeup  {
	margin: 5px 15px 0px 15px;
	font-family: 'Arial';
	font-size: 10pt;
	color: #C1B49A;
}

#writeups-writeup img {
	padding: 0px 0px 0px 0px;
}
/* END: write up specific */

/* BEGIN: Catering specific */
#catering-content
{
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
	background: url("../images/template/body-catering.png") no-repeat center top;
}

#catering-content .subheader
{
	color: #D9E021; 
	font-family:'Arial'; 
	font-size:12px;
}

#catering-content-left
{
	/* background: url("../images/template/writeups-left.png") no-repeat center top; */
	padding: 58px 15px 0px 35px;
	width: 265px;
	height: 352px;
	line-height: 1.5em;
	float: left;
}

#catering-content-center
{
	/* background: url("../images/template/writeups-center.png") no-repeat center top; */
	padding-top: 17px;
	width: 300px;
	height: 398px;
	float: left;
}

#catering-content-right
{
	/* background: url("../images/template/writeups-right.png") no-repeat center top; */
	padding-top: 27px;
	padding-left: 35px;
	width: 280px;
	height: 388px;
	float: left;
	font-size: 13px;
}

#catering-content ul li
{
	line-height: 2em;
}

#catering-nav
{
	margin-top: 55px;
	margin-left: 10px;
}

#catering-nav a:link, #catering-nav a:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 235px; /* 275px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/write-button-off.png');
	text-decoration: none;
	color: #C1B49A;
}

#catering-nav a:hover, #catering-nav a:active {

	background: url('../images/template/buttons/write-button-on.png');
}

#catering-nav .active {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 235px; /* 275px */
	padding: 8px 0px 0px 40px;
	height: 22px; /* 30 px */
	background: url('../images/template/buttons/write-button-on.png');
}

#catering-writeup  h1{
	padding-top: 2px;
	font-family: 'Tahoma';
	font-weight: normal;
	font-size: 16pt;
	/* color: #F7931E; */
	color: #D9E021;
	margin: 10px 0px 5px 0px;
}

#catering-writeup  {
	margin: 5px 15px 0px 15px;
	font-family: 'Arial';
	font-size: 12px;
	color: #C1B49A;
	text-align: justify;
}

#catering-writeup img {
	padding: 0px 0px 0px 0px;
}
/* END: Catering specific */

.form-table label {
	color: #FFF278;
	font-weight: bold;
}

.form-table .textbox {
	width: 216px;
}

.form-table label {
	width: 100px;
	display: block;
}

.form-table td
{
	padding: 5px 0 0 0;
}

.form-table textarea
{
	width: 316px;
	height: 100px;
}

.form-table .error, .form-table .required
{
	color: #FF0000;
}
.form-table .success
{
	color: green;
}

/* BEGIN: Highlights specific */
#content-highlights
{
	width: 930px;
	height: 395px;
	padding-bottom: 20px;
}

#content-highlights-left
{
	background: url("../images/template/body-hl-content.png") no-repeat center top;
	padding: 17px 15px 0px 26px;
	width: 609px; /* 635px */
	height: 393px; /* 410px */
	float: left;
}

#content-highlights-right
{
	background: url("../images/template/body-hl-nav.png") no-repeat center top;
	float: left;
	padding: 20px 25px 0px 13px;
	margin-top: 0px;
	width: 242px;
	/*height: 390px;*/
	margin-bottom: 20px;
}

#content-highlights-right table tr td
{
	padding: 2px 0px;
	margin: 0px;
}


.orange
{
	color: #F7931E;
}

#highlights-nav
{
	margin-top: 25px;
	margin-left: 0px;
}

#highlights-nav a:link, #highlights-nav a:visited {
	
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 20px 0px 0px 40px;
	height: 40px; /* 30 px */
	background: url('../images/template/buttons/hl-button-off.png');
	text-decoration: none;
	color: #522810;
}

#highlights-nav a:hover, #highlights-nav a:active {

	background: url('../images/template/buttons/hl-button-on.png');
	color: #FFF278;
}

#highlights-nav .active {
	color: #FFF278;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 205px; /* 245px */
	padding: 20px 0px 0px 40px;
	height: 40px; /* 30 px */
	background: url('../images/template/buttons/hl-button-on.png');
}

/* END: Highlights specific */