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

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e38819;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.homeContent {
	text-align: right;
	float: right;
}
.sidePannel {
	width: 227px;
	background-color: #E38819;
	float: left;
}
.tabs {
	height: 44px;
}
.main {
	width: 715px;
	text-align: right;
	height: 610px;
}
.page {
	text-align: center;
	text-align: -moz-center;
	position: relative;
	width: 100%;
}
.reservation {
	top: 8px;
	position: relative;
	background-image: url(images/Reservation.gif);
	height: 60px;
	width: 479px;
	float: right;
}
.title {
	float: right;
	position: relative;
	background-image: url(images/titleBG.gif);
	height: 60px;
	width: 479px;
	color: #EDB97F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.homeTextContent .price {
	font-weight: bold;
	float: right;
}
.homeTextContent .menuTitle {
	width: 400px;
	float: left;
	clear: left;
	font-weight: bolder;
}
.homeTextContent .menuDesc {
	width: 400px;
	float: left;
	clear: both;
	padding-bottom: 4px;
}
.homeTextContent .menuItem {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #945810;
	float: left;
	margin-bottom: 20px;
}
.footer .links {
	background-color: #000000;
	height: 29px;
}
.footer .links .capRight {
	float: right;
}
.footer .links .text {
	float: left;
	width: 705px;
	position: relative;
	top: 8px;
}
.footer .links .capLeft {
	float: left;
}
.title .titleText {
	position: relative;
	top: 10px;
	text-align: center;
}
.title .menuLinks a {
	color: #EDB97F;
	text-decoration: none;
}
.title .menuLinks a:hover {
	text-decoration: underline overline;
}
.title .menuLinks {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.homeTextContent {
	position: relative;
	width: 469px;
	float: right;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 40px;
	text-align: left;
}
.homeTextContent .nonVeg {
	font-style: italic;
	text-decoration: underline;
	float: left;
	clear: both;
	margin-bottom: 15px;
	width: 200px;
	margin-top: 10px;
}
.reservation .fields {
	font-size: 10px;
	top: 25px;
	vertical-align: middle;
	position: relative;
	width: 479px;
	text-align: left;
	left: 10px;
}
.reservation .fields .DatePicker {
	font-size: 11px;
}
.reservation .fields .HourList {
	font-size: 11px;
}
.reservation .fields .PartySize {
	font-size: 11px;
}
.reservation .fields #submit {
	font-size: 12px;
	position: relative;
	top: 1px;
}
.reservation .fields .formfield {
	font-size: 11px;
}
h3 {
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 14px;
}
.footer .footerText {
	margin: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
	top: 20px;
	clear: both;
}
.footer .links a {
	color: #F2DEC6;
	text-decoration: none;
}
.footer .links a:hover {
	color: #EDB97F;
	text-decoration: underline overline;
}
.homeTextContent .typeTitle {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #78470C;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
ul {
}
.homeTextContent a {
	color: #EFD9C0;
}
.map {
	height: 475px;
	width: 100%;
}
.directions {
	display: none;
}
.directionsOn {
	float: right;
	width: 459px;
	background-color: #eeeeee;
	display: inline;
}
.directionsOn a:link {
	color: #003399;
}
