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


@font-face {
    font-family: 'Baskerville';
    src: url('fonts/baskvill-webfont.eot') format('eot'),
         url('fonts/baskvill-webfont.woff') format('woff'),
         url('fonts/baskvill-webfont.ttf') format('truetype'),
         url('fonts/baskvill-webfont.svg#webfontprKfiJu9') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	margin: auto;
	}
	
	#page {
		margin: auto;
		width: 950px;
		height: auto;
	}
		
			#heading {
				width: 950px;
				height: 120px;
				padding-top: 30px;
			}
			
			
			#logo {
				width: 550px;
				height: auto;
				}
				
					.logoimage {
						float: left;
						padding-right: 7px; 
					}
		
			
			
	#logotext {
		padding-top: 15px;
	}
					
					
	.logo {
		font-family: "Baskerville", "Times New Roman", Times, serif;
		color: #ad0000;
		font-size: 33px;
	}
	
	.smlogo {
		font-family: "Baskerville", "Times New Roman", Times, serif;
		color: #ad0000;
		font-size: 26px;
	}


/*
	#socialmedia {
		margin-top:-100px;
		margin-right: 40px;
		clear:both;
		float:right;
	}	
*/


/*
	#memberslinks {
		margin-top:-60px;
		margin-right: 40px;
		clear:both;
		float:right;
	}	

		
			.members-text {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #060624;
				text-align: right;
				float:right;
			}
			
			
					.members-text a {
						text-decoration: none;
						color: #000;
					}
					
					
					.members-text a:hover {
						text-decoration: none;
						color:#ad0000;
					}
								
						
*/
				
	.placeholder {
		width:950px;
		height:25px;
		margin:0 auto;
		padding:0;
	}		
				
				
						
						
			
			/* For front page main container (red box) only */
			
			
			#main-content {
				width: 950px;
				height: 320px;
				margin-bottom: 0px;
				background-image: url(images/redbkgd.gif);
				background-repeat: no-repeat;
/*
        above two lines could be replaced with these two, and delete the image file redbkgd.gif
        background-image: linear-gradient(#c80000, #960000);
        border-radius: 10px
*/
				
			}
			
			
					#mainmap {
						margin-top:25px; 
						margin-bottom:20px; 
						margin-right:25px; 
						float:right	
					}
					
			
			
					#main-textbox {
						width: 350px;
						height: auto;
						padding: 25px 25px 15px 25px;
					}
					
		
								#main-textbox h4 {
									font-family:"Times New Roman", Times, serif;
									color: #fff;
									font-size: 21px;
									margin: 10px 0 10px 0;
								}

									
										#main-textbox p {
											font-family:"Times New Roman", Times, serif;
											font-size: 13px;
											color: #fff;
											line-height: 22px;
											margin-bottom:0;
										}




							#learn-more {
								width: 117px;
								height: 30px;
								background-image: url(images/learn-more.jpg);
								background-repeat: repeat-x;
								margin: 0 0 15px 220px;
								padding: 0 0 0 0;
								text-align:center;
							}
							
							
							
							#learn-more a {
								font-family:"Times New Roman", Times, serif;
								font-size: 14px;
								color: #fff;
								line-height: 30px;
								margin-bottom:0;
								text-decoration: none;
							}



							#learn-more a:hover {
								font-family:"Times New Roman", Times, serif;
								font-size: 14px;
								color:#b5b4b4;
								line-height: 30px;
								margin-bottom:0;
								text-decoration: none;
							}




/*Start of CSS for backgrounds on Interior Pages and Photos*/

				#interior-content {
					width: 950px;
					background-repeat: no-repeat;
					margin-bottom: 0px;
				}



/*
					#interiorimagectsoc {
						margin-top:60px; 
						margin-right:25px; 
						margin-left: 15px;
						float:right;
					}
*/
					
					
/*
							#seal {
								float: left;
								margin-right: 20px;
								margin-top: 15px;	
							}
		
		
							#ballotbox {
								float: right;	
								margin-left: 20px;	
							}


							#ballotbox2 {
								text-align: center;	
							}


							#insignia {
								float: left;
								margin-top: 30px;
								margin-right: 15px;	
							}
							
							
							#indianartifact {
								float: right;
								margin-left: 20px;	
							}
*/
							



					
/*
					#interiorimage-gs {
						margin-top:20px; 
						margin-right:35px;
						padding: 10px; 
						float:right;
					}
*/
			



