body,html{
	height:100%;}
	
/* overiding styles */
body {
	font:0.70em "Lucida Sans", Sans-Serif;
	color:#666;
	margin: 0px;
	background: #e8ebef;
	text-align:center;}
	
p,div,ul,li,a,img,h1,h2,h3,h4,form,fieldset,abbr,table{
	margin:0px;
	padding:0px;
	border:none;}
	
h1,h2,h3{
	color:#000;
	font:1.8em/1.2em Helvetica,Arial, Sans-Serif;
	padding-bottom:5px;}
	
h1.ul{
	height:1.2em;
	color:#66cc00;
	margin-bottom:5px;
	/*
	background:url(../images/dot_line.png) left bottom repeat-x;
	*/
	}
h3{
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:3px;}
	
h3 a,h3 a:visited,h3 a:focus {
	font-weight:bold;
	color:#99CC33;
	text-decoration:none;}
	
	
a#skip {
	display:none;}

	
p {
	padding-bottom:6px;
	line-height:1.5em;
	text-align:justify}
	
p strong {
	color:#333;}
	
div.introrow p{
	font-size:1.1em;
	padding:0px 10px 6px 0px;
	text-align:justify;
	line-height:1.3em;}

p.big{
	font-size:1.1em;}
	
ul {
	list-style:none;}
	
a, a:visited, a:focus {
	color:#99cc33;
	text-decoration:none;}
	
a:hover {
	color:#99CC33;
	text-decoration:underline;}
	
/* generic styles */

.beans {
	color:#996666;}
	
.recipe {
	color:#cc66ff;
	}
	
.alf {
	color:#99CC33;}

span.paging {
	padding: 5px 0px;
	}

h3.withArrow{
	padding-left:15px;
	line-height:1.8em;
	padding-bottom:0px;
	background:#url(../images/arrow.png) left 6px no-repeat;}
	
h3.withArrow.beans{
	background:url(../images/arrow_beans.png) left 6px no-repeat;
	color:#996666;}
	

.right {
	float:right;}
	
img.right{
	margin-bottom:10px;}
	
.left {
	float:left;
	margin-bottom:10px;}

/*
div.introrow p{
	color:#333;}
*/

	
div.introrow p.intro {
	color:#99cc33;
	font-size:1.4em;
	line-height:1.2em;
	text-align:left;
	padding-bottom:12px;}
	
div.introrow p.intro.beans{
	color:#996666;}
	
img.frame{
	border:1px solid #e8ebef;}
	
.bl,.recipes{
	border-top:2px solid #E1E1E1;
	margin:10px 0;
	padding-top:10px;
	width:830px;
	/*
	background:#CCCCCC;
	*/}
	
.recipes a {
	float:left;
	margin-right:10px;}
	
.recipes a.end{
	margin:0px;
	padding:0px;}
	
	
.floatfix:after {
	content:"."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden}
.floatfix {display:inline-table}
/* Hides from IE-mac \*/
* html .floatfix {height:1%}
.floatfix {display:block}
/* End hide from IE-mac */



/* container styles */
#wrap, #header, #nav, #content,#footer {
	width:830px;
	background:#FFF;
	position:relative;
	margin:0px auto;
	padding:0 10px;
	text-align:left;}
	
	
	
#wrap {
	padding-bottom:10px;
}
	

	
#content {
	margin-top:10px;
	
	/*
	padding-bottom:10px;
	
	background:#009966;
	*/}
	

.row{
	margin-bottom:30px;
}

#footer{
	width:850px;
	padding:0px;
	background:#e8ebef;
	margin:0px auto;
	line-height:2.5em;
	color:#999;
	padding-bottom:10px;}
	
#footer a,#footer a:visited,#footer a:focus{
	color:#999;
	text-decoration:none;}
	
#footer a:hover{
	text-decoration:underline;}
	
#footer span {
	padding:0px 10px;}
	
#bentley {
	color:#CCCC33;
	padding:0 0 15px 0px;
	height:40px;
	width:66px;}
	
#header,#content,#nav {
	margin:0px;
	padding:0px;}
	
	
#header {
	background:#000 url(../images/logo_sowOn.png)  no-repeat;
	color:#CCCC33;
	background-position: 715px 0px;
	padding:10px 0 0 25px; /*was padding:40px 0 0 25px */
	height:130px;
	width:805px;}
	
#header p {
	font-size:11px;
	
	}
	
