body { background-color: black; margin: 0; padding: 0; }
td { }
a:link { color: #bd4710; text-decoration: none; }
a:visited { color: #bd4710; text-decoration: none; }
a:hover { color: #ff9a08; text-decoration: none; }
a:active { color: #ff9a08; text-decoration: none; }
#header { background-color: white; width: 720px; height: 262px; margin-right: auto; margin-left: auto; }
#menu { background-color: #6a640d; background-image: url(../images/menubg.gif); background-repeat: repeat-x; width: 720px; height: 18px; margin-right: auto; margin-left: auto; }
#content { background-image: url(../images/bgfade.jpg); background-repeat: repeat-x; width: 720px; height: auto; margin-right: auto; margin-left: auto; }
#logobar { width: 680px; height: auto; margin-bottom: -10px; padding: 38px 20px 0; }
.clearboth { clear: both; }
#contentbox {
	width: 522px;
	height: 100%;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
}
#title { color: #fff; font-size: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: center; width: 522px; height: auto; padding-right: 20px; padding-bottom: 20px; padding-left: 178px; }
#text { color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 20px; text-align: left; width: inherit; height: auto; }
#contacttext { color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 20px; text-align: center; width: inherit; height: auto; }
#diningphotos { color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 20px; text-align: center; width: inherit; height: 420px; }
#footer { color: #fff; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 14px; text-align: center; width: inherit; height: auto; margin-top: 60px; margin-bottom: 20px; }
#leftcolumn {
	color: white;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	width: 170px;
	height: 100%;
	float: left;
	padding-left: 0px;
	margin-top: 30px;
}
.coloredtext { color: #f58d09; font-size: 14px; font-weight: bold; }
.smalltext { color: white; font-size: 10px; font-weight: bold; }
.orangetext { color: #f58d09; }
.menuitem { color: white; font-size: 12px; font-weight: normal; line-height: 12px; padding-top: 8px; padding-bottom: 8px; }
.menusides { color: white; font-size: 12px; line-height: 12px; padding-top: 3px; padding-bottom: 3px; }
.menutitle { color: #f58d09; font-size: 16px; font-weight: bold; line-height: 17px; padding-top: 20px; padding-bottom: 8px; }

