html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/pageBG.gif);
	background-repeat: repeat;
	color: #360;
}
.homeText {
	color: #000000;
}

.mainBody {
	background-color: #dbe08c;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 0px;
	height: 750px;
}



.photoLeft {
	margin-right: 8px;
	margin-top: 4px;
	text-align: left;
	float: left;
}

.photoRight {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	float: right;
}

.container #container {
	width: 920px;
	background-image: url(images/containerBG.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: repeat-y;
	position: relative;
}

#content {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: auto;
}

#containerBottom {
	background-image: url(images/containerBottomBG.gif);
	width: 920px;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #060;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#container p {
	padding-top: 6px;
}
.page {
	position: absolute;
	width: 590px;
	left: 246px;
	top: 165px;
	visibility: visible;
	z-index: 0;
	height: 750px;
}
.pageHidden {
	position: absolute;
	width: 590px;
	left: 246px;
	top: 165px;
	visibility: hidden;
	z-index: 0;
	height: 750px;
}
#headerHome {
	text-align:left;
	}

#header {
	width: 780px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	height: 120px;
}
#header a {
	color: #090;
	text-decoration: none;
}
#header a:hover, header a:focus {
	color: #66CC33;
	text-decoration: underline;
}


.zeroMargin {
	margin: 0px;
	padding: 0px;
	height: auto;
	top: 88px;
}
.topLinks {
	text-align: right;
	font-size: 92%;
	font-weight: bold;
}
.topLinks a {
	color: #360;
	text-decoration: none;
}
.topLinks a:hover, topLinks a:focus {
	color: #690;
}
.gardenCenter {
	position: absolute;
	width: 650px;
	left: 240px;
	top: 165px;
	visibility: visible;
	z-index: 0;
}
.gardenCenterHidden {
	position: absolute;
	width: 650px;
	left: 240px;
	top: 165px;
	visibility: hidden;
	z-index: 0;
}
.mainBody a {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.mainBody a:hover, mainBody a:focus {
	color: #66CC33;
	text-decoration: underline;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #339900;
	margin-bottom: 8px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #996600;
}

.container #containerBottom p {
	line-height: 46px;
}
.container #container .mainBody ul {
	padding-left: 16px;
}
.mainBody ol {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	padding-left: 12px;
	margin-right: 20px;
}
li {
	padding-bottom: 6px;
}
.mainBodyIndex {
	background-color: #dbe08c;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	height: 250px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-right: 24px;
	padding-left: 24px;
}
.mainBodyExtGard {

	background-color: #dbe08c;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 0px;
	height: 1050px;
}
.mainBodySavings {

	background-color: #dbe08c;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 0px;
	height: 1200px;
}
.pageSingle {
	position: relative;
	width: 590px;
	visibility: visible;
	z-index: 0;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
}
.mainBodySingle {

	background-color: #dbe08c;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 0px;
}
.mainBodySingle ol {

	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	padding-left: 12px;
	margin-right: 20px;
}
.container #container .mainBodySingle ul {

	padding-left: 16px;
}
.mainBodySingle a {

	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.mainBodySingle a:hover, mainBody a:focus {

	color: #66CC33;
	text-decoration: underline;
}

  #gallery {
	font-size:12px;
	color: #333;
	padding: 12px;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
  }

iframe#ifrm { 
    width:560px;
    height:345px;
	margin-left:auto;
	margin-right:auto;
    }   

