@charset "utf-8";


#foot-nav-extended{
	margin-top:20px;
	width: 100%;
	background-color: #c0c0c0;
	font-size: 12px;
}

#foot-nav {
	width: 988px;
	height: 93px;
	padding-left: 12px;
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	

}

#foot-nav #foot-about-airport-guides .menu .leaf{
	padding-left:10px;
	width:120px;
}
#foot-nav #foot-other-sites .menu .leaf{
	padding-left:10px;
	width:120px;
}


#foot-nav #beard-footer-popup-menu .menu .leaf{
	padding-left:10px;
	font-weight:bold;
}


#foot-about-airport-guides {
	padding-top: 8px;
	float: left;

}

#foot-about-airport-guides ul.menu {
	float: left;
	margin: 0 15px 0 2px;
	padding: 0px;
	list-style: none;
	background: transparent;
	width:400px;
	height:30px;
}

#foot-about-airport-guides ul.menu li 
{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 2px;
	list-style: none;
	border:0px;
}

#foot-about-airport-guides ul.menu li a {
	color: #270a0e;
	min-height:5px;	  
}

#foot-about-airport-guides li.leaf {
	margin-right: 11px;
	padding-left: 1em;
	width:131px;
	min-height:1em;
	background: url(../images/background_images/arrow.gif) left 3px no-repeat;
}
#foot-about-airport-guides li.leaf a {
	color: #270a0e;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:0;
}

/* five sites */
#foot-other-sites {
    float: right;
	padding-top: 8px;
	margin-right:80px;
}

#foot-other-sites ul {
	width: 358px;
	float: left;
	margin: 0;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0;
	list-style: none;
}

#foot-other-sites ul.last-five-site {
	margin-top: 18px;
	margin-right: 0px;
}

#foot-other-sites li {
	margin-right: 22px;
	padding-left: 8px;
	background: url(../images/background_images/arrow.gif) left 3px no-repeat;
}
#foot-other-sites li a {
	color: #270a0e;
	text-decoration: none;
	font-weight: bold;
}

#foot-other-sites ul.menu {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 2px;
	list-style: none;
	width: 400px;
	background: transparent;
}

#foot-other-sites ul.menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 2px;
	list-style: none;
	border:0px;
}

#foot-other-sites ul.menu li a {
	color: #270a0e;
	min-height:5px;	  
}

#foot-other-sites li.leaf {
	margin-right: 11px;
	padding-left: 1em;
	width:131px;
	min-height:1em;
	background: url(../images/background_images/arrow.gif) left 3px no-repeat;
}

#foot-other-sites li.leaf a {
	color: #270a0e;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:0;
}

.foot-title-txt{
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:5px;
}


/* roll over */
.link-five-sites {
	float: left;
	position: absolute;
	margin-top: 22px;
	margin-left: 917px;
}



#other{
	width:63px;
	float: left;
	position: absolute;
	margin-top: 22px;
	margin-left: 895px;
	font-weight:bold;
	padding:4px;
	color:white;
	background-color:#270a0e;
}




#footer-links {
	height:100%;
	
	margin-top: 1px;
	background-color: #270a0e;
	color: #d0d0d0;
	width:100%;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer-center-fixed{
	
	height: 25px;
	width: 1000px;
	margin:0 auto;
	background-color: #270a0e;
}

#footer-links-text {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #270a0e;
}


#footer-links a {
	color: #d0d0d0;
	text-decoration: none;
	
}



#footer-copyright {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width:300px;
}

