/* Sublevel 4 Links Navigation Bar*/
#l4navigation{
	display: block;
	padding: 5px 0 20px 0;
	margin: 0 0 10px 0;
	width: 486px;
	border-bottom: 1px solid #3F4231;
	}
	#l4navigation a:link, #l4navigation a:visited, #l4navigation a:active{
		text-align: center;
		padding: 7px 0 0 0;
		display: block;
		width: 55px;
		color: #583A5F;
		background: url(../img/nav/nav_arrow_l4.gif) top center no-repeat;	
		text-decoration: none;
		}
		#l4navigation a:hover{
			text-decoration: underline;
		}
		#l4navigation a.l4on:link, #l4navigation a.l4on:visited, #l4navigation a.l4on:active{
			text-decoration: underline;
			
		}

/* Sublevel 5 Navigation Smithsonian */

#l5navigation{
	display: block;
	padding: 15px 0 5px 0;
	margin: 0 0 5px 0;
	width: 411px;
	}
	#l5navigation a:link, #l5navigation a:visited, #l5navigation a:active{
		padding-left: 28px;
		border-left: 1px solid #ADAC9C;
	}


#contentArea .floatRight{
	padding: 5px 0 8px 14px;
	float: right;
	font-size: 9px;
}
	#contentArea .floatRight p{
		width: 220px;
		font-size: 9px;
		line-height: 10px;
		}
		#contentArea .floatRight h3{
			width: 220px;
			color: #7A7C6E;
			line-height: 12px;
		}
		
#contentArea .floatLeft{
	padding: 5px 14px 8px 0;
	float: left;
	display: inline;
	font-size: 9px;
	}
	#contentArea .floatLeft p{
		width: 220px;
		font-size: 9px;
		line-height: 10px;
	}
	
#contentArea .floatLeftNarrow{
	padding: 5px 14px 8px 0;
	float: left;
	display: inline;
	font-size: 9px;
	clear: right;
	}
	#contentArea .floatLeftNarrow p{
		width: 120px;
		font-size: 9px;
		line-height: 10px;
	}
	
#contentArea .floatRightNarrow{
	padding: 5px 14px 0 14px;
	float: right;
	display: inline;
	font-size: 9px;
	clear: left;
	}
	#contentArea .floatRightNarrow p{
		width: 120px;
		font-size: 9px;
		line-height: 10px;
	}
	
#contentArea .centerImage {
	width: 488px;
	}
	.centerImage .imageBox {
		float: left;
		padding-right: 2px;
		}
		.centerImage .imageBox p {margin-top: 3px;}
	#contentArea .centerImage div.imageRight{
		float: right;
	}
	#contentArea .centerImage p {
		font-size: 9px;
		line-height: 120%;
		width: 160px;
	}
	#contentArea .centerImage h3 {
		color: #7A7C6E;
		margin-bottom: 10px;
	}
#contentArea .centerImageLarge{
	width: 488px;
	clear: both;
	margin-bottom: 15px;
	}
	#contentArea .centerImageLarge div.imageLeft{
		float: left;
		padding-right: 4px;
	}
	#contentArea .centerImageLarge div.imageRight{
		float: right;
	}
	#contentArea .centerImageLarge p {
		font-size: 9px;
		line-height: 120%;
		width: 160px;
	}
	#contentArea .centerImageLarge h3 {
		color: #7A7C6E;
		margin-bottom: 10px;
	}
	
#focusAreaLarge{
	width: 449px;
	padding: 68px 21px 21px 18px;
	margin: 0 0 12px 0;
	border: 1px solid #646756;
	background: #EFEDE1 url(../img/nav/nav_focus_did_you_know.gif) top center no-repeat;
	text-align: left;
	}
	

