body {
	background:bottom center repeat-x url(../images/footer-bgnd.png);
}

.wrapper {
	background:top center repeat-x url(../images/header-bgnd.jpg);
}

td {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #585959;
}
.h1, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.h2, h2 {
	font-weight: normal;
	font-size: 22px;
	color: #C12E32;
	line-height: 26px;
}
.h3, h3 {
	font-weight: normal;
	font-size: 16px;
	color: #C12E32;
	line-height: 18px;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #AE9D80;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #AE9D80;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.dark_border {
	border: #666666;
}
