@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-image: url(../images/background_2.gif);
	no-repeat scroll 50% 0;
	background-color:#840000;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #4f4f4f;
	line-height: 1.6em;
}
.top1 {
	background-image: url(../images/top_1a.jpg);
	height: 304px;
	width: 960px;
}
.bottom1 {
	background-image: url(../images/bottom_1.jpg);
	height: 135px;
	width: 960px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #948671;
	text-transform: uppercase;
}
.content-bg-top {
	background-image: url(../images/content_bg_top.jpg);
	height: 59px;
	width: 960px;
	background-repeat: no-repeat;
}
.content-bg-right {
	background-image: url(../images/content_bg_right.jpg);
	height: 245px;
	width: 634px;
	background-repeat: no-repeat;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #4f4f4f;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: .95px;
	list-style-position: inside;
	list-style-type: circle;
}
a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #0033CC;
}

a:active {
	text-decoration: none;
	color: #000000;
}
a.footer:link {
	color: #948671;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #948671;
}
a.footer:hover {
	text-decoration: none;
	color: #bbaa90;
}
a.footer:active {
	text-decoration: none;
	color: #726757;
}
.top2 {
	background-image: url(../images/top_2a.jpg);
	height: 141px;
	width: 960px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.85em;
	color: #840000;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 0.35em;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4f4f4f;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: .95px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #4f4f4f;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #840000;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	font-size: 1.1em;
}
