body{
	background-color: #b0a888;
}

#wrapper{
	background-image: url('../images/head_bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	background-color: #bcb69c;
	position: relative;
}

#container{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 131px;
}

#mainContent{
	position: relative;
	z-index:1;
}

#insideContent{
	position: relative;
	z-index: 1;
	background-image: url(../images/inside_bg2.jpg);
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

#insideGarden{
	position: relative;
	z-index: 1;
	background-image: url(../images/inside_bgGarden.jpg);
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

#gardenContainer{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -2px;
}

#insideHeader{
	width: 900px;
	height: 47px;
	background-image: url(../images/inside_header.jpg);
	padding-top: 18px;
	padding-left: 33px;
}

#insideHeaderGarden{
	width: 900px;
	height: 47px;
	background-image: url(../images/inside_headerGarden.jpg);
	padding-top: 18px;
	padding-left: 33px;
}

#insideBottom{
	position: absolute;
	bottom: 0px;
	width: 933px;
	height: 14px;
	background-image: url(../images/inside_bottom.jpg);
}

#insideBottomGarden{
	position: absolute;
	bottom: 0px;
	width: 933px;
	height: 14px;
	background-image: url(../images/footer_bgGarden.jpg);
}

#insideLeft{
	position: relative;
	float: left;
	width: 531px;
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 35px;
}

#insideLeft p{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #38362c;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#insideRight{
	position: relative;
	float: left;
	width: 309px;
	padding-left: 28px;
	padding-top: 14px;
	padding-bottom: 35px;
}

.m125l{
	margin-left: 125px;
}

/*START NAVIGATION*/

#navWrap { /* contains menu and 100% expand */
	background: #789b09 url(../images/navBkg.jpg) 0 0 repeat-x;
	height: 40px;
	margin-bottom: 1px;
	text-align: center
}

ul#siteNav {
	height: 40px;
	/*list-style: none; /*don't need this if you have a reset.css */
	margin: 0 auto;
	width: 720px
}

ul#siteNav li a {
	border-left: 1px solid #88a926;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: 700;
	height: 40px;
	letter-spacing: .5pt;
	line-height: 40px;
	padding: 0 0;
	text-indent: -9999px;
	text-align: center;
	text-transform: uppercase
}

li#services a { background: url(../images/navServices.jpg) center 0 no-repeat; width: 114px; }
li#portfolio a { background: url(../images/navPortfolio.jpg) center 0 no-repeat; width: 119px }
li#seasonal a { background: url(../images/navSeasonal.jpg) center 0 no-repeat; width: 119px }
li#garden a { background: url(../images/navGardenCenter.jpg) center 0 no-repeat; width: 158px }
li#shop a { background: url(../images/navShop.jpg) center 0 no-repeat; width: 90px }
li#contact a { background: url(../images/navContact.jpg) center 0 no-repeat; border-right: 1px solid #88a926; width: 107px }

ul#siteNav li#services a:hover,
ul#siteNav li#portfolio a:hover,
ul#siteNav li#seasonal a:hover,
ul#siteNav li#garden a:hover,
ul#siteNav li#shop a:hover,
ul#siteNav li#contact a:hover {
	background-position: center -41px;
	cursor: pointer;
	/*cursor: hand  doesn't validate */
}

/*END NAVIGATION*/




/*SERVICES PAGE*/

#servicesListings{
}

.categoryitems{
	float: left;
	display: block;
	padding-top: 8px;
	width: 220px;
	margin-top: 15px;
}

.categoryitems li{
	padding-left: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #38362c;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 4px;
}

.categoryitems h2{
	margin-left: -12px;
	margin-bottom: 8px;
}

#divider{
	width: 520px;
	height: 11px;
	position: relative;
	margin-top: 25px;
	left: -27px;
	overflow: hidden;
	background: transparent url(../images/divider.jpg) no-repeat;
	display: block;
	float: left;
}

.fLeft{
	position: relative;
	float: left;
}

.seasonal{
	float: left;
	display: block;
	width: 240px;
	margin-top: 15px;
}

.seasonal li{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #38362c;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 9px;
}

.imgLogo{
	display: block;
	float: left;
	height: 45px;
	overflow: hidden;
	margin-right: 35px;
	margin-top: 15px;
}



/*END SERVICES*/




#navUL {
    width: 715px; height: 41px;
    background: url(../images/nav.jpg);
    margin-left: auto;
	margin-right: auto;
	padding: 0;
    position: relative;
}

#navUL li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
  
#navUL li, #navUL a {
    height: 41px; display: block;}

