@charset "UTF-8";
body {
	font-family: Garamond, Times, Georgia, serif;
	font-size: 13px;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
}
a:link {
	color: #717171;
	text-decoration: none;
}
a:visited {
	color: #717171;
	text-decoration: none;
}
a:hover {
	color: #AD2225;
	text-decoration: none;
}
.smallcopy {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #565656;
	text-decoration: none;
}
.rightcopy {
	color: #333333;
	text-decoration: none;
	font-family: Garamond, Times, Georgia, serif;
	font-size: 11px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 13px;
}
h2 {
	font-size: 13px;
	color: #B41A2B;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 15px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB2227;
}
h1 {
	font-family: Garamond, Times, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
.footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 38px;
	vertical-align: bottom;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 155px;
}
.bodycopy {
	width: 320px;
	padding-top: 25px;
	padding-right: 19px;
	padding-bottom: 45px;
	padding-left: 20px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
h2 a:link {
	font-size: 17px;
	color: #B41A2B;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
}
h2 a:visited {
	font-size: 17px;
	color: #B41A2B;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
}
h2 a:hover {
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
}
.rightcopy a:link {
	color: #5C5C5C;
	text-decoration: none;
}
.rightcopy a:visited {
	color: #333333;
	text-decoration: none;
}
.rightcopy a:hover {
	color: #B41F24;
	text-decoration: none;
}
.redcopy {color: #B41F1E}
