a:link, a:active, a:visited {
	color: #536B21;
	text-decoration:underline;
}

a:hover {
	color: #FF6699;
	text-decoration: underline;
}

h1 {
	color: #536B21;
	font-family: Arial ;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
h2 {
	color: #536B21;
	font-family: Arial ;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.navigation {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align:bottom;
}

.navContactInfo {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 12px;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 20px;
	vertical-align:bottom;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 16px;
	text-align: left;
	vertical-align:bottom;
	text-decoration: none;
}

.navigation a:hover {
	color: #FF6699;
	font-family: Arial ;
	font-size: 16px;
	text-align: left;
	vertical-align:bottom;
	text-decoration: none;
}

.stdText {
	color: #333333;
	font-family: Arial ;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
}

.stdTextCenter {
	color: #333333;
	font-family: Arial ;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 1.4em;
}
.stdTextHeader {
	color: #336600;
	font-family: Arial ;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: underline;
}
.testimonialFooter {
	margin-left: 250px;
}
.pictureFrame {
	border: 3px solid #333333;
}

.footer, .footer a {
	color: #536B21;
	font-family: Arial ;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
