body {
	margin: 0px;
	background-color: #660000;
	background-image: url(support/BG_outfield.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li {
	font-size: 13px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ol {
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
.BG_body {
	background-color: #CCCC99;
	background-image: url(support/BG_body.jpg);
}
.BG_head {
	background-image: url(support/BG_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_content {
	background-image: url(support/BG_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BG_image {
	background-image: url(support/BG_content.jpg);
	background-repeat: repeat-y;
}
.BG_subnav {
	background-color: #660000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1E2AA;
	border-bottom-color: #F1E2AA;
	background-image: url(support/BG_subnav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG_cuisine_item {
	background-color: #F9F3D9;
	background-image: url(support/BG_cuisine_item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
}
.outline_image {
	border: 3px solid #F1E2AA;
}
.table_bdr {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003333;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 18px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.content_subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.cuisine_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}
.cuisine_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.cuisine_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #333333;
}
a {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: underline;
}
a:hover:visited {
	color: #666666;
	text-decoration: underline;
}
a.subnav {
	color: #CC6600;
	text-decoration: none;
}
a.subnav:hover {
	color: #FF9900;
	text-decoration: none;
}
a.subnav:visited {
	color: #CC6600;
	text-decoration: none;
}
a.subnav:hover:visited {
	color: #FF9900;
	text-decoration: none;
}
.imagepad_top {
	margin-top: 10px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