#navDivider1 {left: 0px; width: 1px;}
#navServices {left: 1px; width: 114px;}
#navDivider2 {left: 115px; width: 1px;}
#navPortfolio {left: 116px; width: 120px;}
#navDivider3 {left: 236px; width: 1px;}
#navSeasonal {left: 237px; width: 119px;}
#navDivider4 {left: 356px; width: 1px;}
#navGardenCenter {left: 357px; width: 158px;}
#navDivider5 {left: 515px; width: 1px;}
#navShop {left: 516px; width: 90px;}
#navDivider6 {left: 606px; width: 1px;}
#navContact {left: 607px; width: 107px;}
#navDivider7 {left: 714px; width: 1px;}

#navServices a:hover {
	background: transparent url(../images/nav.jpg) -1px -41px no-repeat;
}

#navPortfolio a:hover {
	background: transparent url(../images/nav.jpg) -116px -41px no-repeat;
}

#navSeasonal a:hover {
	background: transparent url(../images/nav.jpg) -237px -41px no-repeat;
}

#navGardenCenter a:hover {
	background: transparent url(../images/nav.jpg) -357px -41px no-repeat;
}

#navShop a:hover {
	background: transparent url(../images/nav.jpg) -516px -41px no-repeat;
}

#navContact a:hover {
	background: transparent url(../images/nav.jpg) -607px -41px no-repeat;
}

#footerDivide{
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
	top: -49px;
	height: 52px;
	margin-bottom: -53px;
	display: block;
}

#footer{
	width: 100%;
	background-color: #b0a888;
	min-height: 100%;
	position: relative;
	z-index: 2;
}

#footerContent{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	background-color: #b0a888;
}

.footerModule{
	background-image: url(../images/footer_module.jpg);
	width: 141px;
	height: 110px;
	margin: 4px 4px 4px 4px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 15px;
	float: left;
	position: relative;
	z-index: 1;
}

p.footerAddress{
	position: relative;
	left: 35px;
	top: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #53504b;
	line-height: 16px;
}

p.footerDisclaimer{
	position: relative;
	width: 600px;
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #53504b;
	margin-bottom: 15px;
}

.hours{
	color: #f7f7ec;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-left: 15px;
}

h1.personalSpace{
	font-family: Helvetica, Arial: Verdana, sans-serif;
	font-size: 16px;
	color: #4a6511;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: -2000px;
	display: block;
	width: 164px;
	height: 12px;
	background: transparent url(../images/services_personalSpace.jpg);
	margin-bottom: 10px;
}

h2{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #4a6511;
	font-weight: bold;
	text-transform: uppercase;
}

h2.events{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #4a6511;
	text-transform: none;
	font-weight: bold;
}

h3.events{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #4a6511;
	font-weight: bold;
	margin-top: 4px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.event{
	margin-bottom: 40px;
}

strong{
	font-weight: bold;
}

h3{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #53504b;
	letter-spacing: 1px;
	font-weight: 100;
}

h3.employment{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #53504b;
	letter-spacing: 1px;
}

ul.employment li{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	color: #53504b;
}

ul.employment {
	line-height: 17px;
}

ul.jobListing{
	line-height: 18px;
	margin-top: 10px;
}

ul.jobListing li a:link, ul.jobListing li a:visited{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #53504b;
	text-decoration: none;
}

ul.jobListing li a:hover, ul.jobListing li a:active{
	text-decoration: underline;
}

p.footModule{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #87806a;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
}

a.downloadApp:link, a.downloadApp:visited{
	display: block;
	width: 210px;
	height: 23px;
	overflow: hidden;
	text-indent: -2000px;
	background: url(../images/download_app.jpg) no-repeat bottom left;
	margin-top: 20px;
}

a.downloadApp:hover, a.downloadApp:active{
	background-position: top left;
}

#footer a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #fffdc1;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.footerEmail {
	color: #53504b;
	text-decoration: underline;
	font-weight: normal;
}

#footer a.footerEmail:hover {
	text-decoration: none;
}

#insideLeft p.contactInfo {
	font-size: 10px;
	color: #837e6c;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 20px;
	line-height: 16px;
}

#insideLeft p.contactInfoNoIndent {
	font-size: 10px;
	color: #837e6c;
	margin-top: 3px;
	margin-bottom: 20px;
	line-height: 16px;
}

#insideLeft p.contactInfo a {
	font-size: 9px;
	color: #716c5b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#insideLeft p.contactInfoNoIndent a {
	font-size: 9px;
	color: #716c5b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.fatBottom{
	margin-bottom: 15px;
}

#form {
	margin-top: 15px;
}

p.formLabels{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #837e6c;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.btnSubmit{
	margin-right: 40px;
	margin-top: 5px;
}

#textA{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.textB{
	width: 250px;
}

.emailSubmit{
	position: relative;
	display: block;
	margin-left: 205px;
	margin-top: -5px;
}

#insideLeft p.emailLabels{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #837e6c;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: -2px;
	margin-left: 0px;
}

ul#tips{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin-top: 7px;
	width: 250px;
	line-height: 1.2em;
	color: #837e6c;
}

#insideLeft p.disclaimer{
	color: #53504b;
	font-size: 10px;
	margin-top: 20px;
}