body{
	font-family: Baskerville, "Times New Roman", Times, serif;
	/*    font-size: 100%;
    font-size: medium;*/
    font-size:12px;
	text-align: center;
	color: #000000;
	background: #FFB326;
	/* background-image:url(../../images/whiteFade.png);
    background-repeat:repeat-x;*/
    margin: 0;
	padding: 0;
}
.textBigger {
    font-family: Baskerville, Times New Roman, Times, serif;
	font-size:14px;
}
.textBiggerer {
    font-family: Baskerville, Times New Roman, Times, serif;
	font-size:16px;
}
div, p, img, a, td, ul, ol{
	font-size: 1em;
	font-family: Baskerville, "Times New Roman", Times, serif;
}

ol{
    margin-left: 1em;
    padding-left: 1em;
}
ol li{
    margin-left: 1em;
    padding: 0 0 .5em.3em;
}
h1, h2, h3, h4{
	font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	margin: .5em 0;
	color: ##FFB326;
}
h1{ font-size: 218%  }
h2{ font-size: 164%; }
h3{ font-size: 145%; }
h4{ font-size: 118%; }

p{ padding: 0 0 1em; }

a:link{ 
 /* text-decoration: none;*/
  color: #ce960b;
  
}
.b_link {
	font-size:14px;
	font-weight:bold;
}
a:visited{ color: #ce960b; }
a:hover{ color: #FF7A67;  text-decoration:none  }
a:active{ color: #FFBA0D;  text-decoration:none }


a img, img{
    border: none;
}

ul{
    list-style:square;
    margin: 0 0 20px 1em;
}
li{
   /* list-style: none;*/
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear{
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

#cont{
width: 956px; 
	margin: 0 auto;
padding:2px;
    border:1px solid #ffbe46;
   /* background-image:url(../../../images/stripe_128b142c381646f6ff364c154259a8c1.png);*/
    }

#page{
	width: 950px; 
	margin: 2px auto;
	text-align: left;
	background-color:#ffc65d;
	padding:0px ;
	background-image:url(../../images/shadowML.png);
    background-repeat:repeat-y;
    background-position:left;

}

#content{
    
   /* min-height:340px;
    min-width:200px;*/
    text-align: left;
   height: 900px;
     width: 950px;
    clear:both;
    
    margin: 0px;
    line-height: 1.5em;
    background-color: #FFFFFF;
    /*overflow:auto;*/
    background-image:url(../../images/shadowMR.png);
    background-repeat:repeat-y;
    background-position:right;
}

/* Special text formatting 
------------------------------------------------------------------------------- */



h2 a:hover, h3 a:hover{
	color: #000000;
	border-bottom: 1px dotted #000000;
}

h2.pagetitle{
	margin-top: 30px;
	text-align: center;
}

h4.date-header{
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote{
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #ffda93;

}

blockquote p{ margin-top: 0; }

blockquote cite{
	margin: 5px 0 0;
	display: block;
}
code{
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code{ width: 330px }

acronym, abbr, span.caps{
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center{ text-align: center;}
.alignright{ float: right; }
.alignleft{ float: left; }

hr{ display: none; }


.error, .message{
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message{
    background-color: green;
}

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

#header{ 
    background:url(/images/ProduceCollage8.jpg) #000000 repeat-x;
    position: relative;
   z-index:20;    
}

#header h1{
	color: #FF0F0F;
	padding-top: 10px;
	
   margin: 0 0 5px;
   padding-left: 20px;
}

#header h1 a{
    text-decoration: none;
    border-bottom: none;
}

/* Breadcrumbs */
#breadcrumbs{ 
margin-left:20px; 
padding:5px; 
width:auto;
float:left;
background-image:url(/images/whiteBG.png);
border-bottom: 1px dotted #DDD;
border-left: 1px dotted #DDD;

 }
 /*#breadcrumbs span span a:visited,
 #breadcrumbs span span a:hover,
 #breadcrumbs span span a:active{
 */
 
 #breadcrumbs .B_crumbBox a{
 color:#900;
  }


/* Search Form 
------------------------------------------------------------------------------- */
#search{
	width:220px;
	padding:0px;
	z-index:25;
  /* background-color:#;*/
	float:right;
	margin:0px 0 0;
}

