body {
	background-image: url('images/main-bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #484c72
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P.normal {
	font-family: Arial;
	color: #333333; 
	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: #fff; 
	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;
}

P.footer {
	font-family: Arial;
	color: #534e75; 
	font-size: 11px;
	font-weight: normal;
	margin-top:	0;
}


h1 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #ae7171;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 

h2 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #fff;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

h3 { 
font-family : Arial;
font-size : 22px;
font-weight : bold;
font-style: normal; 
color : #52568D;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 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: #fff; 
font-size: 12px;
font-weight: normal;
text-decoration: none;
margin-top:	0;

}

A:visited {
font-family: Arial;
color: #fff; 
font-size: 12px;
font-weight: normal;
text-decoration: none;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #fff; 
font-size: 12px;
font-weight: normal;
text-decoration: none;
margin-top:	0;
}

A:hover {
font-family: Arial;
color: #ccc; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: underline;
}

ul.one {
margin-top:0px; 
margin-bottom:0px;
font-family: Arial; 
font-size:12px;
color:#555555;
list-style-type: circle;
line-height: 1.5; 
}





div#navbar2 {
height: 30px;
width: 100%;
}

div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}

div#navbar2 li {
list-style-type: none;
display: inline;
}

div#navbar2 li a {
text-decoration: none;
padding: 16px 16px;
color: #FFF;
}

div#navbar2 lia:link {
}

div#navbar2 lia:visited {
color: #FFF;
}

div#navbar2 lia:hover {
font-weight: bold;
color: #555;
}