@charset "UTF-8";

a {
	color: #006633;
	}

#container {
    overflow:hidden;
    }
	
#containerHome {
	overflow:hidden;
	background-image: url(../home/homepage-background.jpg);
	background-repeat: no-repeat;
    }

#containerHome2 {
	overflow:hidden;
	}
		
#headNav2 {
	margin-top: 30px;
	border: 1px solid #999999;
	padding-left: 8px;
    }

#headNavHome {
	border: 1px solid #999999;
	padding-left: 18px;
    }
	
#newmuseumHeader {
	background-color: #006699;
	background-image: url(../about/new/header.jpg);
	background-repeat: no-repeat;
	height: 313px;
	width: 952px;
	}
	
#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%;
    }
	
/*#sidebar1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
    }*/
   
#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;
	}	
	
#newsBlock {
	background-color: #efeeee;
	padding: 4px;
	border: 1px dotted #999999;
	line-height: 150%;
	font-size: 100%;
	text-decoration: none;
	}

#newsBlock2 {
	background-color: #efeeee;
	padding: 4px;
	border: 1px dotted #999999;
	line-height: 150%;
	font-size: 100%;
	text-decoration: none;
    overflow: scroll;
	}
	
#blogBox {
	background-color: #efeeee;
	padding: 10px;
	height: 360px;
	overflow: auto;
	margin-top: 15px;
	width: 360px;
	}

#newsBox {
	background-color: #efeeee;
	padding: 10px;
	height: 260px;
	overflow: auto;
	margin-top: 15px;
	width: 318px;
	}
	
#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;
	}	
		
#boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	}

#boxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}
	
#feedTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 12px;
	text-decoration: none;
    }	
		
#feedText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
    }			
		
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-transform: uppercase;
	}
	
#callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 12px;
	padding-right: 20px;
	}
	
#callOut2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	padding-bottom: 12px;
	padding-right: 20px;
	}
	

#subNav	{
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	}
	
#imageRight {
	padding-top: 18px;
	}
	
#footer {
	font-size: 11px;
	color: #333333;
	letter- spacing: .09em;
	padding-top: 16px;
	line-height: 150%;
    }
	
#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;
	}
	
#siteMapBox {
	border: 1px solid #006633;
	}
	
#siteMapHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #006699;
	padding-left: 4px;
    }	

#siteMap a {
	color: #006633;
	text-decoration: none;
	border: 1px dashed #999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 7px 5px;
	display: block;
	background-color: #FFFFFF;
    }

#siteMap a:hover {
	background-color: #CCCCCC
}
	
#indent {
	padding-left: 52px;
	}
	
#imgLeftPad {
	padding-left: 20px;
	}
	
#newmuseumPhoto {
	padding-top: 40px;
    }	
	
#newmuseumSidebar {
	background-color: #eaf1f0;
	padding: 20px;
	color: #003366;
}	

#leftPad {
	padding-left: 10px;
}