#footer-outer 
{
	
clear:both;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding-bottom:1px;

width:764px;
 background-image: url("/EasySiteWeb/EasySite/StyleData/LCC_Master/Images/drop-shadow.gif");
	  background-repeat:repeat-y;
	  background-color:#FAF8F6;
	  }
#footer-inner 
{
	background-color:#FAF8F6;
	width:748px;
		 margin-left:auto;
margin-right:auto;
padding-bottom:5px;
padding-top:20px;

}

#clearingDropShadow 
{
background-image:url("/EasySiteWeb/EasySite/StyleData/LCC_Master/Images/bottom-shadow.gif");
background-repeat:no-repeat;
clear:both;
height:9px;
margin-left:auto;
margin-right:auto;
width:764px;
}

#footer-alpha-outer 
{
background-color:#F1EDE9;
color:#202730;
font-size:1.1em;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
padding:5px;
width:720px;
}
#footer-alpha-inner { width: 720px; overflow: hidden; }

.footer-links { color: #000; }
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: #000; }
.footer-link:hover, .footer-link:active { text-decoration: underline; color: #000; }

.tagline { text-align: center; /*float: right;*/ width: 100%; color: #000; }
.tagline-link:link, .tagline-link:visited { color: #000; text-decoration: none; } 
.tagline-link:hover, .tagline-link:active { color: #000; text-decoration: underline; }
.copyright { /*float: left;*/ width: 100%; color: #000; }
span.copyright-text { padding-right: 15px; }
.copyright .footer-link:link, .footer-link:visited { text-decoration: none; color: #000; font-weight: bold; }
.copyright .footer-link:hover, .footer-link:active { text-decoration: underline; color: #000; font-weight: bold; }
