.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #334D10;
	line-height: 16px;
}
.navigationtext {
	color: #815332;
	text-transform: uppercase;
	font-size: 13px;
}
.goldtext {
	color: #815332;
}
.gold11text {
	color: #815332;
	font-size: 11px;
}
.16text {
	font-size: 16px;
}
.18text {
	font-size: 18px;
}
.bluetext {
	color: #0A4573;
}
.pinktext {
	color: #924453;
}
.blacktext {
	color: #000000;
}
.alikitext {
	color: #334D10;
	font-size: 11px;
	line-height: 12px;
}
.jobtext {
	color: #0A4573;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.greenpagebg {
	background-color: #D6E2C0;
}
.testimonial {
	color: #79836f;
	font-size: 12px;
}
.ltgreentable {
	background-color: #E4EAD9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0A4573;
	line-height: 16px;
	margin-top: 20px;
}

a:link { text-decoration: underline; color: #334D10}
a:visited { text-decoration: underline; color: #334D10}
a:hover {  text-decoration: underline; color: #815332}
a:active { text-decoration: underline; color: #334D10}

.navigationtext a:link { text-decoration: none; color: #815332}
.navigationtext a:visited { text-decoration: none; color: #815332}
.navigationtext a:hover {  text-decoration: none; color: #79836f}
.navigationtext a:active { text-decoration: none; color: #815332}

.pinktext a:link { text-decoration: none; color: #0A4573}
.pinktext a:visited { text-decoration: none; color: #0A4573}
.pinktext a:hover {  text-decoration: none; color: #924453}
.pinktext a:active { text-decoration: none; color: #0A4573}

.alikitext a:link { text-decoration: none; color: #334D10}
.alikitext a:visited { text-decoration: none; color: #334D10}
.alikitext a:hover {  text-decoration: none; color: #815332}
.alikitext a:active { text-decoration: none; color: #334D10}

.jobtext a:link { text-decoration: none; color: #0A4573}
.jobtext a:visited { text-decoration: none; color: #0A4573}
.jobtext a:hover {  text-decoration: none; color: #924453}
.jobtext a:active { text-decoration: none; color: #0A4573}

.blacktext a:link { text-decoration: none; color: #000000}
.blacktext a:visited { text-decoration: none; color: #000000}
.blacktext a:hover {  text-decoration: none; color: #999999}
.blacktext a:active { text-decoration: none; color: #000000}

h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #815332;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
.crossthroughtext {
	text-decoration: line-through;
}
hr {
	border: none 0; 
	border-top: 1px #c0d0b1;
	height: 1px;
}
.bottomgreenline {
	border-bottom: 2px solid #c0d0b1;
}
.rightgreenline {
	border-right: 2px solid #c0d0b1;
}
.rightgoldline {
	border-right: 2px solid #815332;
}