@charset "utf-8";
/* Font Settings */
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
	border: 0;
}
p .paragraph {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
	border: 0;
}
.headerText1 {
	font: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 23px;
	font-weight: bold;
	color: #D75000;
	margin: 0;
	padding: 0;
}
.headerText2 {
	font: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 25px;
	font-weight: normal;
	color: #930;
	padding-left: 20px;
	padding-top: 20px;
	margin: 0;
	border: none;
}
.headerText3 {
	font: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 20px;
	font-weight: normal;
	color: #C00;
	padding-left: 25px;
	margin: 0;
	border: none;
}
/* Main Structure */
body {
	background-image:url(/images/testback1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #885D32;
	font:Verdana, Geneva, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body a:link {
	text-decoration: none;
	color: #930;
}
body a:hover {
	text-decoration: underline;
	color: #930;
}
body a:visited  {
	text-decoration: none;
	color: #930;
}
.mainClass #background {
	width: 820px;
	height: auto;
	margin: 0 auto;
}
.mainClass #backgroundRight {
	width: 20px;
	height: 910px;
	background-image:url(/images/y.gif);
	background-repeat: repeat-y;
	float: right;
	margin-top: 17px;
	opacity: .2;
}
.mainClass #backgroundBottom {
	width: 780px;
	height: 20px;
	margin: 0 auto;
}
.mainClass #backgroundBottomimage {
	background-image:url(/images/x.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 20px;
	opacity: .2;
	margin-left: 17px;
}
.mainClass #container {
	width: 780px;
	height: auto;
	margin: 0 auto;
	padding:0;
	background-color: #FFF;
}
.mainClass #header {
	width: 780px;
	height: 150px;
	border: none;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/testlogo.gif);
	background-repeat: no-repeat;
}
.mainClass #headerText {
	font: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 25px;
	font-weight: normal;
	color: #930;
	padding-top: 50px;
	padding-left: 200px;
}
.mainClass #pageTitle {
	width: 780px;
	height: 40px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: #000;
}
.mainClass #content {
	width: 780px;
	height: auto;
	margin: 0 auto;
	background-color: #D8BD87;
}
.mainClass #footer {
	background-image:url();
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background-color: #650E05;
	border: 0px solid #7D8000;
	float: left;
}
.mainClass #footerLeft {
	width: 200px;
	height: 115px;
	float: left;
	padding-top: 35px;
}
.mainClass #footerRight {
	width: 200px;
	height: 115px;
	float: right;
	padding-top: 35px;
	color: #D8BD87;
	text-align: center;
}
.mainClass #footerOpentable {
	width: 760px;
	height: 150px;
	padding-top: 35px;
	margin: 0 auto;
	display: none;
}
.mainClass #left {
	width: 200px;
	height: 650px;
	float: left;
	background-position:center;
	background-position:top;
}
.mainClass #center {
	width: 580px;
	height: auto;
	float: left;
	background-color: #D8BD87;
	margin: 0;
	padding-bottom: 100px;
	border: none;
}
/* Inner Structure */
.mainClass #banner {
	width: 780px;
	height: 200px;
}
.mainClass #navigation1 {
	border: none;
	padding: 0;
	margin: 0;
	width: 200px;
	height: auto;
}
.mainClass #bottomBox {
	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding-top: 12px;
}
.mainClass #bottomLeft {
	width: 146px;
	height: 30px;
	float: left;
	text-align: left;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 2px;
}
.mainClass #bottomRight {
	width: 630px;
	height: 30px;
	float: left;
	text-align: right;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.mainClass #emailPop {
	height: 200px;
	width: 500px;
	background-color: #D8BD87;
	display: none;
	z-index: 99;
}
.mainClass #pdInquiry {
	display: none;
}
.mainClass #chefLeft {
	float: left;
	width: 200px;	
	height: auto;
	text-align: center;
}
.mainClass #chefImg {
	border: 0;
	padding: 0;	
}
.mainClass #chefRight {
	float: left;
	width: 370px;
	height: auto;
}
.mainClass #formGeneral {
	width: 530px;
	height: auto;
	padding-left: 25px;
	border: 0;
	margin: 0;
}
.mainClass #otaward {
	margin-top: 30px;
	margin-bottom: 30px;
}
/* Define classes */
.mainClass {
	font:Verdana, Geneva, sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
}
.topNav {
	height: 30px;
	width: 174px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	text-align:center;
	margin-left: 14px;
}
.clearFloat {
	clear: both;
}
.navImages    {
	border: none;
	padding: 0;
	margin: 0;
}
.hoverClass1 {
	width: 200px;
	height: 30px;
	text-decoration:none !important;
	border-bottom: 1px solid #CCC;
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.footerText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #D8BD87;
	border: 0;
	height: 16px;
}
.pdLeft {
	float: left;
	width: 250px;	
	height: 200px;
	text-align: center;
	padding:0;
	margin:0;
	border: 0;
}
.pdImg {
	border: 0;
	padding: 0;	
}
.pdRight {
	float: left;
	width: 320px;
	height: 200px;
	padding: 0;
	border: 0;
	margin:0;
}
.pdText {
	width: 300px;
	height: auto;
	padding-top: 7px;
	padding-right: 20px;
	text-align: justify;
	color: #333;
}
.formGen {
	width: 500px;
	border: 0;
	margin: 0;
	padding: 0;
}
.formLeft {
	width: 150px;
	text-align: left;
}
.formRight {
	width: 325px;
	text-align: left;
}
.formInput {
	width: 250px;
}
.footerMiddle_left {
	width: 95px;
	height: 115px;
	float: left;
}
.footerImage {
	margin: 0;
	border: 0;
	padding-top: 35px;
	float: right;
}
.footerMiddle_right {
	width: 75px;
	height: 115px;
	padding-top: 45px;
	padding-left: 10px;
	float: left;
	text-align: left;
	color: #D8BD87;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.bottomLink {
	float: right;
	width: auto;
	height: auto;
	color: #000;
}
.menuImg {
	float: left;
	border: 0;
	margin: 0;
}
.menuImg_div {
	float left;
	border: 0;
	margin-left: 25px;
	padding: 0;
}
.pdInq {
	color: #c00;
}