@charset "utf-8";
body {
	background-image: url(../images/main-orange-bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
.container {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/red-grad-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 10px;
	height: auto;
	background-color: #9C0200;
}
.footer {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9C0200;
	background-image: url(../images/footer.jpg);
	height: 94px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
	font-weight: normal;
}


.content {
	background-image: url(../images/content-bg.gif);
	height: auto;
	color: #333;
	padding: 7px;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-x;
	font-weight: normal;
}
.bestchoice {
	background-image: url(../images/content-bg.gif);
	text-align: right;
	background-repeat: repeat-x;
}
.fishheadinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}
h2 {
	font-family: "Girls are Weird";
	font-size: 36px;
	color: #C00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container table tr th table tr td .content table {
	text-align: center;
	font-weight: normal;
	color: #360;
}
.menuItem {

}
.price {
	color: #333;
}

