body {
	font-family: Arial, Helvetica, sans-serif;
	background: #3e1f00 url(../images/top-nav-header/main.png) repeat-y center;
	margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3e1f00;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #3e1f00;
	padding: 0 0 10px 0;
}

.subheading {
	font-size: 18px;
	font-weight: bold;
	color: #3e1f00;
	padding: 0 0 0 0;
}

.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3e1f00;
	padding: 0 0 10px 0;
}
.footer-white{
	color: #fff;
	font-weight: bold;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	background: #3e1f00 url(../images/top-nav-header/footer.png) no-repeat center;
	height: 146px;
	margin: 0;
}

