@charset "UTF-8";
/* CSS Document */


#sitewrapper{
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	
}

#headerwrapper{
	vertical-align: baseline;
	position: relative;
	width:100%;
}

#contentwrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	
}

#contentpagewrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/cback.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
}
#pageimagewrapper{
	position: relative;
	width: 100%;
	height: 125px;
}

#footerwrapper{
	position: relative;
	width: 100%;
	clear: left;
}

.bar{
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:4px;
}
#logo{
	background-image: url(../images/headerlogo.jpg);
	width: 100%;
	position: relative;
	margin: 0;
	height: 185px;
}

#col1{float: left;
width: 74%;

}
#col2{float: left;
width: 1%;}



#colpage1{float: left;
width: 72%;
}
#col3{
	float:left;
	width: 25%;
	clear: right;
	text-align: right;
}

#colpage3{
	float:left;
	width: 25%;
	clear: right;
	text-align: left;
	}
	
#colpage2{
	float: left;
	width: 3%;
	
}
#footercontent{
	height: 37px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 37px;
}
#menu{
width: 100%;
height: 37px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0169a9;
	font-weight: bold;
}


A:link {
	color: #000033;
	font-weight: bold;
	text-decoration:none;
 }
A:visited { text-decoration:none;
font-weight: bold;
 color: #000033;
 }
A:active { text-decoration:none;
font-weight: bold;
 color: #000033;
  }
A:hover { text-decoration:none;
 color: #0169A9;
 font-weight: bold;}

/* split col 1 for history page */
#colpage1A{
	width: 100%;
	
	float: left;
	position: relative;
}
#colpage1B{
width: 100%;
	
	float: left;
	position: relative;
}
#colpage1C{
width: 100%;
	
	float: left;
	position: relative;
}

#colpage1D{
width: 100%;
	
	float: left;
	position: relative;
}

#colpage1E{
width: 100%;
	
	float: left;
	position: relative;
}
#colpage1A1{
	width:60%;
	float:left;
	position: relative;
	text-align: justify;
}

#colpage1A2{
	width: 40%;
	float:left;
	position: relative;
	text-align: center;
	clear: right;
	vertical-align: middle;
}

#colpage1B1{
	width:40%;
	float:left;
	position: relative;
	text-align: center;
}

#colpage1B2{
	width: 60%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
}
#colpage1C1{
	width:60%;
	float:left;
	position: relative;
	text-align: justify;
}

#colpage1C2{
	width: 40%;
	float:left;
	position: relative;
	text-align: center;
	clear: right;
}
/* end split col 1 for history page */
/* add wide column for location page */
#colpage1wide {
width: 100%
position: relative;
text-align: justify;
clear: right;
}
/* end wide column for location page */
/* start thin column for management page */
#colpage1ManA1{
	width:20%;
	float:left;
	position: relative;
	text-align: center;
}

#colpage1ManA2{
	width: 80%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
	
}
#colpage1ManB1{
	width:20%;
	float:left;
	position: center;
	text-align: justify;
}

#colpage1ManB2{
	width: 80%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
	vertical-align: middle;
}
#colpage1ManC1{
	width:20%;
	float:left;
	position: relative;
	text-align: center;
}

#colpage1ManC2{
	width: 80%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
	vertical-align: middle;
}
#colpage1ManD1{
	width:20%;
	float:left;
	position: relative;
	text-align: center;
}

#colpage1ManD2{
	width: 80%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
	vertical-align: middle;
}
#colpage1ManE1{
	width:20%;
	float:left;
	position: relative;
	text-align: center;
}

#colpage1ManE2{
	width: 80%;
	float:left;
	position: relative;
	text-align: justify;
	clear: right;
	vertical-align: middle;
}
/* end thin column for management page */
/* archive index page */

#archiveindexcontent{
position: relative;
	width: 100%;
	height: auto;
	float: left;
	height:600px;
	
}

#singlecol{
	position: relative;
	width: 100%;
	border-top-color: cccccc;
	border-bottom-color: cccccc;
	border-top: 1px;
	border-bottom: 1px;
	font-size: 12px;
	float:left;
	border-top-style: solid;
	border-bottom-style: solid;
}

.singlecolA{
	width:15%;
	position:relative;
	float:left;
	color: #0169a9;
}
.singlecolB{
width: 85%;
position:relative;
float:left;
color: #0169a9;}

#archiveindexcontent A:link {
	color: #000033;
	text-decoration:none;
	font-weight: normal;
 }
#archiveindexcontent A:visited {
	text-decoration:none;
	color: #000033;
	font-weight: normal;
 }
