body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #000
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P.normal {
	font-family: Arial;
	color: #716c4b; 
	font-size: 12px;
	margin-top:	0;
	margin-bottom:	0;
}

P.normal9 {
	font-family: Arial;
	color: #8a6114; 
	font-size: 12px;
	margin-top:	0;
	margin-bottom:	0;
}

P.normalleft {
	font-family: Arial;
	color: #fff; 
	font-size: 12px;
	margin-top:	0;
	margin-bottom:	0;
	padding : 1 1 1;
}

P.footer {
	font-family: Arial;
	color: #e1e1e1; 
	font-size: 12px;
	margin-top:	0;
	margin-right:	0;
	margin-left:	0;
	margin-bottom:	0;
}

P.subheader {
	font-family: Arial;
	color: #9E6C18; 
	font-size: 12px;
	font-weight : bold;
	font-style: normal; 
	margin-top:	0;
	margin-bottom:	0;
	}
	
P.address {
	font-family: Arial;
	color: #555555; 
	font-size: 12px;
	font-weight : bold;
	font-style: normal; 
	margin-top:	0;
	margin-bottom:	0;
	}

P.normal2 {
	font-family: Arial;
	color: #fff; 
	font-size: 12px;
	font-weight : normal;
	font-style: normal; 
	margin-top:	10;
}

ol.normal li {
	font-family: Arial;
	color: #c68427; 
	font-size: 18px;
	font-weight : bold;
	font-style: normal; 
	margin-top:	0;
	margin-bottom:	3;
}

P.normal-link {
	font-family: Arial;
	color: #777777; 
	font-size: 12px;
	font-weight : normal;
	font-style: normal; 
	margin-top:	10;
}

P.leftlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

h1 { 
font-family : Arial;
font-size : 18px;
font-weight : bold;
color : #850909;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 

h2 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #000;
margin-top: 0;
margin-bottom: .5em;
}

h3 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
font-style: normal; 
text-decoration: underline;
color : #bc0404;
margin-top: .5em;
margin-bottom: 0;
}

h4 { 
font-family : Arial;
font-size : 14px;
font-weight : bold;
font-style: normal; 
color : #52568D;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

A:link {
font-family: Arial;
color: #322f5c; 
font-size: 12px;
font-weight: normal;
text-decoration: underline;
margin-top:	0;

}

A:visited {
font-family: Arial;
color: #322f5c; 
font-size: 12px;
font-weight: normal;
text-decoration: underline;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #322f5c; 
font-size: 12px;
font-weight: normal;
text-decoration: underline;
margin-top:	0;
}

A:hover {
font-family: Arial;
color: #45706e; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: underline;
}

ul.one {
margin-top:0px; 
margin-bottom:0px;
margin-left: 19px;
font-family: Arial; 
font-size:12px;
color:#000;
list-style-type: circle;
line-height: 1.25; 
}