@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #606058;
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.main {
	padding-right: 35px;
}
h1 {
	font-size: 12px;
}
h1.main {
	font-size: 12px;
	font-weight: normal;
	padding-right: 25px;
}
h1.index {
	font-size: 12px;
	font-weight: normal;
}
h1.heading {
	font-size: 16px;
	font-weight: bold;
	color: #2D4164;
}
h2.index {
	font-size: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #2C4267;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.date {
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/meatmarket_minnesota_date.jpg);
	height: 62px;
	width: 244px;
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.special {
	background-image: url(../images/meat_market_daily_specials.jpg);
	height: 280px;
	width: 238px;
	background-repeat: no-repeat;
}
.lunch {
	margin-top: 80px;
	font-size: 12px;
	line-height: 12px;
}
.bold {
	font-weight: bold
}
.footer {
	font-size: 9px;
	font-weight: normal;
}
.product {
	color: #2D4164;
	font-size: 12px;
}
.company {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}
.bigHeader {
	font-size: 14px;
	font-weight: bold;
}
