@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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-color: #FFF;
	background-image: url(../images/layout/bkg-main.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/layout/bkg-container.gif);
	background-repeat: no-repeat;
	height: 813px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.oneColFixCtrHdr #logo {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 202px; /* top and bottom padding create visual space within this div  */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.oneColFixCtrHdr #menu {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 700px; /* top and bottom padding create visual space within this div  */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.oneColFixCtrHdr #Content {
	padding: 0;
	width: 960px;	
	height: 517px;
}
.oneColFixCtrHdr #homeContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/home/bkg-home1.gif);
	background-repeat: no-repeat;
	height: 586px;
}
.oneColFixCtrHdr #homeContent h1{
	padding-top: 180px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 180px;
	font-style: normal;
	line-height: normal;
	color: #3399cc;
}
.oneColFixCtrHdr #homeContent h2{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	font-style: italic;
	line-height: normal;
	color: red;
}
.oneColFixCtrHdr #homeContent p{
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 180px;
	font-style: normal;
	line-height: 18px;
	color: #3399cc;
	height: auto;
}
.oneColFixCtrHdr #aboutContent {
	background-image: url(../images/bkg-about.gif);
	padding: 0;
	width: 960px;	
	height: 517px;
}
.oneColFixCtrHdr #aboutContent h1{
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 400px;
	font-style: normal;
	line-height: normal;
	color: #3399cc;
}
.oneColFixCtrHdr #aboutContent p{
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 450px;
	font-style: normal;
	line-height: 18px;
	color: #3399cc;
	height: auto;
}
.oneColFixCtrHdr #contactContent {
	background-image: url(../images/contact/bkg-contact.gif);
	padding: 0;
	width: 961px;	
	height: 519px;
}
.oneColFixCtrHdr #contactContent h1{
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 400px;
	font-style: normal;
	line-height: normal;
	color: #3399cc;
}
.oneColFixCtrHdr #contactContent p{
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 450px;
	font-style: normal;
	line-height: 18px;
	color: #3399cc;
	height: auto;
}
.oneColFixCtrHdr #almondContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/products/bk-almond.gif);
	background-repeat: no-repeat;
	height: 587px;
}
.oneColFixCtrHdr #pecanContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/products/bk-pecan.gif);
	background-repeat: no-repeat;
	height: 587px;
}
.oneColFixCtrHdr #raisinContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/products/bk-raisin.gif);
	background-repeat: no-repeat;
	height: 587px;
}
.oneColFixCtrHdr #productContent p{
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 400px;
	font-style: normal;
	line-height: 20px;
	color: #663300;
	height: auto;
}
.oneColFixCtrHdr #productContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
}
.oneColFixCtrHdr .submenu{
	padding-bottom: 0;
	padding-left: 420px;
	width: 450px;
}
.oneColFixCtrHdr #snacktip{
	padding-left: 320px;
}
.oneColFixCtrHdr #snacktip a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	padding-top: 5px;
	line-height: normal;
	color: #663300;
	text-decoration: none;
}

.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #666;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

