/* educational programs */

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/EPImg.jpg);
	background-repeat: no-repeat;
	width: 678px;
	min-height: 300px;
		}
#mainContent {
	margin-left: 213px;
	width: 678px;
	background-color: #A4C13F;
	background-image: url(/images/bkg/classesWorkshopsBKG.jpg);
	background-repeat: repeat-y;
	}
.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);
}

#mainImg {
margin-top: 0px;
margin-left: 166px;
	}
#contentTxt2 {
	width: 570px;
	}	
.contentTxt {
		padding: 80px 0px 0px 30px;
		width: 500px;
		min-height: 400px;
		}
#white {
	background-color: #FFFFFF;
	min-height: 355px;
	padding-left: 10px;
	}
#titleBtm {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	}
.colorImg {
	background-image: url(/images/bkg/classesWorkshopsBTM.jpg);
	background-repeat:no-repeat;
	}
.paddingR15 {
	padding-right: 15px;
	}
