body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Verdana', Tahoma, sans-serif;
	color: #000;
	font-size: 62.5%;
}
#content {
	margin: 0 auto;
	width: 778px;
	height: 600px;
	background: #fff url(../images/home/homeBG.png) no-repeat 0 0;
	border: 1px solid #B2C788;
	border-top: none;
	position: relative;
}

#bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(../images/common/swoosh.png) no-repeat 0 0;
	height: 201px;
	width: 100%;
}

#feature {
	width: 630px;
	height: 520px;
	position: absolute;
	right: 0;
	top: 0;
}

#header {
	background: transparent url(../images/common/headerBG.png) no-repeat 0 0;
	height: 65px;
	position: absolute;
	top: 0px; right: 0;
	width: 629px;
	z-index: 999;
}

#header h1 {
	text-indent: -3000px;
	width: 314px;
	height: 65px;
	background: transparent url(../images/common/HinesHorticulture.png) no-repeat 0 100%;
	position: absolute;
	top: 0;
	left: 0;
}

ul#topNav {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 22px;
}

ul#topNav li {
	display: inline;
	padding: 0 10px;
	font-weight: bold;
	font-size: 14px;
}

ul#topNav a:hover {
	text-decoration: underline;
}

ul#topNav li a {
	color: #FFC659;
	text-decoration: none;
}

#feature div.feature {
	position: absolute;
	top: 74px;
	right: 0;
}

ul#sideNav {
	position: absolute;
	top: 150px;
	left: 5px;
	text-align: left;
	background-color: #fff;
}

ul#sideNav li {
	list-style: none;
	margin: 10px 0;
	font-weight: bold;
	font-size: 12px;
}

ul#sideNav a {
	color: #663366;
	text-decoration: none;
}

ul#sideNav a:hover, ul#sideNav a:active {
	border-bottom: 2px solid #663366;
}

div#sideSearchForms p {
	margin: 0 5px !important;
}

div#sideSearchForms label {
	display: block !important;
	padding-top: 15px !important;
	color: #663366 !important;
}