#footer {
	margin:0;
	padding:0;
	width:100%;
	height:150px;
	background:#ded1af url(../images/footer_bg.jpg) repeat-x;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#fcontainer {width:900px; margin:auto;}

#flogo {
	float:left;
	margin-top:20px;
	width:210px;
	margin-right:60px;
	}

#catcont {margin-top:20px; float:left;  text-align:left; padding:0px 40px 0px 5px;}
	
.txtft {font:Verdana, Arial; color:#804f39; font-size:10px;}

.txtft a:link {color: #804F39; font-size:10px;}

.txtft a:visited {color: #804F39; font-size:10px;}
	
.fnthead a:link {color: #804F39; text-decoration:underline;  font-size:12px;}

.fnthead a:visited {color: #804F39; text-decoration:underline;  font-size:12px;}

.fnthead {font-family:Verdana, Arial; font-weight:bold;}

.hbar {background:url(../images/fhbar.gif); background-repeat:repeat-x;}
