.landscaping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.WhiteBG {
	background-color: #FFFFFF;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.GreenBG {
}
.botRightGreenPic {
	background-image: url(images/BotRightGreen.gif);
}
.leftRightGreenPic {
	background-image: url(images/BotGreenLeft.gif);
}
.botNavSlice {
	background-image: url(images/NavBotSlice.jpg);
}
.RightNavShadow {
	background-image: url(images/RightNavShadow.gif);
}
.LeftNavShadow {
	background-image: url(images/LeftNavShadow.gif);
}
.NavShadow {
	background-image: url(images/navShadow.jpg);
	background-repeat: repeat-x;
	height: 34px;

}
.lightGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00D500;
	text-decoration: none;
	font-size: 11px;
}
.WhiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.ApprovedImage {
	background-image: url(images/approved.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3C5E2E;


}
.BotLeftNavCorner {
	background-image: url(images/BotNavLeft.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 40px;
}
.BotRightNavCorner {

	background-image: url(images/BotNavRight.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 43px;
}
.LeftNavTop {
	background-image: url(images/LeftNav.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 40px;
}
.RightNavTop {
	background-image: url(images/RightNav.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 43px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: overline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234723;
	text-decoration: none;
}
.pictureBorder {
	border: 1px solid #336633;
}
.LinkBorder {
	border: 1px dotted #336633;
}
