@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding:0px;
	background-color: #3e1411;
	background-image:url(../images/tile.gif); 
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrapper{
	height:auto;
	width: 975px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top{
	background-image:url(../images/home-background-main.jpg);
	width:975x;
	height:444px;
	background-repeat:no-repeat;

}
#promo1{
	background-image:url(../images/promo1.jpg);
	width:485px;
	height:217px;
	float:left;
	cursor:pointer;
}

#promo2{
	background-image:url(../images/promo2.jpg);
	width:490px;
	height:217px;
	float:left;
	cursor:pointer;
   }
#topText{
	font-size:11px;
	color:#e7e3c6;
	width:320px;
	height:auto;
	left:645px;
	text-align:center;
	position:relative;
}
#promo1Text{
	position:relative;
	font-size:11px;
	color:#7f7e7b;
	width:240px;
	height:auto;
	left:210px;
	line-height:13px;
}
#footer{
	margin-left:20px;
	height:75px;
	width:auto;
	
}
#footerText{
	margin-top:21px;
	margin-left:5px;
	color:#f48d1f;
	font-size:11px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:75px;
}
.footerText{
	margin-left:5px;
	margin-right:5px;
}
#footerText a:link,#footerText a:visited,#footerText a:active,#footerText a:hover{ 
	color:#f48d1f; 
	text-decoration:none;}
#footerLogo{
	margin-top:15px;
	float:left;
	width:100px;
	height:25px;
}
#products{
	width:974px;
	height:auto;
	background-image:url(../images/product-background.jpg);
	background-repeat:no-repeat;
	background-color:#efe6d3;
	
	}
.productTitle{
	color:#93181d;
	font-weight:bold;
	font-size:12px;
}
.productText{
	color:#4f3523;
	font-size:12px;
}
#row1{
	width:974px;
	height:210px;
	margin-top:46px;
}

#buttonHome{
	width:453px;
	height:205px;
	float:left;
	position:relative;
	left:130px;
	top:125px;
}
#porkBeans{
	float:left;
	height:auto;
	width:105px;
}
#productText{
	width:auto;
	height:auto;
	float:left;

}
#porkBeansText{
	width:358px;
	height:auto;
	float:left;
}
#row{
	width:953px;
	height:auto;
	background-color:#efe6d3;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:21px;
}
#rowLine{
	background-image:url(../images/rowline.jpg);
	background-repeat:repeat-x;
	width:932px;
	height:4px;
}
#beansTitle{
	width:390px;
	height:85px;
	float:left;
}
#beansText{
	width:360px;
	height:auto;
	float:left;
}
#productImage{
	 width:auto;
	 height:auto;
	 float:left;
}
#productOriginal{
	width:215px;
	height:auto;
	float:left;
	padding-top:8px;
	padding-right:15px;
}
#productHickoryBacon{
	width:218px;
	height:auto;
	float:left;
	padding-top:8px;
	padding-right:25px;
}
#productHomestyle{
	width:228px;
	height:auto;
	float:left;
	padding-top:8px;
}
#rowCol{
	width:327px;
	height:auto;
	float:left;
}
#rowCol2{
	width:322px;
	height:auto;
	float:left;
}

#product1{
	width:220px;
	height:auto;
	float:left;
	padding-top:8px;
	padding-right:15px;
}
#product2{
	float:left;
	width:240px;
	height:auto;
	padding-top:4px;
}
#product3{
	float:left;
	width:245px;
	height:auto;
	padding-top:4px;
}
#otherFavorites{
	width:880px;
	height:36px;
	background-image:url(../images/other-favorites.gif);
	background-position:center;
	background-repeat:no-repeat;
}