/* Content Design Focus Areas*/

	div.focusThemeLeft{
		width: 257px;
		height: 125px;
		margin: 0 0 20px 0;
		border-right: 1px solid #ADAC9C;	
		}
		div.focusThemeLeft a:link, div.focusThemeLeft a:visited {
				display: block;	
				padding: 0 0 0 25px;
				background: url(../img/nav/nav_content_link.gif) 15px 5px no-repeat;
			}
			div.focusThemeLeft h3 {
				padding-left: 15px;
				background: url(../img/nav/nav_focus_dot.gif) 0 3px no-repeat;			
			}
			div.focusThemeRight {
				float: right;
				width: 210px;
				height: 125px;		
			}
			div.focusThemeRight a:link, div.focusThemeRight a:visited, div.focusThemeRight a:active{
				display: block;	
				padding: 0 0 0 25px;
				background: url(../img/nav/nav_content_link.gif) 15px 5px no-repeat;	
			}
			div.focusThemeRight h3{
				padding-left: 15px;
				background: url(../img/nav/nav_focus_dot.gif) 0 3px no-repeat;	
			
			}
		
		/* Festivals */
		.focusCard {
			width: 239px;
			padding-bottom: 10px;
			margin-bottom: 20px;
			background: #dddaca url(../img/bg-focus-card.gif) left bottom no-repeat;
			text-align: center;
			}
			#fociLeft {float: left;}
			#fociRight {
				margin-left: 246px;
				}
				html>body #fociRight {margin-left: 250px;}
			
			.focusCard div {
				border: 1px solid #9b9a8a;
				background: #ebeae0 url(../img/bg-focus-decoration.gif) 100px 9px no-repeat;
				padding: 35px 0 10px 0;
				}
				#contentArea .focusCard p {
					font-size: 9px;
					padding: 0 12px 0 9px;
					margin: 6px 0 0 0;
				}
				
	
/* Festivals Themes Focus Area Navigation */		
	
			#focusTheme {
				width: 488px;
				height: 160px;
				margin-bottom: 2px;
				padding: 19px 0 0 19px;
				border: 1px solid #9b9a8a;
				background: #ebeae0;
				text-align: left;
				}
				#contentArea #focusTheme ul {
					list-style: none;
					padding-left: 0;
					margin-left: 0;
					background: none;
					}
					#contentArea #focusTheme ul li {
						background: none;
						padding-left: 0;
						margin-left: 0;
						margin-bottom: 4px;
					}
				#focusTheme img {
					padding-bottom: 15px;
				}
				#themeLeft {
					width: 255px;
					height: 133px;
					float: left;
					background: url(../img/nav/nav_dotted_line.gif) center right no-repeat;
					}
				#themeRight {
					width: 182px;
					height: 133px;
					margin-left: 287px;
					*margin-left: 281px;
				}
				#focusTheme a:link, #focusTheme a:visited, #focusTheme a:active {
					font-size: 10px;
					padding-right: 8px;
					background: url(../img/nav/nav_arrow_focus_card.gif) 100% 5px no-repeat;
				}
				#themeBottom {
					border: 1px solid #9b9a8a;
					background: #AAAA99;
					height: 8px;
					width: 491px;
					margin: 1px 0 10px 0;
				}

			/* Kill link arrows in IE5 PC - need to hide this from IE5 Mac */
			/*\*/
			*html > body #focusTheme a:link, #focusTheme a:visited, #focusTheme a:active {background: none;}
			/* End hiding from IE5 Mac */
		
/* Image Gallery */
#galleryHead {
	height: 46px;
	text-align: center;
}

#galleryPhoto {
	position: relative;
	width: 490px;
	height: 310px;
	margin-bottom: 2px;
	background: url(../img/bg-gallery-photo.gif) left top no-repeat;
	}
	#galleryPhoto #mainPhoto {
		position: absolute;
		top: 21px;
		left: 41px;
		height: 228px;
		width: 408px;
	}
	#galleryPhoto #photoControls {
		display: none;
		}
		#galleryPhoto #photoControls img {margin-right: 40px;}

#galleryCredits {
	width: 490px;
	height: 55px;
	padding: 12px 20px 0 38px;
	border: 1px solid #9a9989;
	background: #a9a998;
	}
	#contentArea #galleryCredits p {
		color: #5f6150;
		font-size: 10px;
		margin: 0 0 4px 0;
		padding: 0;
	}
	
/* Misc */
#sitePlanBox {
	text-align: center;
	margin: 5px 0;
}
