body {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #CC9966;
	margin: 4px;
}

p {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

p a:link {
	color: #993300
}


p a:active {
	color: #993300
}

p a:visited {
	color: #993300
}

p a:hover {
	color: #993300
}

.bot-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}
.bot-nav a:link {
	color: #333333;
	text-decoration: none;
}
.bot-nav a:active {
	color: #993300;
	text-decoration: none;
}
.bot-nav a:visited {
	color: #333333;
	text-decoration: none;
}
.bot-nav a:hover {
	color: #993300;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.copyright a:link {
	color: #333333;
	text-decoration: none;
}
.copyright a:active {
	color: #333333;
	text-decoration: none;
}
.copyright a:visited {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: none;
}

.border-all {
	border: 1px solid #CC9966;
}

.bg-row {
	background-image: url(../images/bg-row.gif);
	background-repeat: repeat;
	background-position: left;
	text-align: right;
}
.bg-resources2 {
	background-image: url(../images/body-bg-resources2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

H1 {
	font-size: 16px;
	font-family: "Gill Sans MT", Arial;
	color: #333;
}

.bg-projects {
	background-image: url(../images/body-bg-projects.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.bg-projects2 {
	background-image: url(../images/body-bg-projects2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.bg-projects3 {
	background-image: url(../images/body-bg-projects3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.bg-plants {
	background-image: url(../images/body-bg-plants.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.bg-trends {
	background-image: url(../images/body-bg-trends2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.bg-whatsnew {
	background-image: url(../images/body-bg-whatsnew.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
