body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	}
.sf_outer_wrapper {
	padding-top:20px;
	background-color:#F0C962;
	background-image:url(../images/tile_1.gif);
	background-repeat:repeat-x repeat-y;
	background-position:top center;
	padding-bottom:6px;
	}
.sf_wrapper {
	width:962px;
	margin:0px auto 20px;
	background-color:#ede7d0;
	}
	
/* ----------------------------------- generic styles -------------------------------- */

h1 {
	font-size:16px;
	color:#000000;
}
h2 {
	font-size:16px;
	color:#990000;
}
h3 {
	font-size:16px;
	color:#000000;
}
h4 {
	font-size:14px;
	color:#000000;
}
h5 {
	font-size:14px;
	color:#000000;
}
h6 {
	font-size:10px;
	color:#000000;
}
p {
	font-size:12px;
}

img {
	border:0;
}

a:link {
	color:#990000;
	}
a:hover {
	color:#006633;
	}
a:visited {
	color:#293887;
	}
/*--------------------------------  Top Navigation  ---------------------------------*/
.sf_navigation_top {
	padding:0px 20px;
	min-height:30px;
	height:auto !important;
	height:30px;
	font-weight:bold;
	}
.sf_navigation_top:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
	}
.sf_navigation_top ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	min-height:1%;
	height:auto !important;
	height:1%;
	}
.sf_navigation_top ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
	}
.sf_navigation_top ul li {
	float:left;
	display:inline;
	padding-left:30px;
	}
.sf_navigation_top ul li.sf_first_nav_item {
	padding:0px;
	}
.sf_navigation_top ul li a {	
	text-decoration:none;
	display:block;
	height:23px;
	width:auto !important;
	width:1%;
	white-space:nowrap;
	padding:7px 10px 0px;
	}
	
/*--------------------------------  Top Navigation  ---------------------------------*/

.sf_navigation_top {
	background-color:#14a627;
	background-image:url(../images/nav_back_1.gif);
	border-top:8px solid #08400f;
	}
.sf_navigation_top ul li {
	background-image:url(../images/nav_bullet_1.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	}
.sf_navigation_top ul li.sf_first_nav_item {
	background-image:none;
	}
.sf_navigation_top ul li a {
	color:#FFFFFF;
	}
.sf_navigation_top ul li a:visited {
	color:#FFFFFF;
	}
.sf_navigation_top ul li a:hover{
	color:#F0C961;
	}
#Nav1 li ul { /* second-level lists */
	background-color:#0C5F15;
	border-color:#08400F;
	}
#Nav1 li ul li a {
	background-color:#10871F;
	border-color:#0D6F18;
	}
#Nav1 li ul li a:hover {
	background-color:#14A627;
	}

/*--------------------------------  Header  ---------------------------------*/

.sf_header_wrapper {
	padding:0;
	height:1%;
	}
.sf_main_header { 
	background-image: url(../images/agvantageHeader.jpg) no-repeat;
	height:335px;
 	}
	
.sf_main_header_inside {
	height:120px;
}
	
/*--------------------------  Content  --------------------------*/

.content {
	padding:20px 20px 0 20px;
	background-color:#fff;
	margin:0;
	height:auto;
	}
.content img {
	padding:16px;
	float:left;
	margin-right:16px;
	clear:left;
	}
.content img.gFreeIcon {
	padding:16px 48px 16px 48px;
	border:2px dotted #d2be96;
	margin:12px 30px 24px 16px;
	*margin:0px 0px 0px 16px;
	}
.content img.kosherIcon {
	padding:16px 48px 16px 48px;
	border:2px dotted #000;
	margin:12px 30px 24px 16px;
	*margin:0px 0px 0px 16px;
	}
.content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.content ul {
	margin-top:-6px;
}
.content ul li {
	list-style-type:square;
	font-size:16px;
	position:relative;
	left:24px;
	padding:0 0 3px 3px;
	margin-left:230px;
}
.content h2.boxed {
	background-color:#ede7d0;
	padding:12px;
	border:1px solid #d2be96;
	margin-left:248px;
	width:400px;
	*width:340px;
	*margin-left:248px;
	text-align:center;
	color:#000;
}
.content h1, .content h2, .content h3, .content h4 {
	margin-left:248px;
}
.overlined {
	padding-top:10px;
	border-top:2px dotted #000;
}
h2 {
	color:#000;
}
.new {
	color:#990000;
}
.Nav2 {
*margin-top:-6px;
}

