body {
	margin:0px;
	padding:0px;
	background-image: url(../_images/mannys-main-back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#E0872B;
}
a {
	color:#AC7D37;
	font-size:13px;
}
a:link {
	color:#AC7D37;
}
a:visited {
	color:#AC7D37;
}
a:active {
	color:#AC7D37;
	text-decoration:none;
}
a:hover {
	color:#AC7D37;
	text-decoration:none;
}
a:focus {
	color:#AC7D37;
	text-decoration:none;
}
a.nav {
	font-family:serif;
	font-weight:bold;
	color:#D89740;
	font-size:19px;
	padding-left:38px;
	padding-right:38px;
}
a.nav:link {
	color:#D89740;
	text-decoration:none;
}
a.nav:visited {
	color:#D89740;
	text-decoration:none;
}
a.nav:active {
	color:#D89740;
	text-decoration:none;
}
a.nav:hover {
	color:#B70100;
	text-decoration:none;
}
a.nav:focus {
	color:#B70100;
	text-decoration:none;
}
p,td,li {
	font-family:serif;
	font-size:13px;
	line-height:17px;
	color:#333;
}	
.formtext {
	font-family:serif;
	font-size:15px;
	line-height:18px;
	color:#FEF8E0;	
}
.errorconf {
	font-family:serif;
	font-size:20px;
	line-height:18px;
	color:#DE2221;	
}
.footer1 {
	font-family:Arial,Verdana, Geneva;
	font-size:10px;
	padding:5px;
	width:725px;
	color:#333;
}
.footer {
	font-family:Tahoma,Verdana, Geneva;
	font-size:11px;
	line-height:17px;
	text-align:center;
	color:#fff;
}