#footer-outer 
{
	background:transparent url("/EasySiteWeb/EasySite/StyleData/LCC_StyleSports/Images/bgGradient.png") repeat-y scroll 50% top;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	width:802px;
}

#footer-inner 
{
	width:764px;
	margin-left:20px;
	background-color:#D67C1B;
	/*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_StyleSports/Images/clearingShadow.jpg") no-repeat scroll left bottom;
	clear:both;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	width:792px;
}

#footer-alpha-outer 
{
  background:#D67C1B 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 { 
	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 { 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 { /*float: left;*/ 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; }
