﻿/* @group layout */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f1c131;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
	height: 520px;
}

#faux {
	background-image: url(images/bkgrd.gif);
	margin-bottom: 0px; /*overflow:auto;*/;
	width: 100%;
	background-color: #F1D760;
}

#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background-color: #b6761c;
	background-image: url(images/logoName.gif);
	background-repeat: no-repeat;
	background-position: 120px 20px;
}

#header img {
	position: relative;
	top: -9px;
	left: 20px;
}

#navigation {
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #a93303;
}

#leftcolumn {
	float: left;
	color: #333;
	width: 683px !important;
	display: inline;
	position: relative;
	padding: 0;
	background: #f1d65f none no-repeat 0;
	margin: 0;
}

#content {
	padding: 20px 40px 20px 20px !important;
	padding-right: 0px;
	width: 600px;
}

#contentMenu {
	padding: 20px 20px 20px 40px !important;
	padding-right: 0px;
	width: 600px;
}


#contentReview {
	padding: 20px 20px 20px 40px !important;
	padding-right: 0px;
	width: 600px;
	font-size: 11px;
	font-weight: normal;
}

#contentOrder {
	padding: 20px 20px 20px 40px !important;
	padding-right: 0px;
	width: 600px;
	font-size: 11px;
	font-weight: normal;
}



#form {
	padding: 20px 20px 20px 40px !important;
	padding-right: 0px;
	width: 600px;
	font-size: 11px;
	font-weight: normal;
}

#contentReview table {
	width: 600px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}


#contentOrder table {
}

#movie {
	margin-left: -21px;
	margin-top: -20px;
	margin-right: 0px;
	padding: 0;
}

#rightcolumnHome {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	height: 320px;
	background-color: #f19d31;
	position: relative;
	*left: -40px !important;
	left: 0px;
}


#rightcolumnMenu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/01.jpg);
	height: 5440px;
	background-color: #f19d31;
	position: relative; 
	/* *left: 0px !important; */;
	left: 0px;
}

#rightcolumnReservation {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/03.jpg);
	height: 320px;
	background-color: #f19d31;
	position: relative; 
	/* *left: 0px !important; */;
	left: 0px;
}



#rightcolumnLocation {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/04.jpg);
	height: 320px;
	background-color: #f19d31;
	position: relative; 
	/* *left: 0px !important; */;
	left: 0px;
}


#rightcolumnReview {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/05.jpg);
	background-repeat: repeat-y;
	height: 600px;
	background-color: #f19d31;
	position: relative; /* *left: 0px !important; */;
	left: 0px;
}


#rightcolumnCatering {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/07.jpg);
	background-repeat: repeat-y;
	height: 320px;
	background-color: #f19d31;
	position: relative; /* *left: 0px !important; */;
	left: 0px;
}


#rightcolumnCateringOrder {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/07.jpg);
	background-repeat: repeat-y;
	*height: 950px !important;
	height: 850px;
	background-color: #f19d31;
	position: relative; /* *left: 0px !important; */;
	left: 0px;
}

#rightcolumnContact {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/06.jpg);
	background-repeat: repeat-y;
	height: 460px;
	background-color: #f19d31;
	position: relative; /* *left: 0px !important; */;
	left: 0px;
}



#rightcolumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 239px;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;
	height: 320px;
	background-color: #f19d31;
	position: relative;
	/* *left: 0px !important; */
	left: 0px;
}

#footer {
	width: 902px;
	height: 15px;
	clear: both;
	color: #333;
	background: #d17704;
	font-size: 0.8em;
	margin: 0px 0px 10px 0;
	padding: 10px;
}

.clear {
	clear: both;
	background: none;
}

/* @end */

/* @group navbar */

#navbar {
	padding: 0;
	margin: 0;
	height: 2em;
	list-style-type: none;
	border-left: 1px solid #f1c131;
	left: 8px;
	position: relative;
}

#navbar li {
	float: left;
	width: 94px;
	height: 2em;
	line-height: 2em;
	border-right: 1px solid #f1c131;
	position: relative;
	text-align: center;
}

#navbar li a, #navbar li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
}

#navbar li a span, #navbar li a:visited span {
	display: none;
}

#navbar li a:hover {
	border: 0;


/* needed to trigger IE */
		color: #b6761c;
}

#navbar li a:hover span {
	display: block;
	width: 94px;
	height: 2em;
	text-align: center;
	position: absolute;
	color: #000;
	cursor: pointer;
	top: 1px;
	left: 1px;
}

/* @end */

/* @group footer */

#footer p {}
#footer p span#left {
	float: left;
	margin-left: 10px;
}
#footer p span#right {
	float: right;
	margin-right: 20px;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #a93303;
}

#footer a:hover {
	color: #f1d65f;
}

#footer a:active {
	color: #f1c131;
}

/* @end */

/* @group text */

#home {
	padding-top: 80px;
	padding-left: 40px;
}

tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	overflow: visible;
}

td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

/* @end */


#contentMenu table {
	width: 600px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
.food {
}

.foodCategory {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	border-width: 0;
	padding-top: 5px;
	background-color: #f19d31;
	padding-bottom: 5px;
}
.foodTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.foodDescription {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
}
h2 {
	text-align: center;
}



#contentLocation {
	padding: 20px 20px 20px 40px !important;
	padding-right: 0px;
	width: 600px;
}

#contentLocation table {
	width: 600px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

.locationName {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	border-width: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-color: #f19d31;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #b6761c;
}

.locationAddress {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	width: 275px;
	padding-bottom: 1px;
	border-bottom-color: #f19d31;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.locationDescription {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0px;
}

.locationPhone {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
	padding-bottom: 1px;
	border-bottom-color: #f19d31;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.tdHeight {
	height: 15px;
}
.tdPad {
	height: 12px;
}
#contentReview em {
	font-size: 11px;
	font-style: normal;
	color: #B6761C;
}
#contentReview a {
	color: #A93303;
}
#contentReview small {
	font-style: italic;
}

textarea#message {
	background-color: #F1C131;
}

input#phone {
	background-color: #F1C131;
}
input#email {
	background-color: #F1C131;
}
input#your_name {
	background-color: #F1C131;
}