/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet leftNavNS.css ****/

/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body	{
	font-family: Arial,sans-serif;
	color: #000099;
	margin-right: 11.5px;
	margin-left: 2px;
	padding: 0px;
	text-align: justify;
	margin-top: -5px;
	vertical-align: bottom;
}
p, td, div	{
	color: #000099;
	font-family: Arial,sans-serif;
	padding-top: 0px;
	font-size: 8pt;
}
p	{
	text-align: left;
}	
a{
	color: #000099;
	text-decoration: none;
	font-size: 8pt;
}

a:link{
	color: #000099;
	text-decoration: none;
}


a:visited{
	color: #000099;
	text-decoration: none;
}
 
a:hover{
	color: white;
	text-decoration: none;
	background-color: #c40000;
}

h1{
		font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	color: #c40000;
	text-align: center;
	padding-bottom: 10px;
	font-style: normal;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 14pt;
	color: #c40000;
	margin: 0px;
	padding-top: 5px;
}


.disk, .siteindex  {
	list-style-image: url(images/arrow.gif);
	padding-left: 20px;
	padding-bottom: 3px;
	margin-left: 8px;
	vertical-align: bottom;
}
h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #000099;
	padding-bottom: 10px;
	margin-right: 100px;
}

ul, li{
	margin: 0px;
	text-indent: 0px;
	padding-top: -5px;
	list-style-type: inherit;
	text-align: left;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000099;
}
hr.nav	{
	color: #cccccc;
	width: 70%;
	height: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #000099;
	width: 100%;
	vertical-align:baseline;
	padding-top: 7px;
	text-align: left;
}

#navBar {
	float: left;
	width: 18%;
	margin: 0px;
	padding: 1px;
	background-color: #ffffff;
	padding-left: 5px;
	}
#navbarline	{
	border-right: 1px solid #000099;
	float: left;
	width: 18%;
	margin: 0px;
	padding: 1px;
	background-color: #ffffff;
	padding-left: 5px;}
#navBar, #navbarline ul {
	list-style: none;
	margin: 0px;
	float: left;
	padding-right: 5px;
}
#navBar ul a:link, #navBar ul a:visited, #navbarline ul a:link, #navbarline ul a:visited{
	font-size: 85%;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	color: #000099;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: thin;
	padding: inherit;
	text-align: left;
}
#navBar a:hover, #navBar ul a:hover, #navbarline ul a:hover	{
	background-color: #c40000;
	color:white;
	text-align: left;
}
#content, #contentHappenings {
	float: right;
	width: 78%;
	border-left: 1px solid #000099;
	padding-left: 5px;
	vertical-align: top;
}
#contentHappenings	{
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 35px;
	}
#contentnoline		{
	border-left: none;
	float: right;
	width: 79%;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 10px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 0px 10px;
}


/************* #globalNav styles **************/
#globalNavHome{
	position:absolute; top:100px; width:auto; height:21px; z-index:2; left: 313px;
}
#globalNav	{
	position:absolute; top:100px; width:auto; height:21px; z-index:2; left: 275px;
}

#globalNav, #globalNavHome {
	padding: 0px 0px 0px 4px;
	color: #cccccc;
	font-size: 90%;
	text-align: center
}

#globalNav img, #globalNavHome img{
  vertical-align:baseline;
}

#globalNav a:link, #globalNavHome a:link{
	font-size: 85%;
	padding: 0px 0px 0px 0px;
	background-color: white;
	color: #000099;
	font-weight: bold;

}

#globalNav a:visited, #globalNavHome a:visited {
	font-size: 85%;
	padding: 0px 0px 0px 0px;
	background-color: white;
	color: #000099;
	font-weight: bold;

}

#globalNav a:hover, #globalNavHome a:hover {
	font-size: 85%;
	padding: 0px 0px 0px 0px;
	background-color: #c40000;
	color: #ffffff;
	text-decoration: none;
}
.current 	{
 color: #000099;
 font-weight: normal;
 font-size: 85%
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 5px;
	font-size: 80%;
 text-align: justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
text-decoration:none;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 2px 5px;
	font-size: 105%;
	text-align: justify;
}

.story p{
	padding: 0px 0px 0px 0px;
	text-align: justify;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	padding: 1px 10px 10px 10px;
	vertical-align: top;
	margin-left: 5px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: text-top;
}
#siteInfo a:hover{
	background-color: #c40000;
	text-decoration: underline;
}
#siteinfo p, #siteinfo, .siteinfo {
	font-size: 9px;
}

