@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background: #F9F7B0;
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	background: #F8F7AF url(../images/bgr-body.png) repeat-x fixed;
	font: 100.01% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	color: #333;
}
#mainContent div.sidebar h3 {
	color: #003C1D;
}

img {
	border-style: none;
}


#wrapper {
	padding-left: 5px;
	position:relative;
	width: 985px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear:both;
}
a:link, a:visited {
	color: #00371B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #00843E;
}
a:focus {
	outline: none;
}
.l {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.c {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.r {
	float: right;
	border: 1px solid #91AE52;
	padding: 2px;
	margin: 10px 20px 10px 10px;
}
.rn {
	float: right;
	padding: 2px;
	margin: 10px 20px 10px 10px;
}




#header {
	height: 215px;
	background: url(../images/header-bg.jpg) no-repeat left top;
	position: relative;
}
#header h1 {
	text-indent: -9999em;
	color: #114414;
}
#header h2 {
	text-indent: -9999em;
}

#mainNav {
	height: 35px;
	position: absolute;
	background: url(../images/main-nav-bg-gradient.png) repeat-x center center;
	bottom: 0px;
	left: 0px;
	width: 985px;
	border-bottom: 1px solid #006D34;
	border-top: 1px solid #006D34;
}

#splash {
	margin: 0px 20px 20px;
	height: 290px;
	width: 935px;
	border-bottom: 1px solid #795124;
}
#splash img {
	margin: 0px 15px 0px 0px;
	float: left;
}
#splash #splashText {
	float: right;
	width: 370px;
	padding-top: 0px;
}
#mainContent #splash h1{
	margin: 0px 0px 10px;
	padding-top: 20px;
}
#splash #splashText h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}
#splash #splashText p {
	line-height: 1.2em;
	font-size: 0.9em;
	margin: 0px 0px 15px;
	padding-top: 0px;
}
#splash #splashText ul {
	margin-left: 20px;
}
#splash #splashText ul li{
	font-size: .9em;
	line-height: 1.2em;
	list-style: circle;
}
#subNav {
	margin-left: 6px !important; /*here for drop shadow */
	width: 973px;
	background: #FDFCE3;
	height: 35px;
}

#mainContent {
	background: url(../images/mainContnet-bg-shadow.png) repeat-y;
	padding-bottom: 10px;
	}
#mainContent #subNav h1{
	font-size: 0.8em;
	font-weight: normal;
	float: left;
	color: #00602E;
	margin-left: 15px;
}
#mainContent #subNav ul{
	margin-left: 20px;
}
#mainContentBtm {
	background: url(../images/mainContnet-btm-shadow.png) no-repeat center bottom;
	width: 985px;
	height: 5px;
}
#subNav ul li {
	list-style: none;
	display: block;
	line-height: 1em;
	float: left;
}
#mainContent #subNav ul li a:link, #mainContent #subNav ul li a:visited {
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 10px;
	font-size: 1em;
	border-bottom: 1px dashed #7D6B7E;
	padding-bottom: 3px;
}
#mainContent #subNav ul li a:hover, #mainContent #subNav ul li a:active {
	text-decoration: none;
	display: block;
	float: left;
	border-bottom: 1px solid #7D6B7E;
}
#mainContent #subNav ul li a.current {
	border-bottom: 1px solid #7D6B7E;
	cursor: default;
}








#mainContent h1 {
	padding-top: 10px;
	font-size: 1.4em;
	margin: 0px 20px 10px;
	color: #00632F;
}


#mainContent  h2 {
	margin: 10px 20px;
	font-size: 1.3em;
	color: #795124;
}
#mainContent  h3 {
	margin: 10px 20px;
	font-size: 1.1em;
	font-weight: normal;
	color: #795124;
}


#mainContent p {
	margin: 10px 20px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#mainContent ul {
	margin-left: 40px;
}
#mainContent ul li {
	margin-right: 20px;
	font-size: .9em;
}
#mainContent ol {
	margin-left: 40px;
	margin-bottom: 10px;
}
#mainContent ol li {
	margin-right: 20px;
	font-size: .9em;
}
#mainContent div.sidebar{
	float: right;
	border: 1px solid #F0EB45;
	width: 300px;
	font-size: 0.9em;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #FDFCE3;
}
#mainContent div.sidebar_contact{
	float: right;
	border: 1px solid #F0EB45;
	width: 275px;
	font-size: 0.9em;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #FDFCE3;
}
#mainContent div.sidebar_for_sale {
	float: right;
	border: 1px solid #F0EB45;
	width: 275px;
	font-size: 0.9em;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #FDFCE3;
	margin-top: 10px;
}

#organic-nature {
	width: 615px;
	float: left;
	margin-left: 20px;
}


#co-op {
	float: right;
	border: 1px solid #BF784D;
	width: 300px;
	margin-right: 20px;
	background-color: #EAD2C4;
}
#organic-express {
	float: right;
	border: 1px solid #BF784D;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #EAD2C4;
}
#mainContent #organic-nature h3 {
	margin-left: 0px;
}
#mainContent a div.forSale {
	width: 300px;
	border: 1px dashed #EDDCD2;
	margin: 20px 90px;
	text-align: center;
	float: left;
}
#mainContent .forSale p img {
	border-style: none;
}
#mainContent a div.forSale h2{
	text-decoration: none;
}
#mainContent a:hover div.forSale {
	text-decoration: none;
	border: 1px solid #EDDCD2;
}
#mainContent #map {
	margin-right: 20px;
	margin-left: 20px;
}


#mainContent blockquote {
	margin-right: 40px;
	margin-left: 40px;
}

#contact {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	width: 660px;
	float: left;
}






#footer {
	text-align: center;
	background-repeat: repeat;
}
#footer ul {
	display: block;
}
#footer ul li {
	float: left;
	padding: 15px 22px;
	list-style: none;
}

#footer ul li a:link ,#footer ul li a:visited{
	color: #006932;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:active {
	text-decoration: underline;
}
#footer p {
	line-height: 2em;
	font-size: 0.9em;
}
#footer p a:link, #footer p a:visited {
	text-decoration: underline;
}
#footer p a:hover, #footer p a:active {
	text-decoration: none;
}
#footer p.artisanpixel{
	font-size: .7em;
	margin: 10px 10px 0px;
}
#mainContent #organic-nature .home_h2_top {
	margin-top: 0px;
}
#mainContent a.order_btn  {
	color: #FFF;
	text-decoration: none;
	background: url(../images/main-nav-bg-gradient.png) repeat-x;
	display: block;
	height: 35px;
	width: 300px;
	margin: 0px 20px 10px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #006D34;
	float: right;
}
#mainContent a:hover.order_btn {
	background-color: #009B4A;
	background-image: none;
}

