@charset "utf-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #000 url(images/body_sliver.jpg) repeat-x top left;
	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;
}
a {
	color:#000000;
}
a:hover {
	color:#8A2529;
	
	text-decoration:none;
}
a:visited {
	color:#9D9C5C;
}
h1 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h1 #smallCaps {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}


h5 {
       font-size:12px;
       font:Arial;
       font-weight:bold;
       margin-top: 0px;
       margin-bottom: 0px;
       text-align: right;
       padding-right: 45px;
       padding-bottom: 0px:
       padding-top: 0px;
      
}
p {
	font-size:12px;
	font:Arial;
	padding-right:10px;
}
p #logo {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
ul {
	font-size:11px;
	font:Arial;
	line-height:10px;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(images/bg_sliver_v2.png) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:relative; /* allows me to absolute position elements within */
	overflow:hidden;
}
.oneColFixCtr #headerContent {
	background:url(images/header_bg_v2.jpg) no-repeat top left; /* background image for hte header */
	position:relative; /* allows me to position elements within absolutly */
	left:-30px; /* offsets the 20px padding in the maincontent div */
	height:137px;
	width:800px;
}
.oneColFixCtr #footerContent {
	clear:both;
	background:url(images/footer_bg_v2.png) no-repeat bottom left; /* background image for hte header */
	position:relative; /* allows me to position elements within absolutly */
	left:-30px; /* offsets the 20px padding in the maincontent div */
	top:9px;
	height:17px;
	width:800px;
	color:#fff;
}
.oneColFixCtr #navContent {
	position:absolute;
	top:113px;
	left:340px;
	font-size:12px;
	font-weight:bold;
}
.oneColFixCtr #navContent #navspans1 {
	float:left;
        
        /*height:17px;
	padding:4px 8px 2px 8px;*/
}
.oneColFixCtr #navContent #navspans2 {
	float:left;
	/*height:17px;
	padding:4px 8px 2px 8px;*/
}
.oneColFixCtr #navContent #navspans3 {
	float:left;
	/*height:17px;
	padding:4px 8px 2px 8px;*/
}

.oneColFixCtr #navContent #navspans4 {
	float:left;
	/*height:17px;
	padding:4px 8px 2px 8px;*/
}
.oneColFixCtr #navContent #navspans5 {
	float:left;
	/*height:17px;
	padding:4px 8px 2px 8px;*/
}


.oneColFixCtr #navContent #navspans1.leftBorders {
	float:left;
	border-right:2px solid #3B1400;
}
.oneColFixCtr #navContent #navspans2.leftBorders {
	float:left;
	border-right:2px solid #3B1400;
}
.oneColFixCtr #navContent #navspans3.leftBorders {
	float:left;
	border-right:2px solid #3B1400;
}

.oneColFixCtr #navContent #navspans4.leftBorders {
	float:left;
	border-right:2px solid #3B1400;
}

.oneColFixCtr #navContent #navspans5.leftBorders {
	float:left;
	border-right:2px solid #3B1400;
}

a.navlinks {
	color:#000;
	text-decoration:none;
	height:16px;
	padding:4px 8px 2px 8px;
	width:100%;
	display:block;
}
a.navlinks:hover {
	color:#FFDA78;
	text-decoration:none;
	
	width: 100%;
	
	height:16px;
	padding:4px 8px 2px 8px;
}
a.navlinks_on{
	color:#FFDA78;
	text-decoration:none;
	
	width:100%;
	display:block;

	height:16px;
	padding:4px 8px 2px 8px;
}
#slideshowContent {
	float:right;
	width:170px;
	border-left:2px solid #581E00;
	margin-top:10px;
	margin-left:10px;
}
#productText {
	width:200px;
	padding-left:30px;
}
#index_content {
	padding-right:8px;
	width:550px;
}
#copyright {
	padding-top:4px;
	text-align:center;
	font-size:10px;
	font-family:Helvetica;
	color:#FFFFFF;
}
.dn_arrow{
	margin-top:10px;
}
#almond_prod_container {
	float:left;
	margin-top:40px;
	border-right:2px solid #581E00;
}
#peanut_prod_container {
	float:left;
	margin-top:5px;
}
#oatmeal_prod_container {
	float:left;
	margin-top:40px;
	border-left:2px solid #581E00;
}

#order_prod_container {
	float:left;
	margin-top:5px;
      margin-right:15px;

}
#order3_prod_container {
	float:left;
	margin-top:5px;
      margin-right:15px;
}
#order2_prod_container {
	float:left;
	margin-top:5px;
      margin-right:15px;
}
#order4_prod_container {
	float:left;
	margin-top:5px;
      margin-right:15px;
}
#orderText {
      width:205px;
	padding-left:10px;
}

#order5_prod_container {
	float:left;
	margin-top:5px;
      margin-right:15px;
      width:650px;	
     
}
#page_header {
      font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
      margin-top:20px;

}
table {
       margin-top: 0px;
       margin-bottom: -10px;
       font-size:11px;
       font:Arial;
}

#submenu {
          position: absolute;
          left: 100px;
          top: 25px;
          
          font-size: x-small;
}
