body {
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
	color:#333333;
	background-color: #FFFFCC;
	background-image: url(img/soybean_bg.jpg);
	background-repeat: repeat;
}

A:link {
	COLOR: #336600; text-decoration: underline
}
A:visited {
	COLOR: #333300; text-decoration: underline
}
A:active {
	COLOR: #336600; text-decoration: underline
}
A:hover {
	COLOR: #669900; text-decoration: none
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	text-align: left;
	border: 8px solid #99CC33;
	background-color: #FFFFFF;
}

#nytimes_box {
	background-image: url(img/nytimes_short_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #660000;
}

#nytimes_box a {
	color:#660000;
}

#page_header {
	height: 185px;
	background-color: #515230;
	background-image: url(img/header_final.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #663366;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #333333;
  margin:0px;  
}



#content_wrapper {
	background-color: transparent;
}

#menu {
	width: 840px;
	height: 40px;
	margin: 0 auto;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 20px 17px 0 17px;
	font-size: 70%;
	font-weight: bold;
	color: #99cc33;
	background-color: #333333;
	text-decoration:none;
}

#menu a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #99cc33;
}

#menu b {
}

#left_side_recipe {
	float:left;
	width:660px;
	padding:20px 0 0 10px;
	background-image: url(img/soybean_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
  	line-height:18px;
  	color: #333333;
}

#left_side {
	float:left;
	width:680px;
	background-image: url(img/soybean_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height:18px;
  color: #663366;
}

#left_side h5 {
  margin:10px;
  margin-right:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  line-height:18px;
  color: #663333;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side_recipe {
	float:right;
	width:160px;
	background-color: #fff;
}
  
#right_side {
	float:right;
	width:150px;
	background-color: #99CC33;
	background-image: url(img/rightside_bg.jpg);
	background-repeat: repeat-x;
}
  
#right_side h3 {
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #ffffcc;
  background-color: #333333;
  padding:4px;
  border:1px solid #3A3B22;
}

#right_side h4 {
  color: #99cc33;
  background-color: #333333;
}

#right_side p {
  margin:5px;
  margin-bottom:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:16px;
  color: #333300;
}

#right_side a {
	margin-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color: #663366;
	list-style-image: url(img/square_rightlink.gif);
	list-style-position: inside;
}

#page_footer {
	height: 130px;
	background-color: #99CC33;
	background-image: url(img/mt_footer_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}  

#page_footer A:link {
	COLOR: #333300; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #006666; text-decoration: underline
}
#page_footer A:active {
	COLOR: #006666; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #006666; text-decoration: none
}

#page_footer p {
  text-align: left;
  padding-top:113px;
  padding-left:5px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #4c6d09;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.right {
	border: 5px solid #FFFFFF;
	float: right;
	margin-left: 10px;
}

.left {
	border: 5px solid #FFFFFF;
	float: left;
	padding: 0 10 0 0;
	margin-right: 10px;
}
  
 
 
#imagegallery{
	background:#FFFFCC;
	clear:left;
	padding:10px;
	min-height:200px;
}


#items{
	float: left;
	width: 33%;
	background-color: #FFFFCC; 
}
#items .item {
	float: left;
	padding:5px;
	position: relative;
	width: 52px;
	height:52px;
	margin: 10px;
	background-color: #FFFFCC;
	cursor: pointer;
	
}
#items .item:hover{border: 1px solid #ffffcc;}
#items .item img {
	width:50px;
	max-height:35px;
}


#large{
	width: 350px
	margin-left:34%;
	background-color: #ffffcc;
	text-align:center;
	font-family:Georgia, Times, san-serif;
	font-size:12px;
}
#large .info{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	padding:10px;
	color: #999933;
}
#items  p{display:none;}
#large .item {
	margin-top:20px;
	margin-bottom:20px;
	border-width: 1px;
	cursor: default;
	text-align:center;
}
#large .item img{
	max-width:350px;
	max-height: 400px;
}
 /*These are for the slideshow formatting...*/
.centerdiv{text-align: center; width:345px; margin-left:auto; margin-right:auto;}
 /*Added by Rob for the right bar stuff...*/
#CoP_right{background-color:#333333; color: #99cc33; width:150px; padding:1px 0 10px 0;}

#CoP_right li {
	padding-left: 0px;
	line-height:25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;
	list-style-image:url(img/leaf.gif);}
	
#CoP_right a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;
	color: #99cc33;
	text-decoration:none;}
	
#CoP_right a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;
	color: #99cc33;
	text-decoration:underline;}
	
#CoP_right h1 {
	text-align:center;
	color:#333333;
	background-color:#99cc33;
 	padding: 3px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:13px;
  	font-weight: bold;}
  
#CoP_right ul{
	list-style-type: none;
	padding: 0;
	margin-left: 28px;}
	
/*Product Page*/
#bw_icons{width:675px; float:left; padding:5px 5px 25px 5px;}
#product_info{width:670px; float:left; padding:5px 5px 15px 5px;}
#product_nav{width:670px; float:left; padding-left:5px; background-color:#99cc33; color:#FFF; font-family:"Arial Black", Gadget, sans-serif;}
#product_nav a{color:#FFF; text-decoration:none; margin-right:30px;}
#product_nav a:hover{color:#333;}

#tab_main{width:655px; background:#bddb77; float:left; margin:0 10px; padding:35px 0 20px 10px;}
#tab_area{width:665px; height:29px; float:left; margin:0 10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#tab_current{width:121px; height:25px; float:right; padding:4px 4px 0 4px; text-align:center; background-image:url(img/tab/current_tab.gif);}
#tab_current a{color:#FFF; text-decoration:none;}
#tab_back{width:121px; height:25px; float:right; padding:4px 4px 0 4px; text-align:center; background-image:url(img/tab/back_tab.gif);}
#tab_back a{color:#42521b; text-decoration:none;}
#tab_back a:hover, #tab_current a:hover{color:#333;}
.titles{color:#333; margin:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; border-bottom:#dbecb8 1px solid; display:block;}
.center{display:block; margin:0 auto;}

/* Emeril Photos */
.emeril{margin:10px 0px 0px 10px; border:#fff 2px solid;}
.emeril:hover{border:#CCCCCC 2px solid;}