#nav {
	background:#CCCC33;
	color:#000;
	/*
	padding-left:25px;
	*/
	width:830px;
	margin-bottom:10px;}
	
#nav li{
	float:left;
	display:inline;
	/*
	padding-right:67px;
	*/
	}
	
#nav li.end {
	padding:0px;}
	
	
#nav a,#nav a:hover, #nav a:focus, #nav a:active {
	color:#000;
	text-decoration:none;
	display:block;
	font-size: 1.2em;
	line-height:2em;
	padding:0px 22px;  /*was 0px 28px*/
	}
	
#nav a:hover, #nav a:focus, #nav a:active, #nav a.current{
	background:#CC9933;
	color:#FFF;}
	

	
#subnav li{
	padding-bottom:4px;}
	
#subnav a, #subnav a:visited, #subnav a:focus{
	
	color:#333;
	text-decoration:none;}
	
#subnav a:hover{
	text-decoration:underline;
	color:#99CC33;}
	
#subnav a.selected{
	font-weight:bold;
	color:#99CC33;}
	

	

	


/* column styles */

div.pad{
	padding:15px 0px 5px 0px;}


div.news{
	display:block;
	padding-right:20px;}
	
div.news img{
	margin:0 5px 0px 0px;}

div.divide{
	background:url(../images/dot_line.png) repeat-x left bottom;}
	
#colL,#colM,#colM2,#colR,#colL2,#colR2,.colL,.colR{
	margin-top:10px;
	float:left;
	width:200px;}

	
#colL,.colL{
	margin-left:25px;
	width:218px;
	color:#00FF33;}
	
#colL{
	width:165px;}

.colL,.colR{
	margin:0px;
	margin-right:20px;
	padding:0px;}
	
.colR{
	width:390px;
	margin:0px;}
	
#colM{
	width:360px;
	margin-right:25px;}
	
#colM2{
	width:640px;
	/*
	margin-top:10px;
	*/
	margin-right:0px;
/*
	width:630px;
	
	margin-top:10px;
	*/
	}
	
.tile {
	margin-top:10px;
	width:630px;
	background:#FFF;
	padding-bottom:10px;
	}
	
div.tile .colL, div.tile .colR {
	float:left;
	width:205px;
	margin-right:25px;
	}
	
div.tile .colR {
	
	width:375px;}
		
#colR{
	width:205px;
	margin-right:25px;}
	
#colL2,#colR2{
	width:350px;
	margin-right:40px;}
	
#colR2 {
	width:400px;}
	

	

	
#colM2 #colL{
	width:220px;
	margin-right:20px;
	margin-left:0px;}
	
#colM2 #colR{
	width:365px;}
	
div.twocol div{
	width:50%;
	float:left;}

	
/* pods */

div.pod {
	width:238px;
	height:126px;
	background:#FFF;
	border:1px solid #e8ebef;
	float:left;
	margin-right:25px;
	padding:5px 10px;
	cursor:pointer;}
	
div.pod h5{
	font-size:1.4em;
	margin:0px;
	padding:0px;
	font-weight:normal;
	padding-bottom:4px;
	color:#000;}
	
div.pod p{
	font-size:1.2em;
	line-height:1.2em;
	padding-bottom:5px;}
	

	
div.pod.beans{
	background:url(../images/img_pod_beans.png) top right no-repeat;}
	
div.pod.alf{
	background:url(../images/img_pod_alfalfa.png) top right no-repeat;}
	
div.pod.beans p,div.pod.alf p{
	padding-right:115px;}
	
div.pod.recipe{
	background:url(../images/img_pod_recipes.jpg) left top no-repeat;
	margin-right:0px;}
	
div.pod.beans p,div.pod.alf p{
	padding-right:115px;}
	
div.pod.recipe{
	background:url(../images/img_pod_recipes.jpg) left top no-repeat;
	margin-right:0px;}
	
div.prodlisting{
	width:270px;
	position:relative;
	float:left;
	margin:0px 40px 0px 0px;}
	

	
	
#colM2 div.prodlisting p{
	font-size:0.9em;
	color:#333;
	line-height:1.4em;
	padding-bottom:0px;}
	




h3 a:hover {
	text-decoration:underline;}
	
	
/* Table styles */

table {
	width:600px;
	border:1px solid #CCC;
	border-bottom:none;
	border-right:none;
	font-size:1em;
	text-align:center;}
th,td{
	padding:2px 0px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC}
th{
	color:#000;}

	

	
	

