@charset "utf-8";

/*  CSS by : Joana Kay B. Sianghio
    Date   : August 2008
    Info   : MAPSA                 */


/*	---------------------------------------
	F O O T E R    V A L U E S
	- - - - - - - - - - - - - - - - - - - - */


#footer {background-image:url(../images/footer_bg.gif);  background-repeat:repeat-x;  height:88px; text-align:left; overflow:hidden; padding:0px; margin:0px; }
#footer img{ padding-left:5px;}
#footerLeft{ float:left;}
#footerRight{ float:right; width:1010px; text-align:left; padding-top:10px;}

	/* LINKS */
		.footerLinks {font-family:"Tahoma"; font-size:11px; font-weight:bold; color:#896a35; text-decoration:none; padding:5px;}
		.footerLinks a{font-family:"Tahoma"; font-size:11px; font-weight:bold; color:#896a35; text-decoration:none; padding:5px;}
		.footerLinks a:visited  { font-family:tahoma; font-size:11px; font-weight:bold; color:#896a35; text-decoration:none;}
		.footerLinks a:hover  { color:#faf8f8; text-decoration:underline; }
		
    /* TEXT */
		.footerTxt { font-family:tahoma; font-size:11px; color:#faf8f8; font-weight:normal; padding-left:5px; padding-top:5px; }