body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font: 14px/1.3em Arial, Helvetica, sans-serif;
	color: #3b3a02;
	background-image:url(../images/layout/wallpaper.jpg);
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}
h4 {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font: 14px/1.3em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0 2px;;
}


h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 4px 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 4p 0px 4px 15px;
	list-style-image: url(../images/bullet.gif);
}

li {
	margin: 0 0 0 24px;
	padding: 0 0.2em;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	color: #60811d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}

#headerFlash {
	width: 100%;
	text-align: center;
}

/*MAIN COLUMN*/

/*FOOTER AREA*/

#footer {
}

#footerBox * {
	font-family: Arial, Helvetica, sans-serif;
	color: #e8d977;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#footerBox a {
	font-weight: normal;
}
#subfooter {
	font-size:0.9em;
}

/* MENU */
#menu {
	padding: 0px 0px 0px 0px;
	clear: both;
}
#menu ul {
	display: none;
}
.footermenu {
	text-align:center;
	font-size: 0.7em;
}
ul.footermenu {
	margin: 0;
	padding: 0;
	width: auto;
}
ul.footermenu li {
	background: url(../images/smallbullet.gif) no-repeat 0 2px;
	display:inline;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	margin-left: 5px;
	white-space: nowrap;
}
.footermenu.below a {
	color: #5a5114;
}
/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 12px 0px;
	font-size: 0.8em;
}

#subcats ul, #siblings ul {
	margin: 0.5em 1.5em;
	padding: 0 1em;
	list-style-image: url(../images/smallbullet.gif);
}
#subcats li, #siblings li {
	padding: 0;
	margin: 0;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.8em;
	margin: 2px 0px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
}

.plant-of-season-table {
	width: 720px;
	margin: 20px;
	border: 1px solid #555;
	border-collapse: collapse;
}
.plant-of-season-table td {
	padding: 4px;
	border: 1px solid #555;
}
#header {
	/*position: relative;*/
}
#homeButton {
	width: 37px;
	height: 41px;
	overflow: hidden;
	position: relative;
	top: 10px;
	*top: -10px;
	left: 80px;
	background-image:url(../images/layout/homeButton.png);
	cursor: pointer;
	z-index: 1;
}

#googleSearch {height:30px;width:350px;position:relative;margin-top:5px;}
#googleSearch form {display:inline;}
#googleSearch #g__q {position:absolute;top:2px;left:0;margin:0; width:180px; background-color:#D8D39A;color:#262C06;}
#googleSearch #g__b {position:absolute;top:1px;left:190px; cursor:pointer;} /*iepngfix.htc refernce to the blank image*/

#bufori {
	background: url(../images/BuforiWebsiteTile.jpg) no-repeat;
	width: 140px; height: 59px;
	position: absolute;
	left: 95px;	top: 4px;
	text-indent: -99999px;
	color: #fff;
}


