html {
    font-family: 'Milo', sans-serif;
    margin:0; 
  	padding:0; 
	height: 100%;
	font-size: 16px;
	background: #333;
	
}

body{
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
	font: 1.125rem/1.5rem 'Milo', sans-serif;
    	display: -webkit-flex;
    	display: flex;
    	-webkit-flex-direction: column;
    	flex-direction: column;
	position: relative;
	width: 100%;
	max-width: 1920px;
	z-index: 999;
}


body {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

#content a,
#content a:link{
color: #c8102e;
text-decoration: underline;
}

a:visited{
color: #960C22;
}

#content a:hover{
color: #960C22;
text-decoration: underline;
}

h1{
	color: #c8102e;
	font-weight:normal;
	margin-bottom:0;
	margin-top:5px;
	font-family: 'League Gothic', sans-serif;
	font-size: 3rem;
	letter-spacing: 0rem;
	line-height: 3rem;
	margin-top: 15px;
	color: #333;
	margin-bottom: 15px;
}

h2 {
font-family: 'Milo', sans-serif;
font-weight: bold;
/*font-size: 2rem;
line-height: 2.25rem;*/
color: inherit;
margin: 24px 0;
}

h3{
font-family: 'Milo', sans-serif;
font-weight: bold;
/*font-size: 1.5rem;
line-height: 2rem;*/
margin: 30px 0 15px;
}

h4{
/*font-size: 1.125rem;
line-height: 1.6875rem;*/
font-family: 'Milo', sans-serif;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
color: inherit;
}

h5{
font:'Milo', sans-serif;
font-weight: bold;
/*font-size: 1.25rem;
line-height: 1.5rem;*/
margin: 1.5rem 0 .5rem;
display: block;
}

h2, h3{
	color: #555;
	text-decoration: none;
}

#content h2 a, #content h3 a, #content h4 a {
	color: #c8102e;
	text-decoration: none;
	transition: color .25s ease;
}


#content h2 a:hover, #content h3 a:hover, #content h4 a:hover  {
	text-decoration: underline;
	color: #960C22;
}


/* ------------------------------------------ */
/* template header */
/* ------------------------------------------ */

@media screen and (max-width: 767px) {
header div {
	display: inline !important;
}
}


header {
    background-color: #960c22;
    margin: 0 0 75px;
    padding-top: 0;
    border-bottom: 1px solid #dedede;
    /*padding-bottom: 14px;*/
    position: relative;
	margin-bottom: 60px;
	
}





header nav:before {
border: 3px solid #fff;    
line-height: 37.5px;
background: #c8102e;
color: #fff;
left: 20px;
right: unset;

background: #960c22;
/*line-height: 31.5px;*/
}

header nav.open {
	margin: unset !important;
}
	

@media screen and (max-width: 799px){
header nav ul a {
padding: 7.5px 20px;
}
header {
	margin-bottom: 61px
}
header nav:before {
top: -55px;
}
}




#content{
padding: 0 2.5rem 30px;
margin-left: 0;
margin-right: 0;
position: relative;
max-width: 1600px;
margin: 0 auto;
width: 100%;
}

div.uh-header a:link, footer.uh-footer a:link{
   color: #fff9d9;
   text-decoration: none;
   transition: color .25s ease;
}

div.uh-header a:hover, footer.uh-footer a:hover{
   color: white;
}

footer.uh-footer a:hover{
   color: white;
   text-decoration: underline;
   }


/* ------------------------------------------ */
/* Navigation */
/* ------------------------------------------ */

header nav ul.navigation{
	flex-wrap: wrap;
}

ul.navigation a,
ul.navigation a:link {
text-decoration: none;
font-weight: bold;
	color: #FFF9D9;
	text-align: center;
}

header nav ul a:hover {
background: #960c22;
background: #640817;
}

ul.navigation a:hover {
text-decoration: none;
color: #960c22;
color: #fff;
}

header nav ul > li > a {
margin: unset;
padding: 7.5px 12px;
/*height: 50px;*/
line-height: 2rem;
display: inline-block;
vertical-align: middle;
}

header nav ul.navigation>li:not(:last-child) {
margin-right: unset;;
}

header nav>ul>li>.parent-link>a {
line-height: 2rem;	
}

/* ------------------------------------------ */
/* banner */
/* ------------------------------------------ */

.banner {
	margin-bottom: 2rem;
}

/* ------------------------------------------ */
/* site title */
/* ------------------------------------------ */


/*
header nav:before{
	top: -70px;
}
*/

header h1.site-title {
	background: #960c22;
	margin: 0 auto;
	padding: 0;
	max-width: 1600px;
}

header h1.site-title a {
	color: #fff;
	font-size: 3.75rem;
	/*line-height: 4rem;*/
	transition: font-size .5s ease;
	text-decoration: none;
	background: #960c22;
	display: block;
	padding-right: 0;
	/*padding-top: 15px;
	padding-left: 2.5rem;
	padding-bottom: 1rem;*/
}

header h1.site-title a span.exhibit-title {
	line-height: 4rem;
	padding-top: 15px;
	padding-left: 2.5rem;
	padding-bottom: 15px;
	display: block;
}

@media screen and (max-width: 800px){
header h1.site-title a{
	font-size: 2.25rem;
	line-height: 2.25rem;
	float: none;
	text-align: center;
	text-align: left;
	display: block;
	padding: 0rem;
	margin-left: 0;
}

header h1.site-title a span.exhibit-title {
line-height: unset;
padding-top: unset;
padding-left: unset;
padding-bottom: unset;
display: block;
padding: 1rem;
margin-left: 75px;
}

}

header h1 img{
	width: 100%;
	height: auto;
}


header nav {
	margin: 0 auto;
  position: relative;
  padding: 0 2.5rem;
  max-width: 1600px;
  width: 100%;
background: #960c22;

}

.nav-tactical #giving{
	display: inline;
}

.site-page-pagination{
margin: 0 auto;
display: block;
text-align: center;
height: 75px;
width: 20%;
}


.site-page-pagination a:nth-child(1){
float: left;
}

.site-page-pagination a:nth-child(2){
float: right;
}

div.container.powered-by{
	padding-bottom: 1rem;
}

footer{
margin-left: unset;
margin-right: unset;
max-width: 1920px;
padding: 0 0;
}

.left .file{
	margin-right: 1rem;
	margin-bottom: 1rem;
	border-bottom: none;
}

.right .file{
	margin-left: 1rem;
	margin-bottom: 1rem;
	border-bottom: none;
}

.file{
	border-top: none;
	border-bottom: none;
}

/* ------------------------------------------ */
/* site buttons and form fields */
/* ------------------------------------------ */

button,a.button,.resource-list.preview+a,[type=submit] {
	background-color: #c8102e;
	color: #ffffff;
}

input[type=submit], button, a.button, .button {
	background-color: #c8102e;
	color: #ffffff;
}

input[type=text],input[type=password],input[type=email],input[type=url],textarea {
	border: 1px solid gray;
}

select {
	border-color: gray;
}

 #search {
	 border-color: #bababa;
 }