

.header {
	font-family: sorts-mill-goudy;
	width: 940px;
}

.header h2 {
	font-size: 32px;
	letter-spacing: -0.05em;
	margin-top: 0px;
	margin-bottom: -10px;
	font-weight: normal;
}

.header p {
	font-size: 15px;
	line-height: 20px;
}

.header a {
	text-decoration: none;
	color: #313131;

}

a:link, a:visited {
	color: steelblue;
}

a:hover {
    text-decoration: underline;
}

a.active {
	color: #aaa;
}

.activated {
	display:show;
}
.deactivated {
	display:none;
}


.globalNav {
 	width: 960px;
 	height: 40px;
 	margin-bottom:0px;
 	padding: 0px;
 	margin-top: 20px;
 	cursor:pointer;
}

.globalNavItem {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 40px;
	swidth: 448px;
	margin-left: 0px;
	margin-right: 0px;
}


.globalNavItemOn {
	display: block;
	float: left;
	background: #f9f9f9;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #666;	
}

.globalNavItemOff {
	display: inline;
	float: left;
	background: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;

}

.globalNavYear {
	font-family: Helvetica, "Source Sans Pro", Arial, sans-serif;
	float:left; 
	padding-right:9px; 
	font-size:42px; 
	margin-top:-7px;

}



.photoNav {
	width: 947px;
	background: #f9f9f9;
	display:block;
	overflow: hidden;
	margin-top: -1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #666;
	border-bottom-color: #000;
	margin-bottom:0px;
}

.photoNavButtons {
	overflow: hidden;
	height: 75px;
	padding: 0px;
	padding: 5px;
	margin-bottom:1px;
}

#photoNav #photoNavTitle {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.2em;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.photoNavBtn {
	float: left;
	height: 58px;
	width: 119px;
	padding: 5px;
	margin: 2px;
	padding: 3px;
	smargin: 0px;
	background: #fff;
}


#photoNav .navOver {
	border: 2px solid #666;
	margin-top: 2px;
}

#photoNav .navOn {
	border: 2px solid #FC0;
	margin-top: 2px;
}

#photoNav .navOff {
	border: 1px solid #666;
}


#photoNav .navOff img{
	border: 1px solid #666;
	opacity: 0.5;
	background: #333;
}

#photoNav .navOver img{
	border: 1px solid #666;
	opacity: 0.5;
	background: #333;
}


#photoNav .navOn img{
	border: 1px solid #666;
	opacity:1;
	background: #333;
}




.olControlOverviewMapElement {
	background: #f9f9f9 !important;
	border: 1px solid #999;
}

#mapSwitcherContainer {
	font-family: "Source Sans Pro", Arial, sans-serif, sorts-mill-goudy;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
	padding-left: 10px;
	margin-top: -10px;
	border: 1px solid #999;
	background: #f9f9f9;
	position: absolute;
	width: 226px;
	height:22px;
	stop: 0px;
	left: 715px;
	sz-index: 5000;
}



.mainMap {
	spadding-top:10px;
	smargin-top:10px;
	width:630px;
	height:535px;
	left: 327px;
	position: absolute;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;

}

#map {
	

}


.lightboxContainer {
	left: 15px;
	padding: 25px;
	margin-top: 10px;
	sheight: 550px;
	width: 880px;
	border: 1px solid #333;
	background-color: #FFF;
	position: absolute;
	z-index: 2000;
	visibility: hidden;
}



.lightboxContainer #lightboxClose {
	background-color: #FFF;
	background-image: url(../images/icon_close_square_off.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	position: relative;
	left: 850px;
	cursor: auto;
	top: -5px;
}

.lightboxContainer #lightboxClose {
	background-color: #FFF;
	background-image: url(../images/icon_close_square_20px.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	position: relative;
	left: 870px;
	cursor: auto;
	top: -15px;
	display: block;
	margin-bottom: -20px;
}


.lightboxContent {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}



.lightboxTitle {
	font-size: 18px;
	color: #333;
	
}
.lightboxLocationText {
	font-style: italic;
	font-family:  sorts-mill-goudy, serif;
	color: #666;
	font-size: 14px;
	margin-top: -16px;
}


.lightboxTextOverview {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}
.lightboxReturnPrompt {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 25px;
}
.lightboxLeftCol {
	width: 225px;
	float: left;
	margin-right: 25px;
	height: 90%;
}
.lightboxLeftColSm {
	width: 180px;
	float: left;
	margin-left: 20px;
	margin-right: 50px;
	height: 90%;
}
.lightboxContent #textAreaRight {
	float: right;
	width: 610px;
}

.lightboxContent #textRight {
	sfloat: left;
	sfont-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 610px;
}

#textRight #col1 {
	position: absolute;
	left: 275px;
	width: 240px;
	font-size: 12px;
}
#textRight #col2 {
	position: absolute;
	left: 520px;
	width: 180px;
	font-size: 12px;
}
#textRight #col3 {
	position: absolute;
	left: 720px;
	font-size: 12px;
	width: 190px;
	float: right;
}

