@charset "utf-8";
/* CSS Document Footer */

/* Footersitemap */
#footer-sitemapOuter {
	background: url(../images/footer/bg-footer-top.png) no-repeat center top;
}
#footerSitemapInner {
	margin: auto;
	padding: 0;
	width: 980px;
	color: #805731;
	text-align: left;
	position: relative;
}
#wsaLogo {
	position: absolute;
	right: 13px;
	top: 60px;
}
#bookmarkBox {
	text-align: right;
	height:42px;
	padding-top: 10px;
	padding-right:28px;
	background: url(../images/footer/bg-socialbm.png) no-repeat right top;
}
ul.footernavBlock {
 margin: 32px 38px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	float: left;
	display: block;
	width: 301px;
}
ul.footernavBlock.last {
 margin-right: 0px;
	background: url(../images/footer/star-beans.jpg) no-repeat right bottom;
	height: 175px;
}
ul.footernavBlock li {
	padding-bottom:4px;
	line-height: 140%;
}
ul.footernavBlock li.heading {
 color: #603a15;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:12px;
	text-transform: uppercase;
}
ul.footernavBlock li a {
 color: #805731;
 text-decoration: none;
}
ul.footernavBlock li a:hover {
 color: #ff5e00;
}
#footer-sitemapOuter .footermenu {
	padding: 0;
	margin-top: 35px;
	background-color: #261507;
	color: #9b8777;
}
#footer-sitemapOuter .footermenuInner {
	width: 980px;
	margin: auto;
	padding:0;
	height: 35px;
	overflow: hidden;
}
#footer-sitemapOuter .footermenu ul {
	margin: 10px 0 8px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 700px;
}
#footer-sitemapOuter .footermenu ul li {
	color: #9b8777;
	font-size: 12px;
	float: left;
}
#footer-sitemapOuter .footermenu ul li a {
	color: #9b8777;
	text-decoration: none;
	padding-left: 7px;
	margin-right: 6px;
	background: url(../images/footer/bullet-footermenu-brown.png) no-repeat left center;
}
#footer-sitemapOuter .footermenu ul li.first a {
	background: none;
	padding-left: 0px;
}
#footer-sitemapOuter .footermenu ul li a:hover {
	text-decoration: underline;
}

#footer-sitemapOuter .copyright {
	text-align: right;
	float:right;
	width:280px;
	font-size: 12px;
	color: #9b8777;
	padding-top:10px;
}