body {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	background-color: #eaebe9;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {border:0;}


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") top no-repeat; 
	width:781px; 
	height:69px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:69px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 90px;}
#nav-02 { width: 134px;}
#nav-03 { width: 222px;}
#nav-04 { width: 196px;}
#nav-05 { width: 139px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  0px   -69px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -90px -69px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -224px -69px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -446px -69px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -642px -69px no-repeat; }



.leftTile {
	background-image: url(../images/leftTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 808px;
	width: 106px;
}
.rightTile {
	background-image: url(../images/rightTile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 808px;
	width: 106px;
}
.whiteBg {
	background-color: #FFFFFF;
}
.dropShadow {
	background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}
.welcomeBg {
	background-image: url(../images/welcomeBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 291px;
	width: 591px;
}
.welcomeText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #5b6a3a;
	margin: 0px;
	padding-left: 170px;
	padding-top: 55px;
	padding-right: 28px;
}
.nurseryTextindex {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #164978;
	margin: 0px;
	padding-left: 7px;
}
.linkText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #5b6a3a;
	margin: 0px;
	padding-top: 7px;
}
.linkText a {

	color: #5b6a3a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b6a3a;
}
.landscapingTextindex {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #164978;
	margin: 0px;
}
.droughtBg {
	background-image: url(../images/droughtBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 591px;
}
.droughtText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #642207;
	margin: 0px;
	padding-left: 170px;
	padding-top: 50px;
	padding-right: 28px;
}
.linkTextDrought {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #642207;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
}
.linkTextDrought a {
	color: #642207;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #642207;
}
.redDivider {
	background-image: url(../images/redDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.desertTheaterText {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #93240e;
	margin: 0px;
	padding-bottom: 10px;
}
.textField {
	background-color: #ededec;
	height: 18px;
	width: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #265581;
	padding-top: 4px;
	padding-left: 5px;
}
.messageField {
	background-color: #ededec;
	height: 50px;
	width: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #265581;
	padding-top: 4px;
	padding-left: 5px;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58594d;
	line-height: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerText a {
	color: #58594d;
}
.bodyText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #5b6a3a;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

