html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
body {
	font-size: 100%;
	font-family: Arial, sans-serif;
	width: auto;
	height: auto;
	padding: 30px 0 30px 0;
	margin: 0;
	color: #7d7d7b;
	background-color: #f3f2f0;
	background-image: url(../images/ArchivalryHeader-2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-attachment: fixed;
}
#content {
	display: block;
}
#center {
	display: block;
	margin: 2% 30px;
}
#coverbar {
	display:block;
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-color: rgba(198, 62, 26, 0.8);
	z-index: -2;
}
#logo {
	float:right;
	margin-right: 50px;
}
#slider {
	width: 100%;
	float: left;
		z-index: -1;
}
#button {
	
}
#button a {
	display:block;
	float:right;
	clear:right;
    margin-top: 5%;
			font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #fff;
		background-color: rgba(198, 62, 26, 1);
padding: 20px 30px;
    z-index: 500;
border-radius: 5px 0px 0px 5px;
}
#button a:hover {
		background-color: rgba(198, 62, 26, .8);
}
p {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #77726D;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 10px;
}
a {
	color: #c63e1a;
	text-decoration: none;
}
a:hover {
	color: #F68D2E
}

h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #c63e1a;
	font-size: 3em;
	line-height: 1.2em;
}
.text {
	max-width: 500px;
	float:left;
	margin: 20px 50px;
}
#footer {
	z-index: 1;
	clear:both;
}
#footer p, #footer a {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #000;
	line-height: 1.8em;
	margin-top: 4em;
	text-align:center;
}
#footer p {
	font-size: .9em;
}
