/*Footer*/

.footer-space {height:10px;}

.footer-line { 
	width:940px; height:1px;
	margin-top:0; margin-left:20px; margin-bottom:20px; margin-right:20px;	
	text-align:left; 
	background:#005532; border-top:dotted thin #80AA99;
}
/*Footer Columns*/
.fcol-left {width:300px; float:left; padding-left:20px;}
.fcol-middle {width:338px; float:left;  border-left:dotted thin #80AA99;  border-right:dotted thin #80AA99;}
.fcol-right {width:300px; float:left; }
.fcol-left p {margin-bottom:10px; padding-left:0px; font-size:0.6em; color:#FFFFFF;	}
	.fcol-left p a {color:#fff; text-decoration:none;}
	.fcol-left p a:hover {color:#fff; text-decoration:underline;}
.fcol-middle img { margin-left:19px; margin-bottom:80px;}	
/* Start Footer Nav */
	.fcol-left #footernav  {padding-left:25px; margin-bottom:10px;}
	.fcol-left #footernav li {color:#fff; font-size:0.65em; line-height:130%;}
	.fcol-left #footernav li a {color:#fff; text-decoration:none;}
	.fcol-left #footernav li a:hover {color:#fff; text-decoration:underline;}
/* End Footer Nav */
