body {
	background-color: #F6F6F3;
	background-image: url(images/spacer_l.gif);
	background-repeat: repeat;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #5f614c;
	text-decoration: none;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #003c46;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: 95541c;
	text-decoration: none;
	font-weight: bold;
}
.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #5f614c;
	text-decoration: none;
	font-weight: bold;
}



.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003c46;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subheads a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003c46;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subheads a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003c46;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subheads a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #97551D;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subheads a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #5f614c;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}






.finishestext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #5f614c;
	text-decoration: none;
	border: none;
}
.textitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #97551D;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.textitalicBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #003A46;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 27px;
	color: #729225;
	margin-top: 10px;
}