@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(northcarolina_sausage_images/BG4-nc_sausage.jpg);
	background-repeat: repeat;
}
.oneColFixCtr #container {
	width: 835px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#productsdiv {
	background-image: url(northcarolina_sausage_images/sideleft_country_sausage.jpg);
	background-repeat: repeat-y;
	clear: none;
	width: 82px;
}
#body_maincontent {
	width: 835px;
	background: url(northcarolina_sausage_images/bg_tile1_sausage.jpg) top left repeat-y;
	margin:0;
}
#body_center {
	width: 835px;
	padding-right: 83px;
	padding-left: 82px;
	margin:0; padding-top:0;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#center_panel {
	background-image: url(northcarolina_sausage_images/bg_tile2_pork_sausage_20.gif);
	background-repeat: repeat-y;
	width: 670px;
}
#center_text {
	width: 548px;
	margin-left: 62px;
	margin-right: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.body_text12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#bassfarm_truck {
	float: right;
	width: 200px;
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
#footerdiv {
	background-image: url(northcarolina_sausage_images/footer.gif);
	width: 835px;
	height: 18px;
}
#footerdiv a:link {
	color: #999999;
}
#footerdiv a:visited {
	color: #999999;
}
#footer_credits {
	background-image: url(northcarolina_sausage_images/bg_tile1_sausage.jpg);
	background-repeat: repeat-y;
	width: 835px;
	color: #DFDFDF;
}
#footer_credits a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_credits a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#history-picleftdiv {
	clear: both;
	float: left;
	width: 220px;
}
#footer_credits a:hover {
	color: #FF3300;
	text-decoration: none;
}
#history_rightdiv {
	width: 240px;
	left: 478px;
	top: 531px;
	float: right;
	clear: both;
}
#productsdiv {
	clear: both;
	width: 548px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6633;
}
#product_pic_div {
	clear: both;
	float: right;
	width: 250px;
	margin: 0px;
}
#hot_sausage {
	clear: both;
	float: right;
	width: 250px;
}
#SC_link {
	clear: both;
	float: right;
	width: 250px;
}
#HC_link {
	clear: both;
	float: right;
	width: 250px;
}
#sausage_patties {
	clear: both;
	float: right;
	width: 250px;
}
#dry_sausage {
	clear: both;
	float: right;
	width: 250px;
}
#souse {
	clear: both;
	float: right;
	width: 250px;
}
#c-loaf {
	clear: both;
	float: right;
	width: 250px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: inherit;
}
#distribution_mapdiv {
	clear: both;
	float: right;
	width: 375px;
}
#recipecard {
	/**
	clear: both;
	width: 548px;
	margin-right: 60px;
	margin-left: 62px;
	**/
	background: url("northcarolina_sausage_images/recipecard-images/recipecard_body_548px.jpg") center top repeat-y;
}
#recipecard-header {
	clear: both;
	width: 548px;
}
#recipecard-footer {
	width: 548px;
	margin-right: 60px;
	margin-left: 62px;
}
#recipe_body {
	clear: both;
	width: 480px;
	margin-right: 34px;
	margin-left: 34px;
}