#siteInfo a:link, #siteInfo a:visited	{
	text-decoration:underline;
	font-size: 11px;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	text-align: center;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 0px none #cccccc;
	font-size: 9pt;
	text-align: left;
	padding-bottom: 5px;
}


#sectionLinks a:link{
	display: block;
	border-bottom: 1px solid 
#cccccc;
	padding: 2px 0px 2px 10px;
	width: auto;
	width: auto;
	text-align: left;

}


#sectionLinks a:visited{
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	background-color: #c40000;
	color: #ffffff;
	text-decoration: none;
}
#sectionLinks img a:hover, #sectionLinks h3 a:hover { 
background-color: white;
text-decoration:none;
color: white;
}

/*********** .relatedLinks styles ***********/

.relatedLinks li{
	padding-left: 5px;
	font-size: 9pt;
	text-align: left;
	padding-right: 5px;
	border-bottom:1px solid #cccccc;
}


.relatedLinks a:link, .relatedLinks a:visited {
	text-align: left;
}
.relatedLinks a:hover, .relatedLinks ul a:hover, .relatedLinks li a:hover {
	background-color: #c40000;
	color: white;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	padding: 2px 0px 0px 1px;
	font-size: 80%;
	margin-top: 2px;
	border-top-style: none;
	clear: both;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}
/********* custom styles ***********/
img.floatleft {
 float: left;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 margin-left: 0px;
}
img.floatright {
	float: right;
	padding: 2px;
	vertical-align: text-top;
	clear: none;
}


#credits, .credits  {
	font-size: 8.5pt;
}
img.padtop {
	padding-top: 5px;
}
#building	{
position:absolute; left:376px; top:29px; width:324px; height:45px; z-index:1
}

#thumbs {
	text-align: center;
	padding-left: 0px;
}
#thumbs img {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	border: none;
	text-decoration: none;
	vertical-align: middle;
}
#doorway img	{
 padding-top: 15px;
}
a.nohover:hover	{
	background-color: White;
}
a.nohovermiddle:hover	{
	background-color: White;
	vertical-align: middle;
}
#headlines li, #headlines li a:link, #headlines li a:visited {
	background-color: #E6E6E6;
	border-bottom-color: #000099;
	border-bottom-style: none;
	border-bottom-width: thin;
	color: #000099;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: thin;
	margin-left: 0px;
	margin-bottom: 2px;
	text-indent: -2px;
	font-size: 90%;
	text-align: left;
}
#headlines li a:hover 	{
	color: #c40000;
	background-color: #E6E6E6;	
}

#PageTitle	{
position:absolute; left:275px; top:30px; width:444px; height:59px; z-index:3; text-align: center;
}
/*******old shg styles**********/
hr.short  {
	width: 70%
}
.right {
	text-align: right;
}
.announce {
	color : #C40000;
	font-weight : bold;
	background-color: white;
	text-align: center;
	font-size: 11px;
}	
.museumtext, .description {
	font-size : 9pt;
	text-align : justify;
}
.museumstate {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
 text-decoration: none
}
.update	{
	font-weight: normal;
	font-size: 8pt
}
.announcelarger {
	color : #C40000;
	font-weight : bold;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.photoborder {
	border-color : #000099;
	border : 1px;
}
.announcelargeritalic {
	color : #C40000;
	font-weight : bold;
	font-size: 11pt;
	font-style: italic;

}
.article {
	font-size: 10pt;
	font-weight: bold;
}
hr.thin {
	border: 1px dotted;
}
.happenings	{
	font-size: 11.5pt;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}
.headlinetitle	{
	text-align: left;
}

.obit	{
	border-color: #000000;
	border-width: 3px;
	border-style: solid;
	width: 90%;
	padding:5px;
	margin-left: auto;
	margin-right:auto;
		background-color: white;
	
}
.center {
	text-align: center
}
.subtitle {
	font-size: 12px;
	color: #CC0000;
	text-align: center;
}
/*********end shg old styles*********/
.emailwidth {
	width: 125px;
}
.clearleft	{
clear: left;
}
.clearright	{
clear: right;
}
.articlebox	{
border-color: #000066; border-width: 1px; border-style: solid;
padding-right: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 75%;
 }
table.centerit	{
 margin-left: auto;
 margin-right: auto;
}

table.articlesContents {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	border-collapse:collapse;

}
td.articlesContents, td.articlesContentsFirst		{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align:text-bottom;}

td.articlesContentsFirst	{
padding-top: 30px;
padding-bottom: 10px;
}
td.articlesCategories	{
	font-weight: bold;
	width: 20%;
	font-size: 108%;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align:top;}
td.cellpadding1	{
 padding: 5px;
}
.last a:link, .last a:visited	{
  border:none;
}
#aboutauthor {
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #c40000;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	margin-top: 8px;
}
#additional {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #c40000;
	border-right-color: #c40000;
	border-bottom-color: #c40000;
	border-left-color: #c40000;
	margin-top: 8px;
}
#additional ul, #additional li a{
 padding-left: 0px;
 padding-bottom: 5px;
 text-indent: 10px;
 list-style-type: none;
 text-decoration:underline;
}
a.red:link, a.red:visited, .red{
	color: #c40000;
}
a.red:hover	{
	color: white;
	background-color: #000099;
}
#museumsnav	{
	padding-top: 5px;
	clear: both;
	text-align: left;
}
.headline_visible p, .headline_visible{
	text-align: justify;
}
.headline_visible	{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-bottom: 10px;
	width: 85%;
	background-color: #E6E6E6;
	display: block;
}
.headline_hidden {display: none;
	padding: 0px;
	margin-top: -5px;
	}
