/* @group universal */

* { margin: 0; padding:0; }
ul,ol { list-style: none; }
hr { display: none; }
img {border:none;}
.clear { height: 0; font: normal 1px/1px sans-serif; clear: both; }
/*div {border: 1px solid #ccc;}*/

body   { 
	font: 13px/1.5 Georgia, "Times New Roman", Times, serif;
	/*text-align: center;*/ 
	color: #000;
	background: #eee; 
	}

#wrap, #footer_wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 820px;
	background: #920600; 
}
	
#masthead  { 
	height: 143px; 
	background: #920600;
	}

#footer_content  { 
	clear: both;
	height: 100px; 
	}

#footer  { 
	padding: 15px 0 0 20px;
	color: #999; 
	font-size: 10px; 
	clear: both; 
	}

#footer a, 
#footer a:link, 
#footer a:active,
#footer a:visited {
	color: #999; 
	font-weight: normal;
	text-decoration: none; 
	}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
	
/* @end */

/* @group wraps */

#home_wrap, #main_wrap  { 
	margin-bottom: 15px; 
	margin-left: 12px; 
	width: 800px; 
	}
	
#home_wrap  { 
	margin-top: 15px; 
	}
#main_wrap  { 
	margin-top: 15px; 
	}
	
#head-back {
	position: absolute;
	top: 0;
	right: 0;
	width: 39em;
	height: 74px;
	font: 1em 'lucida grande',tahoma,sans-serif;
	background: transparent url(img/head-logo-back.gif) no-repeat top right;
	}
#head-links {margin: 30px 0 0 200px; text-align:right;}
	#head-links a { color: #FFF; text-decoration: underline; }
	#head-links a:hover {color: #FFF2CC }
	#head-phone { color: #FFF; font-size: 14px; margin-top: 10px; }

/* @end */

/* @group home stuff */

#home_content {
	float: left;
	width: 820px;
	background:#920600 url(img/bg_body.gif) repeat-y; 
	}

#feature_content   { 
	background: #fff;
	}

#home_picture   { 
	width: 400px;
	float: left;
	margin-left: 10px;
	padding:  0;
	background: #ccc;
	display: inline; /* fixes IE/Win double margin bug */
	}

#home_picture2   { 
	/* width: 400px;
	float: left;
	margin-left: 10px;*/
	padding:  0;
	background: #ccc;
	/* display: inline; fixes IE/Win double margin bug */
	}

#home_picture2 h3  { 
	font: 18px/1.25 Georgia, Times, sans-serif;
	padding: 0px 10px 5px 10px;
	color: #000;
	}
	
#home_picture h2  { 
	font: 18px/1.25 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 10px 5px 10px;
	color: #000;
	}
#home_picture p, #home_picture2 p  { 
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 10px 10px 10px;
	}

#home_feature {
	width: 370px;
	float: right;
	margin-right: 10px;
	padding: 10px 10px 0 0;
	display: inline; /* fixes IE/Win double margin bug */
	}

#home_feature h2  { 
	font: bold 16px/1.25 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 5px 5px;
	text-transform: uppercase;
	color: #000;
	}
	
#home_feature ul {
	font: 12px/1.45 arial, helvetica, verdana, sans-serif;
	}

#home_feature li {
	list-style: none;
	display: block;
	border-top: 1px dotted #ccc;
	text-decoration: none;
	padding: 7px 6px; 
	}
	
#home_feature li a,
#home_feature li a:link,
#home_feature li a:active,
#home_feature li a:visited {
	color: #333; 
	text-decoration: none; 
	background: url("img/arrow_divit.gif") no-repeat 0px 4px; 
	padding: 2px 0px 0px 10px;
	}

#home_feature li a:hover {
	color: #000; 
	text-decoration: none; 
	background: #FFF url("img/arrow_red.gif") no-repeat 0px 4px; 
	padding: 2px 0px 0px 15px;
	}
	
#home_picture2 a,
#home_picture2 a:link,
#home_picture2 a:active,
#home_picture2 a:visited {
	color: #920600; 
	text-decoration: underline; 
	}

