body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	background-color: #c2d732;
}
p {
	text-align:left;
}
a:link, a:active, a:visited {
	color: #94a714;
	text-decoration: none;
	outline: none;
}
a img {
	border: none;
	outline: none;
}
.clear {
	clear:both;
}
#wrapper {
	width: 855px;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/spacer_2.jpg);
}
.spacer {
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/contentbg_2.jpg);
}
.wrapper2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 855px;
	margin-right: 0px;
}


.toggle img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

.toggle:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
}

#header {
	float: left;
	width: 855px;
	margin: 0px;
	padding: 38px 0px 0px 0px;
	overflow: hidden;
	background-color: #76d1f5;
}
#header img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation {
	height:30px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	float: left;
	width: 855px;
}
#navigation ul { /* navigation lists */
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #7e543a;
	padding: 0;
}
#navigation li ul li a {
	text-align:center;
	text-indent: 0;
}
#navigation li ul li a:hover {
	color: #7e543a;
	background: #d5bfb1;
}
#navigation .active a {
	color: #7e543a;
	background: #d5bfb1;
}
#navigation a.active {
	color: #7e543a;
	background: #d5bfb1;
}
li { /* navigation list items */
	position: relative;
	margin: 0;
	padding: 0px;
	display:inline;
	width: 157px;
	float: left;
}
li ul { /* second-level lists */
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
	display: none;
	width: 110px;
	text-align: center;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	text-decoration:none;
	text-align:center;
	width:110px;
	margin:0px;
	color:#FFFFFF;
	background-image:url(images/menu.gif);
	line-height:30px;
	padding:0;
}
ul li a:link, ul li a:visited {
	text-decoration:none;
	text-align:center;
	width:155px;
	height:30px;
	margin:0px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	line-height:30px;
	font-size:11px;
	border-right: 1px solid #a4816b;
	border-left: 1px solid #a4816b;
	background: #7e543a;
	color: white;
	padding: 0;
}
ul li a:hover {
	color: #7e543a;
	background: #d5bfb1;
	height:30px;
	background-position:-200px;
}

#content {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 855px;
	color: #595959;
}
#content a:link, #content a:visited {
	text-decoration:none;
}
.bold {
	font-weight: bold;
}
.ad1 {
	background-color: #74cbf5;
	height: 100px;
	width: 260px;
	float: left;
	margin-bottom: 15px;
}
.ad2 {
	background-color: #f9ba1e;
	height: 100px;
	width: 260px;
	margin-bottom: 25px;
	float: left;
}
.title {
	width: 260px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.image_right {
	float: left;
	height: 260px;
	width: 260px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.left-column {
	display: inline;
	float: left;
	width: 460px;
	margin: 0 0 0 50px;
	padding: 40px 0px 0px 0px;
}
.left-column h1 {
	color: #7e543a;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
.right-column {
	display: inline;
	width: 290px;
	float: right;
	padding: 35px 0px 0px 0px;
	margin: 0px 45px 0px 0px;
}
.right-column h1 {
	color: #7e543a;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
.right-column p, .left-column p {
	color: #595959;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 135%;
}
.horizontalImage {
	width: 738px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box1 {
	text-align: center;
	float: left;
	background: #71cef5;
	width: 145px;
	height: 144px;
	margin: 10px 10px 0px 0px;
	color: #333333;
}
.box1 h3 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 18px;
}
.box1 a:link, .box1 a:visited, .box3 a:link, .box3 a:visited {
	font-style: italic;
	color: black;
}
.box1 a:hover, .box3 a:hover {
	color: white;
}
.box1 p, .box3 p {
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #333333;
}
.box2 {
	text-align: center;
	float: left;
	background: #7e543a;
	width: 145px;
	height: 144px;
	margin: 10px 10px 0px 0px;
	color: white;
}
.box2 a:link, .box2 a:visited {
	font-style: italic;
	color: #FFFFFF;
}
.box2 a:hover {
	color: black;
}
.box2 h3 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 90%;
}
.box3 {
	text-align: center;
	float: left;
	background: #fdb812;
	width: 146px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	color: #333333;
}
.box3 h3 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 15px;
}
.franchise {
	color: #7e5439;
	text-align: center;
	float: left;
	background: #c1d72e;
	width: 456px;
	height: 100px;
	margin: 15px 0px 0px 0px;
	text-decoration:none;
}
.franchise p {
	color:#7E543A;
	font-size:48px;
	font-weight:bold;
	line-height:90%;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	text-transform:uppercase;
}
.franchise label {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 30px;
	line-height: 90%;
	font-weight: bold;
}
#content .franchise a:link, #content .franchise a:visited {
	color: #7e5439;
	text-decoration:none;
}
#content .franchise a:hover {
	color: white;
}
.testi-horticultural {
	background: #71cef5;
	color: #2e2a2b;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.testi-horticultural h1 {
	color: #2e2a2b;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-transform: uppercase;
}
.testi-horticultural p, .testi-quotes p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
.testi-quotes {
	background: #fdb812;
	color: #2e2a2b;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
}
.testi-quotes h1 {
	color: #2e2a2b;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 80%;
}
.box2 p {
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
}

#footer {
	margin-top: 15px;
}
.footer_padding {
	line-height: 2em;
	text-align:center;
	width: 760px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer span {
	width: 600px;
}
#footer a:link, #footer a:visited {
	color: #2e2a2b;
}
#footer a:hover {
	color: #7e543a;
}

.contact {
}
.contact input {
	width:200px;
}
.contact textarea {
	width:200px;
}
.contact input.submit {
	width:auto;
}

