/*----------------------------------------------------------------------------*/
/* The footer*/	
/*----------------------------------------------------------------------------*/

#footer2{
	font-size:12px;
	padding:0.5em 0 1em 0;
	text-align:center;
	font-family:verdana;
	clear:both;
	background: url('../images/footer.png') no-repeat;
	}
#footer2 a{
	text-decoration: none;
	color:#542f0d;
	}
#footer2 a:hover{
	text-decoration: underline;
	color:#542f0d;
	}	
