.header {
	font-weight: bold;
	font-size: 10pt;
	font-family: Century Gothic;
	color: B3381C;
}

.menu {
	color: #84660A;
	font-family: Century Gothic;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

:hover.menu {
	text-decoration: underline;
	color: white;

}

.body {
	font-size: 12px;
	font-family: Century Gothic;
	color: black;
}

.footer {
	font-size: 7pt;
	font-family: Century Gothic; 
}

:hover.footer {

}

a {
	color: B91903;
}

.hdr {
	text-transform: uppercase;
	font-family: Century Gothic;
	color: A3A3A3;
	font-size: 18pt;
}

.form {
	font-family: Century Gothic;
	border:1px solid #A8850C; 
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF
	
}

.pics{
width:700px;
height:150px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
color:#000000;
}