.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFE7D3;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5441;
	text-decoration: none;
	margin-right: 15px;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #566D41;
	font-weight: normal;
}
.nav:hover {
	color:#EFE6D5;
	text-decoration:underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #364529;
	font-weight: normal;
	margin-bottom: 0px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #474D13;
	font-weight: normal;
	margin-bottom: 0px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #EFE7D3;
	list-style-image: url(slices/bullet.gif);
}
.regtextbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #53452B;
	list-style-image: url(slices/bullet.gif);
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #51442A;
	line-height: 18px;
}
.link_color {
	color: #51442A;
}
.iframe_body {
	background-color: #192952;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	border:none;
}
.heading_info {
	font-size: 16px;
}

