/* CSS Document */

*{
	font-family:verdana, geneva, arial, sans-serif;
	color:#542A09;
	font-size:13px;
}
p{
	font-family:verdana, geneva, arial, sans-serif;
	font-size:13px;
	color:#542A09;
	line-height:normal;
	padding: 0px;
	margin: 0px;
}
.text_p{
	margin-bottom: 1em;
}
.caption_p{
	font-size:12px;
	font-style: italic;
}
body {
	background-color:#3D4914;
	background-image:url(gardenbkgd2.jpg);
	background-repeat: no-repeat;
  	background-position: top;
	text-align:center;
	margin: 0px; 
	min-width: 860px;
}
#container {
	background-color:#FFFFFF;
	width:755px;
	z-index:1;
	margin: 20px auto;
	position: relative;
	text-align: left;
	border:8px solid #3D4912;
}
#banner_area {
	width:755px;
	height:130px;
	z-index:3;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	background-color:#3D5F23;
	background-image:url(bannerUrbanHarvest.jpg);
}
#navigation_area {
	margin: 0px;
	padding: 0px;
	width:755px;
	z-index:4;
	background-color: #75A056;
}
#submenu {
	width:735px;
	z-index:4;
	margin-right:auto;
	margin-left:auto;
	background-color:#ACCC92;
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#left_column {
	float: left;
	width:355px;
	z-index:4;
	background-color:#FFFFFF;
	padding:12px;
	clear: both;
}
#right_column {
	float: right;
	width:350px;
	z-index:5;
	background-color:#FFFFFF;
	padding:12px;
}
#main_area {
	width:755px;
	z-index:3;
	background-color:#FFFFFF;
	padding:0px;
}
#one_column {
	padding:15px;
	}
#footer_area {
	margin-right:auto;
	margin-left:auto;
	width:745px;
	z-index:7;
	background-color: #75A056;
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#542A09;
	text-align:center;
	padding:5px;
	clear: both;
}
.header1 {
font-family: Georgia, Times New Roman, serif;
	font-size: 32px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #32681D;
}
.header2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #32681D;
}
.header3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #32681D;
}
.header4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #32681D;
}
.header5 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #32681D;
}
.header6 {
	font-family: New York, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #32681D;
}
ul {
	list-style-image: url(greenbullet.gif);
	margin: 0px;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
	font-family:verdana, geneva, arial, sans-serif;
	font-size:13px;
	color:#542A09;
	list-style-position: outside;
	}
ol {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
	font-family:verdana, geneva, arial, sans-serif;
	font-size:13px;
	color:#542A09;
	}
.menu_ul {
	list-style-image: url(menubullet.gif);
	}
a:link { 
	color: #DB4200;
	text-decoration: none;
	font-weight: bold;
	}
a:visited { 
	color: #DB4200;
	text-decoration: none;
	font-weight: bold;
	}
a:hover { 
	color: #FF990D;
	text-decoration: underline;
	font-weight: bold;
	}
a.footer:link {
	color: #A40000;
	text-decoration: none;
	font-weight: bold;
	}
a.footer:visited { 
	color: #A40000;
	text-decoration: none;
	font-weight: bold;
	}
a.footer:hover {
	color: #FF990D;
	text-decoration: underline;
	font-weight: bold;
	}
.bordered_img {
	margin-right: 8px;
	border: 2px solid #542A09;
}
.borderless_img {
	border: 0px;
	margin-right: 8px;
}
.right_img {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 2px solid #542A09;
}

