@charset "UTF-8";


#container {
    overflow:hidden;
    }
	
#containerHome2 {
	overflow:hidden;
	}
	
#newmuseumTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 20px;   
    }	
	
#newmuseumSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: normal;
    }
	
#newmuseumBlock {
	margin-left: 20px;
    }	
	
#head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666666;
	line-height: 90%;
    }
	
   
#textBody {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
	}
	
#textHome {
	background-color: #efeeee;
	padding: 4px;
	border: 1px dotted #999999;
	font-size: 90%;
	line-height: 150%;
	text-decoration: none;
	color: #003366;
	}
	
#textHomeLink {
	background-color: #efeeee;
	padding: 4px;
	border: 1px dotted #999999;
	line-height: 150%;
	font-size: 100%;
	text-decoration: none;
	}	
	

#newsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	padding-right: 14px;
	line-height: 135%;
	}	
	
#map {
    margin-top: 12px;
	}	
		
#navBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	padding-top: 10px;
	line-height: 24px;
	}
	
#navBlockLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	}
		
#social {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-left: 4px;
	}
	
#callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 12px;
	padding-right: 20px;
	color: #666666;
		}
	
#callOut2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	padding-bottom: 12px;
	padding-right: 20px;
	}
	

#imageRight {
	padding-top: 18px;
	}
	
#footer {
	font-size: 11px;
	color: #333333;
	letter- spacing: .09em;
	padding-top: 12px;
	line-height: 250%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
    }
	
#footer a {
	font-size: 11px;
	padding-top: 16px;
	}
	
#dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}		

#dottedBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	margin-bottom: 20px;
}		
	
	
#fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
    }

#alignRight { /* aligns calendar to right */
	padding-left: 80px;
	}
	
#indent {
	padding-left: 52px;
	}
	
#imgLeftPad {
	padding-left: 20px;
	}
	
#newmuseumPhoto {
	padding-top: 40px;
    }	
	
#newmuseumSidebar {
	background-color: #eaf1f0;
	padding: 20px;
	color: #003366;
}	

#leftPad {
	padding-left: 10px;
}

.navBlockLink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.navBlockLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.navBlockLink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.navBlockLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-transform: uppercase;
	}