.headline_visible a:link, .headline_visible a:hover	{
 text-decoration: underline;
}
.headline_visible	{
 padding-bottom: 5px;
 padding-top: -10px;
 margin-top: -15px;
 margin-bottom: 15px;
}
p.headlinetitle 	{
	margin-left: 14px;
	text-indent: -14px;
	font-size: 110%;
	font-weight: bold;
	vertical-align: text-top;
	padding-top: 0px;
	margin-top: -10px;
}
#subscribe {
	clear: both;
	padding-top: 10px;
}

#mymail_add	{
	text-align: center;
}
#email input	{
	width: 130px;
}
a.ulink:link, a.ulink:visited {
	text-decoration: underline;
}
#volumes, #FinePoints {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#contactform {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.siteindex a:link, .siteindex a:visited {
	text-decoration: underline;
	padding-left: 50px;
}
#sectionLinks.museums {
	border-top: thin solid #cccccc;
	clear: both;
}
#featuredlist 	{
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 15px;
}

.articlesNav	ul {
	margin-top: -15px;
	padding-bottom: 5px;
	}
	.articlesNav li	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-right: 5px;
	}
.spotlight {
	font-weight: bold;
}
#spotlight {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.lineabove {
	border-top: 1px solid #cccccc;
}
ul.disk  {
	padding-left: 15px;
	list-style-type: disc;
	margin-left: 15px;
	margin-right: 20px;
}
.relatedLinks li	{
	margin-left: -30px;
	text-indent: -5px;
}
.featuredmuseum	{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
}

#headlines li, #headlines li a:link, #headlines li a:visited {
	margin-left: -30px;
	text-indent: 30px;
}
.articlesNav	{
	text-align: left;
}
#spotlight p {
	text-align: justify;
}
#googlesearch {
	text-align: center;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #eeeeee;
}
h3, h4 {
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #c40000;
	margin: 0px;
	border-top: 1px solid #cccccc;
	padding-bottom: 3px;
	padding-top: 5px;
}
h3 img a:hover, h4 img a:hover, img h3 a:hover, img h4 a:hover	{
 background-color: white;
color: white;
text-decoration: none;
}
h4 {
	border-top:none;
	}
img, img a:link, img a:hover, #headlines h4 a:hover, .sectionLinks  h3 a:hover, #googlesearch   a:hover, .story h3 img  a:hover, #museumsnav h3 img a:hover, #googlesearch a:hover, .sectionlinks h4 img a:hover, .relatedLinks img  a:hover, #navBar h3 a:hover 	 {
	border: 0px;
	text-align: left;
text-decoration: none;
color: white;
background-color: white;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: thin dotted;
	padding: 5px;
	border-color: #FF0000;
	background-color: white;
}
.blurb {
	text-align: justify;
	border: thin outset #000099;
	padding: 5px;
	margin: 15px;
}