#home_picture2 a:hover {
	color: #000; 
	text-decoration: underline; 
	}
	
#main { 
	float: left;
	width: 475px;
	margin-bottom: 15px;
	}
	
#home_main   { 
	float: left;
	width: 520px;
	margin-bottom: 15px;
	background: transparent url("img/bg_homemain.gif") repeat-y; 
	}
	
/*#home_main .gutter { padding-left: 25px; }*/

#col1   { 
	float: left;
	width: 245px;
	padding-left: 10px;
	}

#col2   { 
	float: right;
	width: 245px;
	}

#home_main h2 span, #home_sidebar h2 span {display: none;}

#home_main h2, #home_sidebar h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}

#home_main h3, #home_sidebar h3 {
	color: #0094A5;
	font-weight: bold;
	margin: 5px 0 5px 0;
	line-height: 1em;
	font-family: arial, helvetica, verdana, sans-serif;
	}

#home_sidebar {
	float: right;
	width: 245px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ccc;
	}

#home_sidebar img {
	margin-bottom: 10px;
	}

#home_sidebar ul {
	text-align: left;
	margin: 0 0 15px 8px;
	}
	
#home_sidebar li {
	list-style: none;
	display: block;
	background: url(img/arrow_red.gif) no-repeat 0px 3px; 
	padding: 0px 5px 0px 15px;
	}
		
#home_sidebar a, 
#home_sidebar a:link, 
#home_sidebar a:active,
#home_sidebar a:visited {
	color: #333; 
	font-weight: bold;
	}
	
#home_sidebar a:hover {
	color: #C00;
	text-decoration: none;
	border-bottom: 1px dotted #C00;
	}

#home_staff {
	margin-left: 20px;
	}
#home_staff img {
	margin: 0px 5px 15px 5px;
	border: 1px solid #006;
	}

#home_email {
	margin-left: 25px;
	}
#profiles img {
	float: right; 
	margin: 5px 0 5px 10px;
	padding: 3px;
	border: 1px solid #C00;
	}

/* @end */

/* @group inside stuff */

h1 {
	color: #0094A5;
	font: normal 22px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	}

h2 {
	color: #000;
	font: bold 16px/1.2 Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	}

h3 {
	color: #0094A5;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	}

#inside_content {
	float: left;
	width: 820px;
	background:#920600 url(img/bg_body.gif) repeat-y; 
	}

#main   { 
	float: left;
	width: 495px;
	margin-left: 7px;
	margin-bottom: 30px;
	padding:  0;
	}
	
#main p  { 
	margin-top: 10px;
	padding:  0;
	}
	
/*
#main img  { 
	border: 1px solid #C00;
	border-bottom: 1px solid #D94040;
	border-right: 1px solid #D94040;
	}
*/
	
#sidebar {
	float: right;
	width: 265px;
	margin-top: 5px;
	}

#content .pic {
	float:left;
	width: 195px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; 
	}

#content .pic img {
	/*padding: 5px;*/
	border: 1px solid #036;
	}

#content .feature {
	float:right;
	width: 360px;
	}

#content ul,#main ul,.preserverss ul {
	text-align: left;
	margin: 0 0 5px 10px;
	}
	
#content li,#main li,.preserverss li {
	list-style: none;
	display: block;
	background: url(/img/arrow_gray.gif) no-repeat 0px 3px; 
	padding: 0px 10px 0px 20px;
	}
		
#masthead_return a {
    position: absolute;
    top: 40px;
    right: 10px;
    width: 142px;
    height: 22px;
	}

#masthead_logo {
    background: url(/img/logo_masthead.gif) no-repeat;
    width: 325px;
    height: 100px;
    margin-left: 12px;
    position: relative;
	}

#masthead_logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 325px;
    height: 100px;
	}

#masthead_logo a span {display: none;}

#masthead_logo h1 {text-indent: -5000px;}
 
.preserversm    { 
	float: left;
	width: 770px;
	padding-left: 10px;
	}

.preserversl    { 
	float: left;
	width: 240px;
	padding-left: 10px;
	}