/* ------------------------------- interior_content ------------------------------- */

.interior_content {
	padding:20px 20px 20px 20px;
	background-color:#fff;
	margin:0;
	}
.interior_content h1 {
	font-size:20px;
}
.interior_content h2.subhead {
	color:#990000;
	padding-bottom:-10px;
	width:460px;
}
.text2 {
	color:#006633;
}
.interior_content p {
	font-size:14px;
	padding-left:24px;
	width:460px;
}
.interior_content h1, 
.interior_content h2, 
.interior_content h3, 
.interior_content h4, 
.interior_content h5, 
.interior_content h6, 
.interior_content p {
	margin:20px;
}
.interior_content img {
	padding:16px;
	float:left;
	margin-right:16px;
	clear:left;
	}
.interior_content img.gFreeIcon {
	padding:16px 48px 16px 48px;
	border:2px dotted #d2be96;
	margin:0 30px 24px 16px;
	}
.interior_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.interior_content ul {
	font-size:14px;
	margin-top:-6px;
}

.interior_content ul li {
	list-style-type:square;
	font-size:14px;
	position:relative;
	left:36px;
	padding:6px 0 3px 3px;
	margin-left:0px;
}

.interior_content h2.boxed {
	background-color:#ede7d0;
	padding:12px;
	border:1px solid #d2be96;
	margin-left:248px;
	width:400px;
	text-align:center;
	color:#000;
}
.interior_content h2,
.interior_content h2.betterChoice {
	padding-left:24px;

}
.underlined {
	padding-bottom:6px;
	border-bottom:2px dotted #000000;
}
h2.underlined2 {
	padding-left:0px;
	padding-bottom:6px;
	border-bottom:2px dotted #000000;
}
.overlined {
	padding-top:10px;
	border-top:2px dotted #000;
}
h2 {
	color:#000;
}
.new {
	color:#990000;
}

.printButton2 {
	text-align:center;
}
img.gfSeal {
	float:right;
	position:relative;
	top:-30px;
	z-index:100;
}
.recipes h3 {
	color:#990000;
}
.recipes h5 {
	margin-bottom:-12px;
	position:relative;
	left:24px;
	}
.recipes p {
	position:relative;
	left:36px;
}
.recipes p.graph {
	position:relative;
	left:-4px;
}
.agRecipe {
	font-family:"lucida calligraphy";
	font-size:24px;
	font-weight:normal;
}
.jump a {
	float:right;
	color:#990000;
	position:relative;
	left:100px;
}

h2 em {
	color:#990000;
	font-size:16px;
}
#emailForm p input {
	*margin-left:-20px;
}
#emailForm p input#wstForm_Contact_Reset {
	*margin-left:0px;
}
#emailForm p textarea {
	*margin-left:-20px;
}
.betterChoice span.bc {
	color:#006633;
}

form {
	margin-top:0;
	margin-bottom:0;
}
.interior_content form img {
	padding:0px;
	float:none;
	margin-right:0;
	clear:none;
	}

/* --------------------------------------------- sidebar ----------------------------------------- */

.sidebar {
	margin:0;
	margin-top:30px;
	width:212px;
	background-color:#fff;
}
.sidebar_content {
	padding:0px 12px;
	background-color:#ede7d0;
}
.sidebar_content h2.text1 {
	font-weight:bold;
	font-size:16px;
}
.sidebar_content h2.free {
	text-align:center;
	padding:6px;
	color:#fff;
	background-color:#990000;
}


.categoryTitle {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	}




/*--------------------------
		Extra Stuff
--------------------------*/


/*
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

.interior_content h5.printButton {
	margin-top:24px;
}
.interior_content h5.printButton a {
	text-align:center;
	padding:12px;
	background-color:#ede7d0;
	color:#990000;
	border:1px dashed #990000;
}
.interior_content h5.printButton a:hover {
	background-color:#990000;
	color:#fff;
	border:outset 3px #000;
}







/*--------------------------  Footer  --------------------------*/

.footer {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	margin:12px 24px;
	color:#000000;
	padding-bottom:2px;
}
.footer h6 {
	font-weight:normal;
}
