#footerNav {
	margin: 0;
	font-size: 11px;
	text-align: center;
}
#footerNav a {
	font-size: 11px;
}
#footerNav a:link, #footerNav a:visited {
	color: #144410;
	text-decoration: underline;
}
#footerNav a:hover, #footerNav a:active {
	color: #666;
	text-decoration: underline;
}
.footerDivider {
        padding: 0 7px;
}
.footerDividerNarrow {
        padding: 0 4px;
}
.facebook {
	background: transparent url(http://images.clutterfreebox.com/images/facebook.gif) no-repeat scroll 0 0;
	padding-left: 22px;
	margin-right: 18px;
}
.twitter {
	background: transparent url(http://images.clutterfreebox.com/images/twitter.gif) no-repeat scroll 0 0;
	padding-left: 22px;
}
#footerMainNav {
	margin-top: 5px;
	margin-left: 12px;
}

/*
.footerPhone {
	text-transform: uppercase;
}
*/