.preserversr	{ 
	float: right;
	width: 240px;
	}

.preserverss	{ 
	float: right;
	width: 255px;
	}


/* @end */

/* @group navigation */

a img { border: none; }
a {text-decoration: none;}
a:link { color: #920600; font-weight: bold; text-decoration: none; }
a:visited { color: #920600; font-weight: bold; text-decoration: none; }
a:active { color: #920600; font-weight: bold; text-decoration: none; }
a:hover { color: #000; font-weight: bold; text-decoration: underline; }

#nav {
		position: absolute;
		top: 105px;	
		left: 10px;
		z-index: 777;
	}


#nav_main {
	height: 30px;
	}

	#nav_main ul {
		width: 800px;
		margin: 0; padding: 0px;
		list-style: none;
		}

	#nav_main li {
		float: left;
		height: 30px;
		position: relative;
		}

		#nav_main a {
			display: block;
			height: 30px;
			text-indent: -3000px; overflow: hidden;
			}

		#nav_main a:hover {
			background-position: 0 -30px;
			}

		#homenav a {
			width: 59px;
			background: transparent url(/img/nav_01.gif);
			}

		#slicenav a {
			width: 151px;
			background: transparent url(/img/nav_02.gif);
			}

		#saucenav a {
			width: 104px;
			background: transparent url(/img/nav_03.gif);
			}

		#orchardsnav a {
			width: 95px;
			background: transparent url(/img/nav_04.gif) no-repeat;
			}

		#harvestnav a {
			width: 113px;
			background: transparent url(/img/nav_05.gif) no-repeat;
			}

		#delightnav a {
			width: 128px;
			background: transparent url(/img/nav_06.gif) no-repeat;
			}

		#seedsnav a {
			width: 57px;
			background: transparent url(/img/nav_07.gif) no-repeat;
			}

		#preservesnav a {
			width: 93px;
			background: transparent url(/img/nav_08.gif) no-repeat;
			}

	#nav_main li ul li {
		height: auto;
		}

	#nav_main li ul li a {
		display: block;
		height: auto;
		padding: 3px 8px;
		background: transparent; color: #0094A5;
		text-indent: 0;
		text-decoration: none;
		border: 1px solid #BFBFD9;
		border-top: none;
		border-right: none;
		position: relative;
		width: 76px;
		font: normal 11px/1.2 arial, helvetica, sans-serif;
		text-align:left;
		}

	#nav_main li ul a:hover {
		background: #FFF; color: #006;
		}

	#nav_main li ul {
		position: absolute;
		left: -3000px;
		width: 93px;
		background: #F3F3F8;
		padding: 0 0 0 0;
		z-index: 999;
		}

	#nav_main li:hover ul, #nav_main li.sfhover ul {
		left: auto;
		}

body#home #homenav a, 
body#slice #slicenav a, 
body#applesauce #saucenav a, 
body#orchards #orchardsnav a, 
body#harvesters #harvestnav a, 
body#delight #delightnav a, 
body#seeds #seedsnav a, 
body#preserves #preservesnav a 
{background-position: 0 -30px;}

/*#sidebar a, 
#sidebar a:link, 
#sidebar a:active,
#sidebar a:visited {
	color: #40668D; 
	font-weight: bold;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	color: #036;
	text-decoration: underline;
	}*/ 
	
.section_title { 
	padding: 8px 5px 8px 14px; 
	background-color: #FFF; 
	color:  #920600; 
	width: 235px;
	text-transform: uppercase;
	border-top: 4px solid #920600;
	border-bottom: 1px solid #DDD;
	}
.subnav { 
	float: left; 
	width: 255px;
	text-align: left;
	background: url(img/extra_bg2.gif) repeat-y top left ;
	}
