body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-color: #990000;
	background-image: url(img/mr-meats-butcher-bg-large.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#centralize {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#container {
	float: left;
	width: 958px;
}


h1 {
	margin: 0px;
	font-size: 11 px;
	font-weight: normal;
}

a:link{
	text-decoration: none;
	color: #FF8E1D;
}

a:visited{
	color: #FF8E1D;
	text-decoration: none;
}

a:hover{
	color: #FF8E1D;
	text-decoration: underline;
}
#header {
	background-image: url(img/mr-meats-butcher-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 119px;
	width: 958px;
	background-color: #F9F5F4;
	font-size: 11px;
}
#header-logo-link {
	float: left;
	height: 119px;
	width: 324px;
}
#header-text-section-01 {
	float: left;
	height: 37px;
	width: 160px;
	padding-top: 82px;
	padding-left: 30px;
}
#header-text-section-02 {
	float: left;
	height: 37px;
	width: 120px;
	padding-top: 82px;
}

#header-links-link {
	float: left;
	height: 119px;
	width: 324px;
}

#contain-upper-columns {
	float: left;
	height: 387px;
	width: 958px;
	background-color: #FCFCFC;
}
#left-column {
	float: left;
	height: 387px;
	width: 249px;
	background-image: url(img/mr-meats-butcher-menu.jpg);
	background-color: #FCFCFC;
	background-repeat: no-repeat;
}
#right-column {
	background-color: #FFFFFF;
	float: left;
	height: 387px;
	width: 709px;
}
#contain-lower-columns {
	background-color: #000000;
	float: left;
	width: 958px;
	color: #FFFFFF;
	margin-bottom: 50px;
}
#lower-column-01 {
	float: left;
	width: 229px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 12px;
}


#lower-column-02 {
	float: left;
	width: 457px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#lower-column-03 {
	float: left;
	width: 209px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	float: left;
	height: 25px;
	width: 908px;
	background-color: #000000;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

#footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FF8E1D;
	text-decoration: none;
}

#footer-right {
	float: right;
	width: 300px;
	text-align: right;
}
.large-orange-text {
	color: #f78001;
	font-size: 22px;
}

.large-red-text {
	color: #ce1a1a;
	font-size: 30px;
}
.small-red-text {
	font-size: 16px;
	color: #CE1A1A;
}
.small-orange-text {
	color: #f78001;
	font-size: 12px;
}



.large-yellow-text {
	color: #fac306;
	font-size: 18px;
}
