/* GLOBAL DEFINITIONS */
body {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FDF5DB;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 9pt;
	color: Black;
}
a {
	color: #620909;
	font-weight: bold;
}
a:hover {
	color: #B5701F;
	font-weight: bold;
}
h1 {
	margin: 0px 0px 0px 0px;
	font-size: 18pt;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	text-align: left;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 12pt;
}

/* ID BASED ELEMENTS */
#main {
	width: 765px;
	z-index: 0;
}
#content {
	width: 765px;
	background-image: url(images/smetana-mbcg_14.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FEE7B6;
}
#realcontent {
	border-left: 1px solid #B29380;
	border-right: 1px solid #B29380;
	padding: 15px 15px 15px 15px;
	text-align: justify;
}
#logos {
	border-left: 1px solid #B29380;
	border-right: 1px solid #B29380;
	background-color: #EED399;
	height: 34px;
	padding-top: 0px;
}
#popup {
	width: 350px;
	z-index: 0;
	background-image: url(images/smetana-mbcg_14.gif);
	background-repeat: no-repeat;
	background-color: #FEE7B6;
	border-left: 1px solid #B29380;
	border-top: 1px solid #B29380;
	border-bottom: 1px solid #B29380;
	border-right: 1px solid #B29380;
	padding: 15px 15px 15px 15px;
	text-align: center;
}
/* CLASSES */
.bottomtext {
	font-size: 7pt;
}
.bottomlink {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.bottomlink:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
}
.spacer {
clear: both;
}
.smaller {
	font-size: 8pt;
}
.mini {
	font-size: 7pt;
}
.general7 {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 7.5pt;
	color: Black;
}
.general8 {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 8pt;
	color: Black;
}
.general9 {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 9pt;
	color: Black;
}
.seatingt {
	margin: 2px 0px 2px 5px;
	width:150px;
}
.seatingr1 {
	background-color: #620909;
	color: #FEE7B6;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 7pt;
	padding: 1px 5px 1px 5px;
}
.seatingr2 {
	background-color: #EED399;
	color: Black;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 7pt;
	padding: 1px 5px 1px 5px;
}
.seatingr3 {
	background-color: #EED399;
	color: Black;
	border-top: 1px solid Black;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 7pt;
	padding: 1px 5px 1px 5px;
}
.pricelist {
	color: Black;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
}
.pricelist1 {
	color: Black;
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	font-size: 8pt;
	padding: 0px 30px 0px 5px;
}

/* TOP BAR MENU CLASSES */
div.menu {
	top: 100px;
	left: 100px;
	visibility: hidden;
	position: absolute;
	background-color: #620909;
	color:white;
	padding: 3px 3px 3px 3px;
	z-index: 1;
}
td.menurow {
	background-color: #620909;
}
a.menuitem {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	color: #FDF5DB;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.menuitem:hover {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	color:	#FDF5DB;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.menuitemB {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	color: #FDF5DB;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.menuitemB:hover {
	font-family: "Trebuchet MS",Georgia,"Times New Roman",times,serif;
	color:	#FDF5DB;
	font-size : 8pt;
	text-decoration: none;
	font-weight: bold;
}
