html {
	height: 100% !important;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	height: 100% !important;
	background-image: url(contentimages/pattern1.gif);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A01F1F;
}
/* background-color: #930A0D; */

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC9103;
}
a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
a:active {
	text-decoration: none;
}
.link {
	color: #660000;
}
.link a {
	color: #660000;
	padding-right: 1px;
	padding-left: 1px;
}
.link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px solid #660000;
}

.credits {
	font-size: 9px;
}
.menus {
	font-size: 13.3px;
	font-weight: bold;
	color: #FFCC00;
}
.menus a {
	padding-right: 28px;
	padding-left: 28px;
}
.boldbrown {
	font-weight: bold;
	color: #9A6F43;
}
.bold {
	font-weight: bold;
}
.menutitle {
	font-size: 15px;
	color: #9A6F43;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
}
.lunch {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #900F0F;
}
.boldbrownbig {
	font-weight: bold;
	color: #9A6F43;
	font-size: 16px;
}


/* DIV */

#content {
	width: 875px;
	height: auto;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content100 {
	width: 875px;
	height: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 875px;
	height: 134px;
	margin:0 auto;
	background-image: url(contentimages/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#blackbg {
	width: 750px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000000;
}
#whitebg {
	width: 710px;
	height: 100%;
	margin:0 auto;
	background-color: #ffffff;
}
#menubar {
	width: 710px;
	height: 28px;
	margin:0 auto;
	background-image: url(contentimages/menu1.gif);
	background-color: #A01F1F;
}
#menu {
	width: 710px;
	text-align: center;
	padding-top: 6px;
}

#flash {
	width: 710px;
	height: 70px;
	margin:0 auto;
	background-image: url(contentimages/dishes.jpg);
	background-color: #A01F1F;
}
#patternbar {
	width: 710px;
	height: 18px;
	margin:0 auto;
	background-color: #A01F1F;
	background-image: url(contentimages/menu2.gif);
}
#main {
	width: 650px;
	text-align:left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subtitle {
	width: 650px;
	height: 73px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 710px;
	height: 75px;
	text-align:center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
