.headerright-img {
	background-color: #8B0000;
	background-image: url(../images/header-right-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tagline {
	font-family: arial;
	font-size: 16px;
	color: #F0DE13;
	font-weight: bold;
	font-style: italic;
}
.copy {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	margin: 0px;
	background-color: #5B905B;
}
.textlinks {
	font-family: verdana;
	font-size: 12px;
	color: #5DAE07;
	text-decoration: underline;
	font-weight: bold;
}
.textlinks:hover {
	font-family: verdana;
	font-size: 12px;
	color: #8B0000;
	text-decoration: none;
	font-weight: bold;
}
.textlinks2 {
	font-family: verdana;
	font-size: 14px;
	color: #749974;
	text-decoration: underline;
	font-weight: bold;
}
.textlinks2:hover {
	font-family: verdana;
	font-size: 14px;
	color: #749974;
	text-decoration: none;
	font-weight: bold;
}
.footerlinks {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
}
.footerlinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #F0DE13;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.subheadingBG {
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../images/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 5px;
}
