


body {
	
	background-color: #4A4235;
	
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}

.style1 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.style2 {color: #9D7230; font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: bold;}

.style3 {color: #a27321; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.style4 {color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.style5 {color: #025FAA; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.style6 {color: #025FAA; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;}









/* Links */
a {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

a:link {color: #6CADDF; } 
a:visited {color: #6CADDF; text-decoration: none; } 
a:active {color: #6CADDF; text-decoration: none; } 
a:hover {color: #FFFFFF; text-decoration: none; } 

a.nav:link {color: #ccccd9; text-decoration: none; }
a.nav:visited {color: #b9b9cf; text-decoration: none; }
a.nav:active {color: black; }
a.nav:hover {color: white; }

a.nav2 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.nav2:link {color: #f19f1f; text-decoration: none; }
a.nav2:visited {color: #f19f1f; text-decoration: none; }
a.nav2:active {color: #f19f1f; }
a.nav2:hover {color: #f4da11; text-decoration: none; }

a.nav3 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.nav3:link {color: #a27321; text-decoration: none; }
a.nav3:visited {color: #a27321; text-decoration: none; }
a.nav3:active {color: #a27321; }
a.nav3:hover {color: #f19f1f; text-decoration: none; }

a.nav4 {font-weight: normal; Geneva, Arial, Helvetica, sans-serif; font-size: 16px;}
a.nav4:link {color: #c88a12; text-decoration: none; }
a.nav4:visited {color: #c88a12; text-decoration: none; }
a.nav4:active {color: #c88a12; }
a.nav4:hover {color: #000000; text-decoration: none; }

