/* CSS Document */

#navFooterWrapper{ 
	background-image: url(/includes/templates/custom/images/posh_background.gif); background-repeat: repeat; width: 100%; } 


#navFooter ul li a:hover, { color: #65c5bb }

#navFooter ul {
	margin-left:auto;
	margin-right:auto;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navFooter ul li{
	display: inline;
}

#navFooter ul li a { color: #53301a; text-decoration: none; margin: 0; padding: 0 2.5em 0 0.5em }

p.sitewide a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
p.sitewide{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
