td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #F9EFDF;
	text-align: center;

}
.headerintro {
	font-size: 12px;
	line-height: 15px;
}
.largetextred {
	font-size: 23px;
	color: #990000;
}
a {
	color: #990000;
}
.sitewidth {
	width: 900px;
}
.topnav {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;


}
.bgtoptight {
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size: 23px;
	color: #751F04;
	line-height: 23px;
	margin: 0px;

}


h2 {
	font-size: 20px;
	color: #000000;
	line-height: 20px;
	margin: 0px;
}

.pageheadings {
	font-size: 23px;
	color: #DE7E29;
	line-height: 23px;
}
form {
	margin: 0px;
	padding: 0px;
}
.maincontent {
	font-size: 14px;
}
.footer {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}
.footer a{
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;

}
.buttonorange1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D66917;
	padding: 8px;
	width: 160px;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
a.buttonorange1:hover {
	background-color: #000000;
}
.buttonred1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #751F04;
	padding: 8px;
	width: 160px;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
a.buttonred1:hover {
	background-color: #000000;
}

.headerTxtWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #FFFFFF;
}

