
/* CSS Document */
/*Author: Donny Hammell*/

a:link {
    color: #626262; /* unvisited link */
	font-size:80%;
	font-family: verdana;
	text-decoration:none;
	}    
a:visited {
    color: #989898; 
	font-size:85%;
	font-family: verdana;
	text-decoration:none;
	}  /* visited link */
a:hover 
	{color: #528C59;
	text-decoration: underline;}   /* mouse over link */
a:active 
	{color: #47884E
	text-decoration: none;
	}   /* selected link */



.class1 {
	font-size:100%;
	color: #346A3A;
}

.class1 A:link {
	color: #346A3A;
	text-decoration: none;
	}

.class1 A:visited {
	text-decoration: none;
	color: #346A3A;
	}

.class1 A:active {
	text-decoration: none;
	color: #346A3A;
	}

.class1 A:hover {
	text-decoration: underline;
	color: #7B7B7B;
	}



.class2 {
	font-size:110%;
	color: #393939;
}

.class2 A:link {
	color: #393939;
	text-decoration: none;
	}

.class2 A:visited {
	text-decoration: none;
	color: #393939;
	}

.class2 A:active {
	text-decoration: none;
	color: #393939;
	}

.class2 A:hover {
	text-decoration: underline;
	color: #D27D2F;
	}
	

.class3 {
	font-size:110%;
	color: #393939;
}

.class3 A:link {
	color: #393939;
	text-decoration: none;
	}

.class3 A:visited {
	text-decoration: none;
	color: #393939;
	}

.class3 A:active {
	text-decoration: none;
	color: #393939;
	}

.class3 A:hover {
	text-decoration: underline;
	color: #D27D2F;
	}



.class4 {
    padding-left:15px;
	font-size:105%;
	color: #528C59;
}

.class4 A:link {
	color: #528C59;
	text-decoration: none;
	}

.class4 A:visited {
	text-decoration: none;
	color: #528C59;
	}

.class4 A:active {
	text-decoration: none;
	color: #528C59;
	}

.class4 A:hover {
	text-decoration: underline;
	color: #528C59;
	}






.class5 {
    padding-left:25px;
	font-size:105%;
	color: #528C59;
}

.class5 A:link {
	color: #528C59;
	text-decoration: none;
	}

.class5 A:visited {
	text-decoration: none;
	color: #528C59;
	}

.class5 A:active {
	text-decoration: none;
	color: #528C59;
	}

.class5 A:hover {
	text-decoration: underline;
	color: #528C59;
	}



.class6 {
	font-size:110%;
	color: #393939;
}

.class6 A:link {
	color: #393939;
	text-decoration: none;
	}

.class6 A:visited {
	text-decoration: none;
	color: #393939;
	}

.class6 A:active {
	text-decoration: none;
	color: #393939;
	}

.class6 A:hover {
	text-decoration: underline;
	color: #D27D2F;
	}





.class7 {
	font-size:110%;
	color: #393939;
}

.class7 A:link {
	color: #393939;
	text-decoration: none;
	}

.class7 A:visited {
	text-decoration: none;
	color: #393939;
	}

.class7 A:active {
	text-decoration: none;
	color: #393939;
	}

.class7 A:hover {
	text-decoration: underline;
	color: #D27D2F;
	}







h1  {
	padding-top:10px;
	font-size:120%;
	color: #528C59;
	text-decoration: bold;
	font: Arial;
	}	
	
h2  {
	padding-top:10px;
	font-size:110%;
	color: #8F8F8F;
	text-decoration: none;
	font: Verdana;
	}	
	
ul {
	list-style-image: url(images/cfc_pdficon.gif);
	list-style-position: absolute; /* Chan added ...changed from inside */	
	padding-left: 20px; /* Chan added */
	font: Verdana;
	color: #528C59;
	}
	
	
ul2 {
	list-style-image: url(images/icon_new.gif);
	list-style-position: absolute; /* Chan added ...changed from inside */	
	padding-left: 20px; /* Chan added */
	font: Verdana;
	color: #528C59;
	}



/* set the background image */	
body {
	background-image: url(images/jungle03.jpg);
	background-repeat: no-repeat;
	font-family: arial, verdana ,helvetica, sans-serif;
	font-size: 80%;
	color: #626262;
	text-decoration: none;
	}
	
#container {
	position: absolute;
	top: 0px;
	left: 95px;
	width: 760px;
	background-color: white;
}

#content {
	width: 470px;
	height: 320px;	/*Stops IE(PC) from collapsing min-height*/
	min-height: 320px;
}

#content2 {
    position:absolute;
	left: 197px;
	top: 170px;
	width: 600px;
 	width: 520px;
	height: 320px;	/*Stops IE(PC) from collapsing min-height*/
	min-height: 320px;
}





#content3 {
	width: 160px;
	height: 390px;	/*Stops IE(PC) from collapsing min-height*/
	min-height: 390px;
	padding-top:25px;
	background-image: url(images/txt_box.jpg);
	background-repeat: no-repeat;
	text-align: left;
}








#footer {
	height: 106px;
	margin: 0px;
	padding: 0px;
	background-color: #A7D8B8;
}

#fclogo {
	position: absolute;
	background-color: #ffffff;
}

#header {
	margin: 0px;
	background-color: white;
}

#middle {
	margin: 20px 20px 50px 20px;
}

#pdfbox {
	position: absolute;
	left: 615px;
	top: 370px;
	width: 212px;
	/*height: 108px;*/
	padding: 20px 20px 20px 0px;
	margin: 20px 0px 0px 0px;
	background-image: url(images/pdf_box.gif);
	background-repeat: no-repeat;
	font-size:100%;
	text-align: left;
}


#rightbox {
	position: absolute;
	left: 615px;
	top: 180px;
}