.lightboxContent #photoAreaRight {
	float: left;
	width: 630px;
}
.lightboxPhotoLeft {
	float: left;
	margin-right: 25px;
}
lightboxPhotoRight {
	float: left;
}
.lightboxPhotoTop {
	margin-bottom: 25px;
}
.lightboxPhotoBottom {
	
}

 .photoCaptionLeftSm {
	width: 170px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.photoCaptionLeft {
	font-size: 11px;
	line-height: 14px;
	width: 300px;
	color: #666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.photoCaptionRight {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.photoCaptionTop {
	font-size: 11px;
	line-height: 14px;
	width: 600px;
	color: #666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.photoCaptionBottom {
	font-size: 11px;
	line-height: 14px;
	width: 600px;
	color: #666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.popup {
	width: 135px;
	padding: 0px;
	padding-top: -20px;
}
.popup .popupContent .popupTitle {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	width: 145px;
}
.popup .popupClose {
	float: right;
}
.popupImage img {
	sborder: 1px solid #999;
}

.popup .popupPrompt {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding-bottom:0px;
	margin-bottom: -10px;
}


	
.unused {	
	position: relative;
	border: solid 5px #fff;
	sborder: none 5px #fff;
	background: #eee;
	sheight: 100%;
	height: 580px;
	width:924px;
	background: #fff;

}
div#masp {

	width:924px;// moved f elsewhere
	height:580px;
	background: #fff;

}

.hidden {
	display:none;
}

#description {
		/* for IE */
	filter:alpha(opacity=80);
		/* CSS3 standard */
	opacity:1;
		
	width:290px;
	height: 530px;
	
	padding:15px;
	padding-right:0px;
	padding-top: 0px;
	z-index:1000;
		
	margin-left: 9px;	
	
	border-left-style: solid;	
	border-left-width: 1px;
	border-left-color: #ccc;
	
	left: 0px;
	position: absolute;
	font-family: sorts-mill-goudy;
	font-size: 14.5px;
	line-height: 19px;
}

#description strong {
	/* font-family: Georgia; */
	font-family: sorts-mill-goudy;
	sfont-family: Helvetica, "Source Sans Pro", Arial, sans-serif;
	sfont-weight: normal;
}

/*#description strong a {
	font-family: Georgia;
	sfont-family: Helvetica, "Source Sans Pro", Arial, sans-serif;
	sfont-family: sorts-mill-goudy;
	text-decoration: none;
	color: #333;
	font-size:15px;
	letter-spacing: -0.06em;
}*/


#description strong a {
    font-family: sorts-mill-goudy;
    text-decoration: none;
    color: #333;
    font-size: 21px;
    letter-spacing: -0.06em;
    font-weight: 500;
    line-height: 1.3;
}

#description h2 {
	font-size:18px;
	sfont-weight: normal;
}

.item {
	float:left;
	padding:2px;
	clear:both;
}

.item-on{
	font-weight:bold;
	color:red;
}

.item-off{
	
}

.viewer {
	margin-top:0px;
	sheight:430px;
	width: 295px;
	height:530px;
	padding:3px;
	padding-top: 0px;
	padding-right:15px;
	overflow:auto;
}
.viewer ol {
	margin:0;
	padding:0;
	sfont-size:12px;
	list-style:none;
}
.viewer ol li {
	margin-top:20px;
	padding:0;
	list-style:none;
}
.area {
    display:block;
}
.com_dis {
	overflow:hidden;
	display:block;
}
.locations {
	color:#666;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-bottom: -5px;
}

.nav {
	float:left;
	width:100%;
}
.nav ul {
	list-style-type:none;	
	
margin:0;
padding:0;
}
.nav ul li {
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	float:left;
	display:block;
	
	padding:5px;	
	color:#333;
	width:213px;
	margin-right:10px;
}
.nav ul li.active {
	background:#fff;
}
.active .txt {
	margin-top:-2px;
}
.active .txt2 {
	margin-top:8px;
}


.olControlZoomUpButtonItemInactive {
	width: 40px;
	height: 36px;
	smargin-top: 0px;
	background : url('../images/icon_zoom_up_off_v2.png'); 
	sborder: 3px solid #202020;
}


.olControlZoomUpButtonItemActive {
	width: 40px;
	height: 36px;
	smargin-top: 0px;
	background : url('../images/icon_zoom_up_off_v2.png') 0 0; 
	sborder: 5px solid #202020;
}

.olControlZoomDownButtonItemInactive {
	width: 40px;
	height: 39px;
	smargin-top: 27px;
	background : url('../images/icon_zoom_down_off_v2.png'); 
}

.olControlZoomDownButtonItemActive {
	width: 40px;
	height: 39px;
	smargin-top: 27px;
	background : url('../images/icon_zoom_down_off_v2.png') 0 0; 
}

.blc {
	
	sposition: absolute;
	stop: 725px;
	sleft:20px;
	
	width: 916px;
	background: #f9f9f9;
	display:block;
	overflow: hidden;
	margin-left: 1px;
	margin-top: -17px;
	padding:10px;
	padding-top: 15px;
	padding-left: 20px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #666;
	border-bottom-color: #000;
	margin-bottom:0px;
	
}

.logoBLC {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	top: 795px;
	right: 900px;
	width: 230px;
	float: right;
}

.sourceLine {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sourceLineFirst {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blc a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