/* End of CSS for backgrounds on Interior Pages and Photos*/	





/* Start of CSS for copy on Interior Pages*/		
			
					#interior-textbox {
						height: auto;
						padding: 10px 25px;
					}
									
					
    					#interior-textbox h4 {
    						font-family: "Baskerville", "Times New Roman", Times, serif;
    						color: #900;
    						font-size: 21px;
    						margin: 15px 0 10px 0;
    					}
    		
    		
    					#interior-textbox p, li {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						line-height: 1.25;
    						color: #000;
    						margin-bottom:0;
    					}
    					
    					
    					#interior-textbox table {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						color: #000;
    						line-height: 30px;
    						margin-bottom:0;	
    					}
    					
    					
    					#interior-textbox h6 {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						color: #900;
    						line-height: 30px;
    						margin-bottom:0;
    					}
    					
    					
    					#interior-textbox a {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						line-height: 1.25;
    						color: #000;
    						margin-bottom:0;
    					}
    					
    					
    					#interior-textbox a:hover {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						color: #999;
    						line-height: 1.2;
    						margin-bottom:0;
    					}
    					
    					
/*
    					#interior-textbox li {
    						font-family:"Times New Roman", Times, serif;
    						font-size: 14px;
    						color: #000;
    						line-height: 30px;
    						margin-bottom:0;
    					}
*/
    					
    					
    					
    					
    					/* CSS for lists on Membership page */		
    					
/*
    					ul.alphabullets {
    						list-style: decimal;	
    					}
    					
    					ul.nobullets {
    						list-style: none;	
    					}
    					
    					ul.nobulletswithspace {
    						list-style: none;	
    					}
    					
    							ul.nobulletswithspace li {
    								padding-bottom: 15px;	
    							}
*/
										
										
										
					
/* End of CSS for copy on Interior Pages */		
	
		
		
		
/* Start of Call Out CSS */					
				
/*
			#interior-main {
				width: 950px;
				height:auto;
				margin-bottom:25px;
			}
			
				#interior-main p {
					font-family:"Times New Roman", Times, serif;
					font-size: 12px;
					color:#333;
					line-height: 20px;
					margin-bottom:0;
					padding-left: 40px;
				}
				
				#interior-main h1 {
					font-family: "Baskerville", "Times New Roman", Times, serif;
					color:#FFF;
					font-size: 28px;
					font-weight:bold;
					background-image:url(images/interior-page-title.jpg);
					background-repeat:no-repeat;
					margin-top:0;
					padding:10px 0 25px 30px;
				}
*/
					
					
				
				
				
				
			#trifecta {
				width: 950px;
				height: auto;
				margin: auto;
				overflow: auto;
			}
			
				
					#box1 {
						width: 300px;
						height: auto;
						line-height: 18px;
						margin-right: 25px;
						float: left;
						display: block;
					}
					
					#box2 {
						width: 300px;
						height: auto;
						line-height: 18px;
						margin-right: 25px;
						float: left;
						display: block;
					}
					
					#box3 {
						width: 300px;
						height: auto;
						line-height: 18px;
						float: right;
						display: block;
					}
					
/* End of Call Out CSS */				
			
			
			
			
			
			#footer {
				width: 950px;
				height: auto;
				margin: 25px auto 0px auto;
				border-top: thin solid #999;
				clear: both;
			}
			
			
			
			#footertop {
				width: 100%;
				overflow: auto;
			}
			
			
			
/*
			#footernav {
				float: right;
				width: 470px;
				height: auto;
			}
*/
		
				
			#footercopyright {
				float: left;
				font-family: "Times New Roman", Times, serif; 
				color: #666;
				font-size: 12px;
			}
			
			
			
			#footercopyright a {
				font-family: "Times New Roman", Times, serif;
				color: #666;
/* 				font-size: 10px; */
				text-decoration: none;
			}
			
			
    			#footercopyright a:hover {
    				font-family: "Times New Roman", Times, serif;
    				color: #900;
    				font-size: 10px;
    			}
			
			
			
			.footertextcenter {
				font-family: "Times New Roman", Times, serif;
				color:#adadad;
				font-size:12px;
				line-height:15px;
				text-align:justify;
			}
			