#search form{
	width:auto;
}
#search form label{
width:auto; 
clear:none; 
margin-right:0px;
}
#ajaxSearch_form{
width:100%;
}
#ajaxSearch_output{
width:100%;
}
#ajaxSearch_input{width:12em; clear:none;}

#ajaxSearch_form label{ width:auto; clear:none; margin-right:0px; }

form.FSF_form{
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input{ 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit{ 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post{
    margin: 0 10px;
    padding: 10px;
   /* border-bottom: 1px solid #ddd;*/
}

.post h3{
    margin-top: 0;
   color: #805a13;
}
.post ul li{

	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li{ 
    display: inline;
    list-style-type: none;
    padding-right: 20px;

}

/* UserComments 
------------------------------------------------------------------------- */                        
.comment{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt{
    background-color: #f4f4f4;
}
.commentAuthor{
    background-color: #ffc;    
}
.commentMe{
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum{
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum{
    color: #eaeaea;
}
.commentMe .commentNum{
    color: #b0b0ff;
}
.commentAuthor .commentNum{
    color: #f3f3bb;
}
.commentTitle{
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span{
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong{
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content{
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar{

        width:auto;
    margin:0 auto;
	float:none;
    min-height:40px;
    

padding:0;
padding-top:10px;
margin-top:-5px;
font-size: 100%;
line-height: 1.4em;
color: #000000;
background:url(/assets/images/pageBG.png) repeat-x 10px top;

}

#sidebar h2{
    padding: 5px 0 0 0px;
    color: #000000;
    /*background: url(images/sidebar_icon.gif) no-repeat 5px 15px;*/
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p{
    padding: 0px;
    margin-left: -5px;
}

#sidebar li .active{
background-color:#ffc65d;
}
#sidebar li .last{
/*background-color:#FFCC66;*/
}
#sidebar ul{ margin-bottom: 1em }
#sidebar ul ul{ margin-bottom: 0; }
#sidebar ul ul ul{ border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li{  }


/* Footer 
------------------------------------------------------------------------- */
#footer{
    margin: 0px;
    padding: 0px;
min-height:15px;
    color:#ffffff; 
	background:url(/assets/images/footers/ProduceCollage8.jpg) bottom left #000000;
	border-top:1px solid #bf861d;;
}

#footer p{
text-align:center;
}

#footer a{border-bottom: none;}

#subfooter{
background:#bf861d;
color:#000000;
	text-align:center;
	margin:0px auto;
    font-size: 85%;
	padding: 0;
}
#subfooter p{
padding:3px 0 0;
margin:0;
}

/* Forms 
------------------------------------------------------------------------------- */

form{
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full{ width: 100%; }


fieldset{
    border: none;
}

legend{
	display: none;
}
form h3, form h4{
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family:Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	color: #000;
	font-weight: bold;
}

form label{
	display: block;
	clear: none;
	width: 50%;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}
form p{
	display: block;
	clear: both;
	width: auto;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input{
	/*display: block;*/
	margin-top: 3px;
	font-size: 12px;
	font-family:Baskerville, Times New Roman, Times, serif;
}
textarea{
	font-size: 12px;
	font-family:Baskerville, Times New Roman, Times, serif;
}
form select{
	margin-top: 3px;
	float: left;
	display: block;
}

form label.first,
form label.city{
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state{
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state{ width: 60px; }

form label.first input,
form label.city input,
form label.second input{
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select{
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input{
	float: left;
	width: 80px;
}
form label.zip{ clear: none; }

form label{
	float: left;
	clear: none;
	/*width: 50%;*/
	margin: 0;
	line-height: 1.5em;
}

form label input{
	/*float: left;*/
	clear: none;
	padding: 0;
	margin-right:5px;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4{
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem{
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4{
	clear: none;
	float: none;
	padding: 0;
	margin: 0;
}

form label.checkbox{
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img{
	padding: 0;
	/*max-width: 100%;*/
}

img.centered{
	display: block;
	margin: 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget{
	float: left;
}

.MODX_RichTextWidget a{
	border: 0px;
}
.altRow{
	color:#030202;
	background-color:#FFD484;
}
.locations{
	padding:20px;
	}

#messaging{
	background: url(/images/stripe_128b142c381646f6ff364c154259a8c1.png);
}
#userProfileLocationShoppedLabel{width:0px;height:0px;}

/*
----------calendar
*/

.ee_miniCalendarDays{
font-size:14px;
}

.ee_miniCalendarDays thead tr th{
color:#805a13;
text-align:center;
padding:3px;
}
.ee_prev{
background-color:#805a13;
color:#ffffff;
text-align:center;
padding:3px;
}
.ee_current{
background-color:#FFB326;
color:#000000;

text-align:center;
padding:3px;
}
.ee_next{
background-color:#805a13;
color:#ffffff;
text-align:center;
padding:3px;
}
.ee_today{
color:#402d0a;
background-color:#ffecc9;

}
.ee_miniCalendarDays a{
color:#000000;
/*background-color:#ffc65d;*/
border:2px dotted #004cd9;
padding:1px;
}
#ee_miniCalendarContainer{
float:left;
padding:10px;
}
#ee_listDetailsContainer{
float:left;
width:540px;
margin-bottom:25px;
}
#ee_listDetailsContainerHomePage{
float:left;
width:120px;
}
.easyEventsList_item{
float:left;
width:350px;
margin-bottom:10px;
}
#ee_listDetailsContainerHomePage .easyEventsList_item{
float:left;
width:120px;
}
.recipelinks:link,
.recipelinks:visited{
color:#FFB326;
}
.recipelinks:hover,
.recipelinks:active{
color:#ffda93;
}

.easyEventsList_title a:link,
.easyEventsList_title a:visited,
.easyEventsDetailsPermalink a:link,
.easyEventsDetailsPermalink a:visited{
color:#402d0a;
background-color:#ffda93;
padding:3px;
}
.easyEventsList_title a:hover, 
.easyEventsList_title a:active,
.easyEventsDetailsPermalink a:hover, 
.easyEventsDetailsPermalink a:active{
color:#805a13;
background-color:#fff8ea;
}
.easyEventsList_heading{
display:none;
}

/* Main Menu Navigation */

#dropmenu a:link, a:visited{
color:#000000;
}
#dropmenu a:hover, a:active{
color:#402d0a;
}
#dropmenu ul{

    list-style:none;
    margin:10px 0 0px 20px;
}
#dropmenu li{
  list-style: none;
       padding: 2px;
    margin-right: 10px;
    float:left;
       font-size:14px;
}
#sidebar ul{
    list-style:none;
    }
    /* for writeword */
h1.pagetitle span{
   display: none;
}
/* Weekly Ad Display = wad */
.wadNav{
background-color:#ffda93;
float:none;
width:700px;
margin:0 auto;
}
.wadNav ul{
padding:0;
margin:0;
list-style: none;
text-align:center;
}
.wadNav ul li{
float: left;
font-size:10px;
padding-right:5px;
padding-top:5px;
text-align:center;
}
#wadDisplay{
clear:both;
text-align:center;

}

/* SHADOWS */
.shadowMB{
background:url(../../images/shadowMB.png) repeat-x;
background-position:bottom 14px;
height:7px;
width:936px;
float:left;
margin-left:0px;
margin-right:0px;
}
.shadowLB{
background:url(../../images/shadow.png);
background-position:bottom left;
background-repeat:no-repeat;
height:7px;
width:7px;
float:left;
margin-left:0px;
}
.shadowRB{
background:url(../../images/shadow.png);
background-position:bottom right;
background-repeat:no-repeat;
height:7px;
width:7px;
float:right;
margin-right:0px;
}
.shadowMT{
background-color:#FFCC33;
background:url(../../images/shadowTM.png) bottom repeat-x ;
height:7px;
width:936px;
float:left;
margin-left:0px;
margin-right:0px;
margin-top:-7px;
}
.shadowLT{
/*background:url(../../images/shadow.png);*/
background-position:top left;
background-repeat:no-repeat;
height:7px;
width:7px;
margin-top:-3px;
float:left;
margin-left:-5px;
}
.shadowRT{
/*background:url(../../images/shadow.png);*/
background-position:top right;
background-repeat:no-repeat;
height:7px;
width:7px;
margin-top:-3px;
float:right;
margin-right:-7px;
}

#storePic {
	margin: 20px;
	height: auto;
	width: auto;
	float:right;
	z-index: 50;
	left: 450px;
	top: 250px;
}
.recSideNav {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
