body {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	text-align: center;
	background: #fff url(img/bg.gif) repeat-y center;
}
#bodywrap {
	width: 800px;
	margin: 0 auto;
	padding: 180px 0 0;
	text-align: left;
	background: #fff url(img/banner/banner.php) no-repeat center top;
}
#topnav {
	padding: 0;
	margin: 15px 20px 4px 210px;
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}
#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {
	color: #999;
	text-decoration: none;
	padding: 4px 10px;
	margin: 0;
	border: 1px solid #666;
}
#topnav a:hover {
	color: #090;
	background-color: #bfc;
	border: 1px solid #090;
}
#topnav ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
#topnav li {
	display: inline;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
#leftnav {
	float: left;
	width: 200px;
	background: url(img/cgn_logo.gif) no-repeat center top;
	padding-top: 180px;
	padding-bottom: 20px;
}
#leftnav a, #leftnav a:link, #leftnav a:active, #leftnav a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:hover {
	color: #009900;
	text-decoration: underline;
}
.pdf {
	padding-left: 15px;
	background: url(img/icons/pdf.gif) no-repeat left center;
}
.xls {
	padding-left: 15px;
	background: url(img/icons/xls.gif) no-repeat left center;
}
#leftnav ul {
	list-style: none;
	margin: 20px 0;
	padding: 40px 0 0;
	background: url(img/nav.gif) no-repeat center 5px;
	text-align: center;
}
#leftnav li.gap {
	margin-top: 1em;
}
#footer {
	border-top: 1px solid silver;
	margin: 20px auto;
	padding: 10px 15px;
	clear: both;
	width: 770px;
	font-size: .9em;
	text-align: left;
	color: #666;
}
#footer p {
	margin: 0 0 .5em;
	padding: 0;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #090;
}
#search {
	text-align: center;
}
#content {
	margin: 0 20px 0 210px;
	padding: 0 15px 50px;
	border: 1px solid #666;
	border-bottom-width: 2px;
	text-align: justify;
	background: #fff url(img/sprout.gif) no-repeat center bottom;
}
#content a, #content a:link, #content a:active, #content a:visited {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #000;
}
img.imgr {
	float: right;
	margin-left: 10px;
}
img.imgl {
	float: left;
	margin-right: 10px;
}
h1 {
	font-size: 1.4em;
	text-align: center;
	padding: 10px;
	margin: 0;
	background: url(img/h2_bg.gif) repeat-y center top;
}
h2, h3, h4, h5, h6 {
	text-align: left;
}
h2 {
	font: bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #060;
}
ul, ol {
	text-align: left;
}
ul {
	list-style: square;
}
ul.gardenprofiledata {
	font-size: 0.9em;
	width: 300px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	background-color: #dfd;
	border: 1px solid silver;
	border-bottom: 1px solid silver;
}
ul.gardenprofiledata li {
	padding: 2px 6px;
	border-bottom: 1px solid silver;
}
a {
	outline: none;
}
.callout1 {
	text-align: center;
	padding: 2px 4px;
	background-color: #dfd;
	border: 1px dashed #060;
}
