@charset "UTF-8";
/* CSS Document */

#footer {color:#7b3801;font-size:.8em; text-align:center; margin:0px 0px 10px 0px;}
#footer a {color:#572802;}
#footer a:hover {color:#000000;}

#footer p {margin:10px 0px; padding:9px 0px; background-color:#ff9100; border-top:1px solid #bb5101;}
#footer a.twitter, #footer a:link.twitter, #footer a:visited.twitter, #footer a:hover.twitter, #footer a.facebook, #footer a:link.facebook, #footer a:visited.facebook, #footer a:hover.facebook {
	background:url(images/t.png) no-repeat 0px 2px;
	padding: 2px 0px 4px 24px;
	font-size:14px; 
	font-weight:bold;
	height:18px;
	text-decoration:underline;
}
#footer a.facebook, #footer a:link.facebook, #footer a:visited.facebook, #footer a:hover.facebook {
	background:url(images/f.png) no-repeat 0px 2px;
}
#footer a:hover.twitter, #footer a:hover.facebook {
	background-position: 0px -20px;
}