/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	color:#fff;
	background-color:#000;
	letter-spacing:1px;
}

a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#5aba47;
	text-decoration:none;	
}

#navigation {
	padding:0;
	margin:51px 0 45px 55px;
	width: 873px;
}

#navigation p {
	display:inline;
	float:left;
}

#links {
	float:right;
	display:inline;
	margin-top:14px;
	font-size:9px;
	line-height:9px;	
	background-color:#000;
}

#links ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-right:55px;
	list-style: none;
	border:0;
	z-index:2;
}

#links ul li a {
	display: block;
	font-weight:normal;
	border:0;	
	text-decoration:none;
	padding:0;
	margin: 0 0 0 6px;
}

#links li { /* all list items */
	padding:0;
	margin:0;
	float: left;
}

#links li:hover, #links li.hover {
    position:static;
    }

#links .series {
	margin-left:15px;
}

#links li ul { /* second-level lists */
	position: absolute;
	margin:0;
	padding: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#links li ul li {
	border: 0;
	margin:0;
	margin-left:5px;
	padding:0;
	padding-top:10px;
	clear:both;
	}

#links li ul li a {
	padding:0;
	margin:0;
	border:0;
	}

#links li:hover ul, #links li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
#links li:hover, #links li.hover {
    position:static;
    }
	

#links .subway {
	clear:both;
	display:block;
	}
	
body#PEOPLE a#people {
	color:#5aba47;
}	

body#PLACES a#places {
	color:#5aba47;
}	

body#THINGS a#things {
	color:#5aba47;
}

body#SERIES a#series {
	color:#5aba47;
}	

/* a#people {
	background: url(/images/people.gif) no-repeat 0 0;
	display: block;
	width:42px;
	height:7px;
	padding:0;
	margin:0;	
}

a#people:hover {
	background-position: 0 -7px;
}

body#PEOPLE a#people {
	background-position: 0 -7px;
}

a#people span {
  display: none;
} 

a#places {
	background: url(/images/places.gif) no-repeat 0 0;
	display: block;
	width:42px;
	height:7px;
	padding:0;
	margin:0;	
}

a#places:hover {
	background-position: 0 -7px;
}

body#PLACES a#places {
	background-position: 0 -7px;
}

a#places span {
  display: none;
} 

a#things {
	background: url(/images/things.gif) no-repeat 0 0;
	display: block;
	width:41px;
	height:7px;
	padding:0;
	margin:0;	
}

a#things:hover {
	background-position: 0 -7px;
}

body#THINGS a#things {
	background-position: 0 -7px;
}

a#things span {
  display: none;
} 

a#subway-posters {
	background: url(/images/subway-posters.gif) no-repeat 0 0;
	display: block;
	width:94px;
	height:7px;
	padding:0;
	margin:0;	
}

a#subway-posters:hover {
	background-position: 0 -7px;
}

body#SUBWAY POSTERS a#subway-posters {
	background-position: 0 -7px;
}

a#subway-posters span {
  display: none;
} 

a#buena-vista {
	background: url(/images/buena-vista.gif) no-repeat 0 0;
	display: block;
	width:70px;
	height:7px;
	padding:0;
	margin:0;	
}

a#buena-vista:hover {
	background-position: 0 -7px;
}

a#buena-vista span {
  display: none;
} 
*/
#main {
	width:818px;
	margin: 0 55px;
	margin-bottom:30px;
}
	
#contact {
	margin-top:15px;
	width:120px;
	height:12px;
	font-size:9px;
	line-height:12px;	
	font-weight:normal;
}

#contact a {
	margin-right:7px;
	}

/*
a#contact {
	background: url(/images/contact.gif) no-repeat 0 0;
	display: block;
	width:60px;
	height:12px;
	padding:0;
	margin:0;
	font-size:9px;
	font-weight:bold;
}

a#contact:hover {
	background-position: 0 -12px;
}

a#contact span {
  display: none;
} 
*/

#slideshow {
	margin:0;
	padding:0;
	background:none;
	height:557px;
}

#slideshow img {
	position:absolute;
}

#nav {
	background:none;
	float: right;
	display:inline;
	margin: 571px 10px 30px 0;
	height:12px;
	padding:0;
	clear:left;
}
	
#nav li { 
	float: left; 
	margin:0;
	list-style: none;
	display:inline;
}

#nav a { 
	margin-left:6px;
	font-size: 11px;
	font-weight:normal;
	display:none;
}

#nav a.activeSlide { 
	color: #fff; 
	display:inline;
}

#controls {
	float: right;
	display:inline;
	padding:0;
	margin: 0;
	margin-top:571px;
	font-size:9px;
	line-height:12px;	
	font-weight:normal;
}

#controls p {
	display:inline;
	}


#prev p {
	padding-right:5px;
	
	display:inline;
	clear:none;	
}

#next p {
	margin:0;
	padding:0;
	padding-left:5px;
	display:inline;
	clear:none;
}

#controls .arrows {
	font-weight:normal;
	font-size:12px;
	display:inline;
	padding:0;
	margin: 0px 7px;
	clear:none;
	}

#controls .right {
	font-weight:normal;
	font-size:12px;
	display:inline;
	padding:0;
	margin: 0 0 0 7px;
	clear:none;
	}

#contact_page {
	padding-left:270px;
	margin-top: 188px;
	font-weight:normal;
}

#contact_page img {
	margin-bottom: 24px;
}

#contact_page #inquiries {
	margin-bottom: 172px;
}

#contact_page #copyright p {
	margin-bottom: 10px;
}

#about img {
	margin-top:154px;
}