body {
	background: #2a0000 url(../images/background.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
h1 {
	margin: 0px 0px 0.5em;
	font: italic normal 36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #540000;
}
h2 {
	font: italic bold 28px Georgia, "Times New Roman", Times, serif;
	color: #300;
	margin: 0.5px 0px 0.5em;
}

h3 {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #036;
	margin: 0.5em 0px;
}
p {
	margin: 0px 0px 1em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #600;
}
img {
	border-style: none;
}
.button {
	background: url(../images/button1.gif);
	display: block;
	height: 24px;
	width: 136px;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	text-transform: capitalize;
	margin-left: auto;
	margin-right: 0px;
	line-height: normal;
}

.menu {
	margin: 0em 0em 2em;
	padding: 1em;
	text-align: center;
	border: 1px solid #CFAA28;
	font-size: 12px;
}
.menu h3 {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #036;
	margin: 1.5em 0px 0px;
}


.clearAll {
	clear: both;
}

#header {
	background: url(../images/header2.jpg) no-repeat;
	width: 1020px;
	height: 66px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 146px;
}
#header .phone {
	color: #FC0;
	display: block;
	font: italic normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 170px;
	position: absolute;
	top: 25px;
	right: 40px;
	text-align: center;
	height: 115px;
}
#navigation {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font: italic 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#navigation td {
	width: 141px;
}

#navigation a {
	width: 100%;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #333;
	height: 40px;
	padding-top: 10px;
	background: url(../images/separator.gif) no-repeat right top;
}
#navigation a:hover {
	color: #900;
}
#navigation a.last {
	background: url(none);
}
#cta {
	background: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#theme {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 8px;
	background: url(../images/theme.jpg);
	height: 200px;
}
#theme h1 {
	color: #6d3b00;
	font: italic 60px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
	margin: 0px;
	height: 100px;
	padding-top: 100px;
	padding-right: 30px;
	text-align: right;
}
#theme .about {
	background: url(../images/theme_about.jpg) no-repeat left top;
}
#theme .menupage {
	background: url(../images/theme_menu.jpg) no-repeat left top;
}
#theme .promotions {
	background: url(../images/theme_promotions.jpg) no-repeat left top;
}
#theme .giftcard {
	background: url(../images/theme_giftCard.jpg) no-repeat left top;
}
#theme .contact {
	background: url(../images/theme_contact.jpg) no-repeat left top;
}
#theme .reviews {
	background: url(../images/theme_review.jpg) no-repeat left top;
}
#theme .reservations {
	background: url(../images/theme_reservations.jpg) no-repeat left top;
}
#theme .breakfast {background: url(../images/theme_breakfast.jpg) no-repeat left top;}
#theme .lunch {
	background: url(../images/theme_lunch.jpg) no-repeat left top;
}
#theme .dinner {
	background: url(../images/theme_dinner.jpg) no-repeat left top;
}
#theme .bar {
	background: url(../images/theme_bar.jpg) no-repeat left top;
}
#theme .catering {
	background: url(../images/theme_catering.jpg) no-repeat left top;
}
#theme .beverages {
	background: url(../images/theme_beverages.jpg) no-repeat left top;
}
#theme .healthfitness {
	background: url(../images/theme_healthfitness.jpg) no-repeat left top;
}
#beige {
	background: #A8964C url(../images/beige.jpg);
	height: 208px;
	width: 1000px;
	margin: 2em auto;
	font-size: 12px;
}
#beige td {
	padding: 50px 150px 0px 10px;
}
#beige td p {
	height: 114px;
	margin: 0px;
}
#beige td .link {
	display: block;
	width: 125px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	color: #FFF;
	margin-left: 35px;
}
#beige td .link:hover {
	color: #E1CE81;
}
#footer {
	background: url(../images/footer2.jpg) no-repeat center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 70px;
	font: italic bold 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #b11d01;
}
#footer a {
	color: #dfcb7b;
	padding-right: 15px;
	padding-left: 15px;
}
#footer a:hover {
	color: #FFF;
}
#footer table {
	margin-top: 4em;
	width: auto;
	border: 1px solid #540000;
	line-height: normal;
	color: #FFF;
}
#footer td {
	vertical-align: middle;
	padding: 8px;
	line-height: normal;
}
#footer table a {
	margin: 0px;
	padding: 0px 1px 0px 0px;
}



#content {
	background: #FFF url(../images/content.jpg) no-repeat center top;
	width: 940px;
	margin: 2em auto;
	position: relative;
	padding: 20px 30px;
	line-height: 1.5em;
	/*min-height: 300px;
	height: auto !important;
	height: 300px;*/
}
#contentBottom {
	background: #2A0000 url(../images/contentBottom.jpg) no-repeat center top;
	width: 1000px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}
#menuNav {
	width: 940px;
}
#menuNav td {
	width: auto;
	background: url(../images/separator.gif) no-repeat right top;
}
#menuNav a {
	display: block;
	background: #CFAA28 url(../images/separator.gif) no-repeat right top;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	color: #300;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
}
#menuNav a.selected {
	color: #FFF;
	background: #300;
}
.floating {
	float: right;
	border: 5px solid #FFF;
	margin-left: 10px;
}
#gbMessage {
	margin: 5px 0px;
	border: 1px dashed #CBAB24;
	padding: 10px;
}
