html, body { /* saves you from the "centering jump" on short pages */
	height: 100.1%;
	margin-bottom: 1px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000;
  color: #2d2e2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #00f;
  font-size: 150%;
  font-weight: bold;
}
#pepper {
	background: url(../images/pepper70.gif) no-repeat right bottom;
}

h2 {
  color: #00f;
  font-size: 140%;
  font-weight: bold;
}
h3 {
  color: #00f;
  font-size: 130%;
  font-weight: bold;
}
h4 {
  color: #00f;
  font-size: 120%;
  font-weight: bold;
}
h5 {
  color: #00f;
  font-size: 110%;
  font-weight: bold;
}
h6 {
	color: #00f;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 20px;
}
a,  a:link {
	color: #3c982d;
	font-weight: bold;
	text-decoration: none;
	/*font-size: 1em;*/
}
a:visited {
	color: #2d7336;
	font-weight: bold;
	text-decoration: none;
	/*font-size: smaller;*/
}
a:hover {
	color: #09760d;
	text-decoration: underline;
	/*font-size: smaller;*/
}
a:focus {
	color: #09760d;
	/*font-size: smaller;*/
}
a:active {
	color: #f60;
	/*font-size: smaller;*/
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	max-width: 1000px;
	min-width: 600px;
	text-align: left;
	width: 95%;
}
#outerWrapper #topNavigation li {
	display: inline;
	margin: 2px 15px 2px 0px;
	padding: 1px;
	list-style: none;
}

#outerWrapper #topNavigation ul {
	margin: 0px;
	padding: 0px;

}

#outerWrapper #header {
	background-color: #000000;
	border-bottom: solid 1px #628152;
	font-size: 1.1428em;
	font-weight: bold;
	line-height: normal;
	padding: 10px;
	background-image: url(../images/strip.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#outerWrapper #header h1{
	color:#FF6600;
}

#outerWrapper #topNavigation {
  background-color: #eef6ed;
  border-bottom: solid 1px #8ab573;
  height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #eef6ed;
	border-left: solid 1px #8ab573;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 24%;
	min-height: 350px;
	color: #600;
}
.current {
	text-decoration: none !important;
	cursor: default !important;
	color:#f60!important;
	font-size: 1.25em !important;
}

.small_box {
	color: #660033;
	font-weight: bold;
}
.top_cell_border {
	border-top: 1px solid #999;
}

.large_box {
	color: #0066CC;
	font-weight: bold;
}


#outerWrapper #contentWrapper #content {
  margin: 0 26% 0 0;
  padding: 10px 10px 10px 30px;
}
.months td{
	border-top: 1px solid #999;
	text-align: left;
}
#dates_tbl {
	font-size: 0.857em;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	border: 1px solid #666666;
	text-align: center;
}
#dates_tbl td{
	padding: 0px 4px;
	margin: 0px;
}
.boxsize {
	text-align: center;
	border-right: solid 1px #999;
}
.pickup {
	background: #ddd;
	border-left: solid 1px #999;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #eef6ed;
	border-top: solid 1px #8ab573;
	padding: 1px 10px;
	text-align: left;
}
.food_boxes {
	font-size: 0.875em;
	margin-left: 20px;
}
.food_boxes	ul{
	margin:auto;
	padding:0px 25px;
}
.nwsltr_box {
	color: #000000;
	width:200px;
	float:right;
	background:#fff;
	padding:20px;
	margin:25px;
	border-top: 1px solid #808080;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #202020;
	border-left: 1px solid #808080;
	font-size: 1em;
}

/*
.nwsltr_box a,  .nwsltr_box a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
}
.nwsltr_box a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.nwsltr_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nwsltr_box a:focus {
	color: #FFFFFF;
}
.nwsltr_box a:active {
	color: #FFFFFF;
}
*/

.AccordionPanelContent h6 {
	margin-bottom: -5px;
	padding-bottom: 0px;
}
.AccordionPanelContent h5 {
	margin-bottom: -15px;
	padding-bottom: 0px;
	text-decoration:underline;
}
.img_right {
	float:right;
	margin:0em 1ex 1ex 1em;
}
.img_left {
	float:left;
	margin:1ex 1.5em 1ex 0em;
}
#ckitchen img {
	max-width:40%;
	padding:7px;
	border:1px solid #333;
	background-color:#fff;
	box-shadow: 0.5ex 0.5ex 0.5ex #888888;
}