/*
			#footernav ul li {
				font-family: "Times New Roman", Times, serif;
				color: #666;
				float: right;
				font-size: 12px;
				line-height: 5px;
				text-align: right;
				padding: 0 3px 3px 3px;
			}
			
			
			#footernav a {
				font-family: "Times New Roman", Times, serif;
				color: #666;
				float: right;
				font-size: 12px;
				font-weight: bold;
				line-height: 5px;
				text-align: right;
				text-decoration: none;
				padding: 0 7px 3px 7px;
		
			}
				
			#footernav a:hover {
				font-family: "Times New Roman", Times, serif;
				color:#ad0000;
				float:right;
				font-size:12px;
				font-weight:bold;
				line-height:5px;
				text-align:right;
				text-decoration:none;
				padding: 0 7px 3px 7px;
			}
*/
			
				
				
		
		
/*
	.sociallinks {
		border: none;
		padding-right: 10px;
		text-align: right;
	}
*/
		
		
		
			
		h1 {
			font-family: "Baskerville", "Times New Roman", Times, serif;
			color: #232323;
			font-size: 24px;
			font-style:normal;
		}
			
			
			h2 {
				font-family: "Baskerville", "Times New Roman", Times, serif;
				font-size: 19px;
				font-style:normal;
				color: #ad0000;
				
			}
			
					.trifecta-text {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						color: #232323;
					}
					
					a.trifecta-link {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						color: #ad0000;
						text-decoration:none;
					}
					
					a.trifecta-link:hover {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						color:#ad0000;
						text-decoration: underline;
					}
					
					
			.footer {
				font-family:"Times New Roman", Times, serif;
				font-size: 12px;
				color: #616161;
			}
						
			
			
			
/*
			a.copy-text {
				font-family:"Times New Roman", Times, serif;
				font-size: 12px;
				color: #fff;
				text-decoration:none;
			}
			
			
						a.copy-text:hover {
							color:#999;
							text-decoration:underline;
						}
*/
			
			
			
			.clearfix after {
				content: ".";
				display: block;
				clear: both;
				visibility: hidden;
				line-height: 0;
				height: 0;
			}
			
 
.clearfix {
	display: inline-block;
}

		
						
		
		
div.gslist {
  text-align: center;
	float: left;
	width: 300px;
}

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

li.gslist {
  padding-top: 40px;
}

img.gslist {
  height: 150px;
}

/*
#gslist1 {
  text-align: center;
	float: left;
	width: 300px;
}

  #gslist1 ul {
    list-style-type: none;
  }
  
  #gslist1 li {
    padding-top: 40px;
  }

  #gslist1 img {
    height: 150px;
  }

#gslist2 {
  text-align: center;
	float: left;
	width: 300px;
}

  #gslist2 ul {
    list-style-type: none;
  }
  
  #gslist2 li {
    padding-top: 40px;
  }

  #gslist2 img {
    height: 150px;
  }

#gslist3 {
  text-align: center;
	float: left;
	width: 300px;
}
		
  #gslist3 ul {
    list-style-type: none;
  }
  
  #gslist3 li {
    padding-top: 40px;
  }

  #gslist3 img {
    height: 150px;
  }
*/

#credits1 {
	width: 450px;
	float: left;
}

#credits2 {
	width: 450px;
	float: right;
}

#editorsnote {
	padding-top: 20px;
	clear: both;	
}

tr {
  line-height: 1.2;
}

td.timelinedates {
  text-align: right;
  padding-right: 10px;
  vertical-align: text-top;
}

td.timelinenotes {
/*   line-height: 1.4; */
  text-align: left;
  vertical-align: text-top;
}

hr {
  width: 25%;
  border: 1px dashed;
  margin-top: 40px;
  margin-bottom: 40px;
}

.table-date {
  white-space: nowrap; 
  text-align: right; 
  vertical-align: text-top; 
  line-height: 1.25; 
  padding-right: 10px
}

.table-text {
  text-align: left; 
  vertical-align: text-top; 
  line-height: 1.25; 
  padding-bottom: 10px;
}

li {
  margin-bottom: 8px
}

td.event-header {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #900;
;
}

td.event-item {
  padding-top: 10px; 
  padding-left: 20px; 
  padding-right: 20px;
}

.zoom {
  transition: transform .2s; /* Animation */
}

.zoom:hover {
  transform: scale(2); /* (200% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}




/* For Authors Names at the bottom of the Timeline Pages */

.timelineauthors {
	text-align: right;
}



/* Timeline Photos CSS */