#archiveindexcontent A:active {
	text-decoration:none;
	color: #000033;
	font-weight: normal;
  }
#archiveindexcontent A:hover {
	text-decoration:none;
	color: #0169A9;
	font-weight: normal;
}
 
/* end archive index page */

/* gallery index page */
.horizrowgal{
	width:100%;
	float:left;
	position: relative;
	
}
.colunm1gal{
width: 55%;
float: left;
position: relative;
}
.column2gal {
width: 45%;
float: left;
position: relative;
}
/*end  gallery index page */

/* merchandise  page */
.horizrowmer{
	width:100%;
	float:left;
	position: relative;
	
}
/*.colunm1mer{
width: 40%;
float: left;
position: relative;
text-align: center;
}
.column2mer {
width: 60%;
float: left;
position: relative;
text-align: justify;
}
.colunm4mer{
width: 40%;
float: left;
position: relative;
text-align: center;
}
.column3mer {
width: 60%;
float: left;
position: relative;
text-align:justify;
}*/

.columnmer{
width: 33.3%;
float:left;
position:relative;
text-align: center;
padding-top: 10px;

font-size: 10px;
}

.columnmertext{
width: 30.3%;padding-left:1.5%;
padding-right:1.5%;
float:left;
position:relative;
text-align: justify;
padding-top: 10px;
font-size:12px;

}


/*end  merchandise page */

/* mailing list */
.horizrowmail{
	width:100%;
	float:left;
	position: relative;
	
}
.colunm1mail{
width: 25%;
float: left;
position: relative;
text-align: left;
}
.column2mail {
width: 75%;
float: left;
position: relative;
text-align: left;
}


/*end  mailing list */

/*barnacle archive */

 #barnaclewrapper{
	width: 100%;
	float: left;
	position: relative;
	
 }
 
 .horizontalrowbarnvault{
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	font-size: 12px;	
 }
 
  
 
 .verticalbarnvault2{
 width:40%;
	float:left;
	position: relative;
	text-align: left;
 }
 
 .verticalbarnvault1{
 width:10%;
	float:left;
	position: relative;
	text-align: left;
 }
 
 
 
 #barnaclewrapper A:link {
	color: #000033;
	text-decoration:none;
	font-weight: normal;
 }
 #barnaclewrapper A:visited {
	text-decoration:none;
	color: #000033;
	font-weight: normal;
 }
 #barnaclewrapper A:active {
	text-decoration:none;
	color: #000033;
	font-weight: normal;
  }
 #barnaclewrapper A:hover {
	text-decoration:none;
	color: #0169A9;
	font-weight: normal;
 }
 

/* end barnacle archive */

/* start north u */
.horizontalrownorthu{
	width: 100%;
	float: left;
	position: relative;
	height: auto;
		
 }
 
  
 
 .verticalnorthu2{
 width:50%;
	float:left;
	position: relative;
	text-align: left;
 }
 
 .verticalnorthu1{
 width:50%;
	float:left;
	position: relative;
	text-align: left;
 }

/* end north u */

/*start noticeboard*/
#noticeboadwrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	
	
}

.horizrowheadernot{
	width:100%;
	float:left;
	position: relative;
	
}
#board{
	height: 698px;
	width: 900px;
	margin: 0 auto;
	
	
}
.b1{
	width: 100%;
	float: left;
	position: relative;
	height: 24px;
	background-image: url(../images/board/boardtop.jpg);
	background-repeat: no-repeat;
	}
	
	.b2{
	width: 100%;
	float: left;
	position: relative;
	height: 650px;
	background-image: url(../images/board/boardmiddle.jpg);
	background-repeat: repeat-y;
	text-align: center;
	}
	
	.b3{
	width: 100%;
	float: left;
	position: relative;
	height: 24px;
	background-image: url(../images/board/boardbottom.jpg);
	background-repeat: no-repeat;
	}
	
/*end noticeboard*/
	.rowhp{
	width: 100%;
	position:relative;
	padding-top: 7px;
	}
	
	.rowhpt{
	width: 100%;
	position:relative;
	padding-top: 0px;
	}
	
	
	/*specialevents*/
	.horizontalrowevents{
	width: 100%;
	position:relative;
	float:left;

	}
	
	
	.events1{width:101px;
	float:left;
	postion:relative;
	}
	
	.events2{
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 514px;
	float:left;
	position:relative;}
	
	.descpanelbg {
	background-color: white!important;
}
.descpanelfg {
	
	color: black!important;
}

#fadeshow1, #fadeshow1 .gallerylayer {
 background-color: white!important;
}


