body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	background-color: #fff7d6;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
    }


div#nav {
	width: 250px;
	height: 551px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/navbg.gif) left top no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

div#apDiv1apDiv1apDiv1apDiv1 {
	width: 187px;
	height: 72px;
	position: absolute; top: 150px; left: 98px;
	background: url(../images/logo.gif) no-repeat
	}
	
	
.hide {
	display: none;
	}
	
.infocopy {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	color: #270202;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: visible;
	margin: 10px 5px 0px 5px;
	text-align: left;
	display: block;
	}
	
	.infocopybold {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #270202;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	visibility: visible;
	margin: 10px 0px 0px 5px;
	text-align: left;
	display: block;
	}
	
/*----------------------------------------- NAVIGATION ------------------------------------------*/

div#nav ul {
	position: absolute;
	top: 180px;
	left: 70px;
	text-align: center;
	list-style: none;
	display: inline;
	}

div#nav ul li a {
	width: 127px;
	height: 19px;
	line-height: 19px;
	margin: 0 0 -1px 0;
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-indent: -1000em;
	}

html>body div#nav ul li a {margin: 0 0 3px 0}

div#nav ul li#what a, div#nav ul li#what a:visited {
	background: url(../images/nav.gif) left top no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

div#nav ul li#trees a, div#nav ul li#trees a:visited {
	background: url(../images/nav.gif) 0 -20px no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

div#nav ul li#reap a, div#nav ul li#reap a:visited {
	background: url(../images/nav.gif) 0 -42px no-repeat;
	}

div#nav ul li#choose a, div#nav ul li#choose a:visited {
	background: url(../images/nav.gif) 0 -64px no-repeat;
	}

div#nav ul li#visit a, div#nav ul li#visit a:visited {
	background: url(../images/nav.gif) 0 -84px no-repeat;
	}


/*----- HOVER -----*                                                                                   -----*/

div#nav ul li#what a:hover {
	background: url(../images/nav.gif) 0 -105px no-repeat;
	}

div#nav ul li#trees a:hover {
	background: url(../images/nav.gif) 0 -125px no-repeat;
	}

div#nav ul li#reap a:hover {
	background: url(../images/nav.gif) 0 -147px no-repeat;
	}

div#nav ul li#choose a:hover {
	background: url(../images/nav.gif) 0 -169px no-repeat;
	}

div#nav ul li#visit a:hover {
	background: url(../images/nav.gif) 0 -189px no-repeat;
	}


/*----- ACTIVE -----*                                                                                  -----*/

div#nav ul li#activewhat a {
	background: url(../images/nav.gif) 0 -210px no-repeat;
	}

div#nav ul li#activetrees a {
	background: url(../images/nav.gif) 0 -230px no-repeat;
	}

div#nav ul li#activereap a {
	background: url(../images/nav.gif) 0 -252px no-repeat;
	}

div#nav ul li#activechoose a {
	background: url(../images/nav.gif) 0 -274px no-repeat;
	}

div#nav ul li#activevisit a {
	background: url(../images/nav.gif) 0 -294px no-repeat;
	}


sActiveClient {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	color: #270202;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: visible;
	margin: 10px 20px 0px 10px;
	text-align: left;
}

sActiveDesc {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	color: #270202;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	visibility: visible;
	text-align: left;
	}
	

#footer {
	width: 680px;
	color: #270202;
	text-align: left;
	height: 40px;
	padding-top: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-small;
}

#clearfooter {
height: 50px;
}
