

body 
{
	color: #126B45;
	background-color: #EFF9EB;
}

a:link, a:visited 
{
	color: #126B45;
}

hr
{
	height: 0px;
	border: none;
	color: #126B45;
	margin: 15px 0 16px;
	clear: both;
	border-bottom : 1px dotted #126B45;
	border-top : none;
	color : #126B45;
}

#headerLogoDiv
{
	background-color: #126B45;
} 

.MenuItem .Slide .Link:link, 
.MenuItem .Slide .Link:visited 
{
	color: #126B45;
}

#contentDiv .ContactFormTable input,
#contentDiv .ContactFormTable select,
#contentDiv .ContactFormTable option,
#contentDiv .ContactFormTable textarea
{
	background-color: #BDD3C6;
	color: #126B45;
}

#contentDiv .ContactFormTable input,
#contentDiv .ContactFormTable select,
#contentDiv .ContactFormTable textarea
{
	
	border: 0px solid #126B45;
	font-family: Arial;
	font-size: 11px;
}

#footerDiv .Over
{
	background-image:url('../images/FooterLinkHoverGreen.png');
}

#footerDiv .Down
{
	background-image:url('../images/FooterLinkGreen.png');
}