.subnav ul { 
	width:255px;
	font: normal 12px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
.subnav ul li { 
	width:255px;
	float:left;
	background: #fff url(img/side_nav_over2.gif) no-repeat bottom left;
	}
.subnav ul li a,.subnav ul li a:link,.subnav ul li a:active,.subnav ul li a:visited { 
	text-decoration: none; 
	padding: 8px 5px 8px 14px; 
	display:block;color:#333;
	background: url(img/side_nav_normal2.gif) no-repeat bottom left;
	position:relative;
	}
.subnav ul li a.selected, .subnav ul li a:hover.selected{ background: url(img/side_nav_active2.gif) no-repeat bottom left;}
.subnav ul li a:hover{ background: none;}
.subnav ul li a img {position:absolute; top:18px; right:20px;}
.subnav .subnav_inner {padding-bottom:225px; background: url(img/side_nav_fade2.gif) no-repeat bottom left;}

#articlephoto {
	font-size: 11px;
	line-height: 1.5em;
	margin:  0; padding: 0;
}
#photo {
	float:left;
	width: 310px;
}
#caption {
	float:right;
	width: 170px;
}

/* @end */

/* @group forms */

.formstyle2 {
   font-size: 12px;
   color: #000; 
   background: #ddd; 
   margin:  0; padding: 0;
}

fieldset {border: 1px solid #CECECE; padding: 10px;margin: 10px 0;position: relative;}

table { 
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}

td { 
	font: 12px/1.5 arial, helvetica, verdana, sans-serif;
	padding: 10px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	}

input:focus, textarea:focus {background: #eee; border: 1px solid #990000; color: #333; }  


.inputhints {
	background: #eee;
  	color: #333;
  	font: 10px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
  }

input, textarea {
	background: #FFFFFF;
  	color: black;
  	font: 12px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
  }
  
.btn {
	color:#FFFFFF;
	background-color:#920600;
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;
	margin:10px 5px 0 0;
	padding: 5px;
	cursor: pointer; }
	
 
.radio {background: transparent !important; border: none !important; } 

.smallput { width: 10px; }
.locTable,.locTable2,.locTable td {padding: 0; margin: 0;  }

#locTable2 td {padding: 2px; margin: 0; width: 25%;  font-size: 9px; }

.selectControl select { font-size: 9px; }

/* @end */

/* @group calendar */

#calendar td {
	margin: 0;
	padding: 5px;
}

.calendarBG {
	margin: 0;
	padding: 0;
	color: #333;
}

.calendarHeader {
	font-weight: bold;	
	background-color: #C00;
	color: #fff;
	text-align: center;
}

.calendarMonthLinks a {
	color: #fff;
	text-decoration: none;
}

.calendarMonthLinks a:hover {
	color: #B1D3EC;
}

.calendarDayHeading {
	background-color: #8080B3;
	text-align: center;	
	font-weight: bold;
	color: #fff;
}

.calendarCell {
	background-color: #E6F0F8;
}

.calendarToday {
	background-color: #BFBFD9;
}

.calendarBlank {
	background-color: #E6F0F8;	
}

/* @end */

/* @group specials */

.gutter { padding: 0 10px; }
.line { border-bottom: 1px dashed #809AB3; width: 560px;}
.fl { float: left; margin: 0 10px 10px 0; }
.pdf img { float: left; margin: 0 10px 10px 0; }
.fr { float: right; margin: 5px 0 5px 10px; }
.notes { font: italic 11px/14px Arial, Helvetica, sans-serif;}
.divider { border-bottom: 1px #c00 dashed; }
.frame { border: 1px solid #000; }
.inset { padding: 1px 10px; background:transparent url(img/bg_footer.jpg) repeat-x; }
.revert { font: 12px/1.5 arial, helvetica, verdana, sans-serif; }
.redbg { background-color: #CC0000; color: #FFF; font-weight:bold;}
.shade { background-color: #CCCCCC; } 
.author { font: normal 11px Arial, Helvetica, sans-serif; text-transform: uppercase; margin-bottom: 10px;}
.date { color: #666; }
.posted { padding:5px 10px;font: 10px/1.5 Arial, Helvetica, sans-serif;color:#666;background: #eee;border-bottom: 1px solid #ccc;margin: 10px 0; }
.tocdes { font-style: italic; }
.piccap { color: #0094A5;font-style: italic; }


/* @end */ 
