body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #111111;
	margin: 0px;
	padding: 0px;
}
.topBar {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;

}
.mainTable {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.mainTableFrame {
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	padding: 0px;


}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;

}
p {
	margin: 2px 0px 8px;
}
.menu1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: center;


}
.menu1 a {
	color: #990000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
}
.menu1 a#caps {
	text-transform: uppercase;
}
.menu1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.dinnerMenuItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dinnerMenuItems p#smallText {
	font-size: 11px;
}
.footer {
	font-size: 10px;
}
.footer a {
	color: #CC0000;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.mainTable a {
	color: #FF0000;

}
.mainTable a:hover {
	color: #990000;
	text-decoration: none;
}
.bottomBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/footer_bg-small.gif);
	background-repeat: no-repeat;
	height: 21px;

}
