@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.header {
	float: left;
	height: 175px;
	width: 799px;
}
.menuBox {
	float: left;
	height: 36px;
	width: 799px;
	background-color: #690011;
}
.main_container {
	float: left;
	width: 800px;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #333333;
}
.btnLeftEmpty {
	float: left;
	height: 37px;
	width: 118px;
}
.btnStory {
	float: left;
	height: 37px;
	width: 105px;
}
.btnMenu {
	float: left;
	height: 37px;
	width: 108px;
}
.btnSpecials {
	float: left;
	height: 37px;
	width: 151px;
}
.btnCatering {
	float: left;
	height: 37px;
	width: 104px;
}
.btnContact {
	float: left;
	height: 37px;
	width: 117px;
}
.btnRightEmpty {
	float: left;
	height: 37px;
	width: 96px;
}
.pizza_pic {
	float: left;
	height: 254px;
	width: 799px;
}
.white_content {
	float: left;
	width: 779px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	float: left;
	height: 39px;
	width: 799px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #701417;
	font-weight: bold;
	line-height: 5px;
}
.meat_type_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #701417;
	font-weight: bold;
}
