/* green docs */
a:link {
	color: #4E620A;
	text-decoration: none;
	}

a:visited {
	color: #4E620A;
	text-decoration: none;
	}

a:active {
	color: #DAE5A2;
	}

a:hover {
	color: #4E620A;
	text-decoration: underline;
	}
a.arrow:link {
	color: #4E620A;
	text-decoration: none;
	}

a.arrow:visited {
	color: #DAE5A2;
	text-decoration: none;
	}

a.arrow:active {
	color: #DAE5A2;
	}

a.arrow:hover {
	color: #DAE5A2;
	text-decoration: none;
	}
.Bannerfill {
	background-color: #97CEB2;
	background-image: url(/images/bannerHds/GreenHdBanner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	}
.ContentFill {
	background-image: url(/images/bkg/ExCImg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 678px;
	}
#mainContent {
	margin-left: 213px;
	width: 678px;
	background-image: url(/images/bkg/classesWorkshopsBKG.jpg);
	background-repeat: repeat-y;
	}	
#titleBtm {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	}
.paddingTop {
	padding-top: 60px;
	}
.whiteLnght {
	height: 100%;
	background-color: #FFFFFF;
	}
.alignBtm {
	vertical-align: bottom;
	}
#subNav {
	background-image: url(/images/subNav/GreenBKG.gif);

	}
#subNavTop {
background-image: url(/images/subNav/GreenTop.gif);
}
.contentTxt {
		padding: 70px 5px 30px 35px;
		width: 500px;
		}
#previous {
	background-color: #D9E6A0;
	padding: 10px 10px 50px 10px;
	margin-top: 10px;
	border-bottom: 2px solid #819A28;
	}
.colorImg {
	background-image: url(/images/bkg/classesWorkshopsBTM.jpg);
	background-repeat:no-repeat;
	}