.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.3em;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC9900;
}
.blackheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
}
.navbkgrnd {
	background-image: url(assets/nav_bar_bkgrnd.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.errorcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.LRGheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: .3em;
	/*margin-left: 80px;*/
}
.bannertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: .1em;
	font-weight: bold;
	/*margin-left: 115px;*/
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
