body {
	color: #000000;
	font-family: 'Montserrat',sans-serif;
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.5;
	letter-spacing: 0.0225em;
	line-height: 1.85;
	margin-bottom: 0;
	/*margin-top: 1.9rem;*/

}

#header {
    background: #4D4D4F url(images/overlay.png);
}
#logo h1 {
    position: relative;
    color: #fff;
    font-weight: 800;
    font-size: xx-large;
    line-height: 1em;
}

#logo p {
    position: relative;
    display: block;
    font-size: 0.6em;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.25em;
    margin: 0.5em 0 0 0;
}

.collectionInfo{
	
}
/********
*** Banner and Hero Image Style
********/
.sectionbannertoc {
		border-bottom: 2px solid #333
	}
.sectionbanner{
	border-bottom: 2px solid #333
}

	/* Making the image HTML instead of CSS */
#top img {
	width: 100%;
}
	/* float text on top of image */
.bannercell {
	background: gray none repeat scroll 0 0;
	position: absolute;
	top: 100px;
}
.title {
	float: left;
	text-align: left;
}

#header {
	overflow: auto;
	}

#nav ul li a:hover {
	background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
	box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.125) inset;
	color: #fff;
}

tr.headrow td{
		background-color:#fcdfb2;
		border-bottom: 1px solid #999;
		border-top: 1px solid #999;
		vertical-align: top;
	}
	tr.comprow td {
		border-bottom: 1px solid #999;
		vertical-align: top;
	}
	
table td {
    padding-left: .5em;
}


tr.comprow2 td {
 border-bottom: 0;
 vertical-align: top;
	}

tr.comprowdesc td {
   vertical-align: top;
	}

tr.scopecontentrow td {
	border-bottom: 1px solid #999;
}
.td01 {
	width: 35%;
	vertical-align: top;
	}

.td02 {
	width: 15%;
	vertical-align: top;
	}

.td03 {
	width: 15%;
	vertical-align: top;
	}

.td04 {
	width: 15%;
	vertical-align: top;
	}

.td05 {
	width: 20%;
	vertical-align: top;
	}
.ui-widget-content a{
color: #b73819;
}

.ui-widget-content a:hover{
	opacity: 0.8;
}

.ui-widget-content {
	color: #000000;
	font-family: 'Montserrat',sans-serif;
}

.collectionInfo h1{
		font-size: 3em;
		color: inherit;
}

#main > section.one {
    background-color: #4D4D4F;
    background-image: url(images/fallback-image.gif);
}

a {
	    color: #D3232E;
		transition: all 240ms ease 0ms;
    transition-property: all;
    transition-duration: 240ms;
    transition-timing-function: ease;
    transition-delay: 0ms;
}

a:hover {
	color: #D3232E;
	
}



h1, h2, h3 {
	font-family: "adobe-caslon-pro",serif;
}


.footer{
	background-image: url(https://www.amphilsoc.org//themes/ma_parent/images/APS_Seal_Transparent_Black_Footer.svg);
	background-repeat: no-repeat;
	
}

/* Overlay */
#text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.padding01{
	padding: 1em 2.2em;
		
}

table .compMargin01{
    margin: 0 0 0 0;
	vertical-align: top;
    }

table .compMargin02{
    margin: 0 0 0 2em;
    }

table .compMargin03{
    margin: 0 0 0 3em;
    }

table .compMargin04{
    margin: 0 0 0 4em;
    }

table .compMargin05{
    margin: 0 0 0 5em;
    }

table .compMargin06{
    margin: 0 0 0 6em;
    }

table .compMargin07{
    margin: 0 0 0 7em;
    }

table .compMargin08{
    margin: 0 0 0 8em;
    }

table .compMargin09{
    margin: 0 0 0 9em;
    }

table .compMargin10{
    margin: 0 0 0 10em;
    }

table .compMargin11{
    margin: 0 0 0 11em;
    }

table .compMargin12{
    margin: 0 0 0 12em;
    }

ul .compMargin01{
    margin: 0 0 0 0;
    }

ul .compMargin02{
    margin: 0 0 0 2em;
    }

ul .compMargin03{
    margin: 0 0 0 3em;
	list-style: square outside none;
    }

ul .compMargin04{
    margin: 0 0 0 4em;
    }

ul .compMargin05{
    margin: 0 0 0 5em;
    }

ul .compMargin06{
    margin: 0 0 0 6em;
    }

ul .compMargin07{
    margin: 0 0 0 7em;
    }

ul .compMargin08{
    margin: 0 0 0 8em;
    }

ul .compMargin09{
    margin: 0 0 0 9em;
    }

ul .compMargin10{
    margin: 0 0 0 10em;
    }

ul .compMargin11{
    margin: 0 0 0 11em;
    }

ul .compMargin12{
    margin: 0 0 0 12em;
    }

