#footer-outer 
{
	font-family:Verdana,Geneva,sans-serif;
	background:transparent url("/EasySiteWeb/EasySite/StyleData/LCC_StyleMuseums/Images/shadow-footer-content.png") repeat-y scroll right top;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	width:776px;
}

#footer-inner 
{
	width:749px;
	margin-left:20px;
	background-color:#AB8D00;
	/*background:#000 url("/EasySiteWeb/EasySite/StyleData/LCC_StyleParks/Images/leftShad.jpg") left top repeat-y;
	
	margin-left:auto;
	margin-right:auto;*/
}

#clearingDropShadow 
{
	background:url("/EasySiteWeb/EasySite/StyleData/LCC_StyleMuseums/Images/shadow-footer-bottom.png") no-repeat scroll right bottom;
	clear:both;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	width:776px;
}

#footer-alpha-outer 
{
  background:#AB8D00 none repeat scroll 0 0;
  clear:both;
  padding-bottom:1px;
  padding-right:10px;
  padding-top:1px;
 /* width:754px;*/
}

#footer-alpha-inner { 
	color:#FFFFFF;
	display:block;
	margin:10px auto;
	/*width:700px;*/
	overflow: hidden; 
}

.footer-links { 
	font-family:Arial, Helvetica, sans-serif;
	color: #fff; 
	padding-top: 0.6em;
}
ul.footer-links { padding: 0; margin: 0; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 2px 0 2px; margin: 0; }
ul.footer-links li.start { padding-left: 0; }
ul.footer-links li.end { }

.footer-link:link, .footer-link:visited { text-decoration: none; color: #fff; }
.footer-link:hover, .footer-link:active { text-decoration: underline; color: #fff; }

.tagline {font-family:Verdana,Geneva,sans-serif; text-align: center; /*float: right;*/ width: 100%; color: #fff; }
.tagline-link:link, .tagline-link:visited { color: #fff; text-decoration: none; } 
.tagline-link:hover, .tagline-link:active { color: #fff; text-decoration: underline; }
.copyright { 
	font-family:Verdana,Geneva,sans-serif;
	width: 100%; 
	color: #fff; 
}
span.copyright-text { padding-right: 15px; }
.copyright .footer-link:link, .footer-link:visited { text-decoration: none; color: #fff; font-weight: bold; }
.copyright .footer-link:hover, .footer-link:active { text-decoration: underline; color: #fff; font-weight: bold; }
