body {
	font-size:62.5%;
	font-family:Arial, Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:center;
	color:black;
	background-color: #173809;
}

p {
	color:#333333;
	font-size:12px;
	line-height:1.4em;
	margin: 0;
}

#newsContainer p
{
	margin-bottom:1.4em;
}

a {
	color: #990000;
	text-decoration: none;
}

hr {
	background-color: #54AB36;
	border: 0px solid;
}

#container {
	margin: auto;
	width:885px;
	text-align:left;
	background-color: #B5E7A8;

/*
	position:relative;
	line-height:1.22em;	
	direction:ltr;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:0;
	background-color:#FFFFFF;
*/
}

#header {
	background-repeat: no-repeat;
	background-color: #175c09;
	background-position: center;
	background-image: url(/images/equinox-community-farm.gif);
	height: 96px;
}

#header a {
	display: block;
	width: 100%;
	height: 100%;

}
/*
#outsidenav {
	background-color: #005E20;

}
*/
#navigation {
	background-color: #54AB36;
	height: 36px;
}

.navdiv {
	float: left;
	font-size: 140%;
	/*padding-top: 9px;*/
}

.navdiv a {
	padding: 0px 10px;
	line-height: 36px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	white-space:nowrap;
	color: #FFFFFF;
	border-right-color: #005E20;
	border-right-style: solid;
	border-right-width: 1px;
}

.navdiv a:hover{
	background-color: #42885A;
}

#star {
	float: left;
	border: 0px;
}

#moon {
	float: right;
	border: 0px;
}

#body {
/*	border-right-color: black;
	border-left-color: black;
	border-bottom-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;*/
	padding-left: 24px;
	padding-right: 23px;
	padding-bottom: 37px;
	padding-top: 22px;
	min-height: 700px;
}

#content {
	/* width: 549px; */
	width: 585px;
	float: left;
	margin-right: 24px;
	color:#333333;
	font-size:12px;
	line-height:1.4em;
}

.bar {
	color:#333333;
	font-size:12px;
	line-height:1.4em;
	/* width: 334px; */
	width: 223px;
	margin-bottom: 22px;
	float: right;
	clear: right;
}

.barhead {
	background-color: #54AB36;
	color: #FFFFFF;
	width: auto;
	height: 25px;
	font-weight: bold;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.3em;
	padding-top: 4px;
	padding-left: 4px;
}

.barcontent {
	padding: 4px;
}

#newsSubmit
{
	width: 170px;
}

#footer {
}


.modSubmit {
  	background-color: #42885A;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.4em;
  	width: 175px;
  	height: 40px;
  	border: 1px solid #005E20;
/*  	margin-bottom: -9px;
  	margin-top: -3px; webkit */
  	margin-bottom: 0px;
  	margin-top: 0px;
  	padding: 0px;
	font-weight: bold;
}

.modSubmit:hover{
	background-color : #54AB36;
}

.newsSubmit {
  	background-color: #E3B5C9;
	color:#000000;
	font-size:12px;
	line-height:1.4em;
  	width: 175px;
  	height: 40px;
  	border: 1px solid #005E20;
/*  	margin-bottom: -9px;
  	margin-top: -3px; webkit */
  	margin-bottom: 0px;
  	margin-top: 0px;
  	padding: 0px;
	font-weight: bold;
}

.newsSubmit:hover{
	background-color : #C76B93;
}

.modForm {
	margin: 0px;
	padding: 0px;
}

#registerdiv label{
	color: #000000;
}

#producecontent {
	/* width: 549px; */
	color:#333333;
	font-size:12px;
	line-height:1.4em;
}

#producehead {
	background-color: #B5E3C5;
}

.producetitle {
	text-align: center;
	font-weight: bold;
	margin:0.1em;
	padding:0.1em 0.5em;
	vertical-align:top;
}

.produceitem {
	margin:0.1em;
	padding:0.1em 0.5em;
	vertical-align:top;
	text-align: left;
}

.even {
	background-color: #E3CAB5;
}

.odd {
	background-color: #E3B5C9;
}

.produceName {
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 15px;
}

#content a:hover {
	color: #5555FF;
}

.produceButton {
	border: 0px;
}

.mainIngredient {
	font-weight: bold;
	color: #005891;
	line-height: 1.6em;
	cursor: pointer;
}

.recipeLink {
	color: #0097F7;
	margin-left: 10px;
}
