html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #330000;
}
table.CommentBox {
	border: 1px solid #330000;
	background-color: #ECDEB9;
}
table.CommentBox td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}
table.CommentBox td.TinyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
}
table.CommentBox td.SubmitCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: none;
}
table.CommentBox th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #330000;
	color: #FFFFFF;
}
table.TextBox {
	border: 1px solid #330000;
	background-color: #ECDEB9;
}
table.TextBox td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
table.TextBox td.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight:bold;
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
}
table.TextBox td.MenuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight:bold;
	vertical-align: top;
	padding-left: 7px;
	text-align: left;
}
table.TextBox td.MenuDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	vertical-align: top;
	padding-left: 25px;
	text-align: left;
}
table.TextBox td.MenuMiddle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight:bold;
	vertical-align: top;
	padding-left: 7px;
	text-align: center;
}
table.TextBox td.MenuPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight:bold;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
table.TextBox td.NoPad {
	padding: 0px;
}
td.BanquetPkg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
td.BanquetPkg a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #330000;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.AboutCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F3EBD5;
	padding-top: 5px;
	padding-bottom: 25px;
}
td.ArchBG {
	background-color: #B1956E;
	background-image: url(images/arches_bg.jpg);
	background-repeat: no-repeat;
}
td.ArchBG2 {
	background-color: #B1956E;
	background-image: url(images/arches2_bg.jpg);
	background-repeat: no-repeat;
}
a.ByLine:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	color: #330000;
	text-decoration: none;
}
a.ByLine:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	color: #330000;
	text-decoration: none;
}
a.ByLine:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	color: #330000;
	text-decoration: underline;
}

