@charset "ISO-8859-1";
.smyerscss {
	background-color: #475235;
}
.bodycopy  {
	line-height: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #83725f;
}

.bodycopy a:link {
	color: #ba3d2b;
	text-decoration: underline;
}
.bodycopy a:visited {
	text-decoration: underline;
	color: #ba3d2b;
}
.bodycopy a:hover {
	text-decoration: underline;
	color: #83725f;
}
.bodycopy a:active {
	text-decoration: underline;
	color: #ba3d2b;
	
	}
	
	
.links_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: ba3d2b;
	font-size: 17px;
}
.disclaimer {
	font-family: tahoma;
	font-size: 9px;
	color: #fcfcfa;
}

.disclaimer a:link {
	color: #fcfcfa;
	text-decoration: none;
}
.disclaimer a:visited {
	text-decoration: none;
	color: #fcfcfa;
}
.disclaimer a:hover {
	text-decoration: underline;
	color: #fcfcfa;
}
.disclaimer a:active {
	text-decoration: none;
	color: #fcfcfa;
}

.Page_Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ba3d2b;
	font-size: 24px;
}

.main_bodycopy {
	line-height: 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #83725f;
}

.side_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #83725f;
	line-height: 25px;
}

.side_links a:link {
	color: #83725f;
	text-decoration: none;
}
.side_links a:visited {
	text-decoration: none;
	color: #83725f;
}
.side_links a:hover {
	text-decoration: none;
	color: #ba3d2b;
}
.side_links a:active {
	text-decoration: none;
	color: #83725f;
	
	}
	
	.secondary_bodycopy {
	line-height: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #83725f;
}

.bodycopy_subhead {
	font-size: 16px
}

.background {
	background-color: #a0a374

}