body {
	background-color: #94473F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEBC8;
	margin: 0px;
	line-height: 18px;
}
.contback {
	color: #58663C;
	background-color: #EEEBC8;
	padding-right: 30px;
	padding-left: 30px;
}

a:link {
	color: #94473F; text-decoration: none;
}
a:visited {
	color: #94473F; text-decoration: none;
}
a:hover {
	color: #CC9966; text-decoration: underline;
}
a:active {
	color: #94473F; text-decoration: none;
}


a.nav:link {
	color: #58663c; text-decoration: none;
}
a.nav:visited {
	color: #58663c; text-decoration: none;
}
a.nav:hover {
	color: #58663c; text-decoration: underline;
}
a.nav:active {
	color: #58663c; text-decoration: none;
}

a.white:link {
	color: #FFA18B; text-decoration: none;
}
a.white:visited {
	color: #FFA18B; text-decoration: none;
}
a.white:hover {
	color: #FFCC99; text-decoration: underline;
}
a.white:active {
	color: #FFCC99; text-decoration: none;
}

.navback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #58663c;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	background-position: center top;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEBC8;
	border-right-color: #EEEBC8;
	border-bottom-color: #EEEBC8;
	border-left-color: #EEEBC8;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 3px;
}
.footer2 {
	font-size: 11px;
	color: #E49183;
}
.footer3 {
	font-size: 10px;
	color: #E49183;
	margin: 0px;
	padding: 0px;
}
