/*\*/
html {
margin: 0; padding: 0; background-color: #eaeaea; font: 16px/1.2 Verdana, sans-serif; --umbra: hwb(0 45% 55%) 0 0 10px;
background-image: url(crest-c+hpr.gif);
background-position: calc(100% - ((453px - 200px) / 2)) 8em;
background-repeat: no-repeat; background-attachment: fixed;
}
body {
width: 950px; margin: auto; padding: 1em; min-height: 100vh;
background: #fff url(header-cromford-graphic.svg) no-repeat;
background-size: 100% 110px;
background-position: 0 0;
}
/*\*/
body > p:first-of-type {margin-top: 5em;}
p.home {text-align: center;}
/*\*/
div#preface {
width: 80%; margin: 1rem auto; padding: 10px; background: #f8f4ed; box-shadow: var(--umbra); border-radius: 9px;
background-image: url(../ac/ap-open.gif), url(../ac/ap-close.gif);
background-position: 8px 20px, calc(0% + 105px) calc(100% - 20px);
background-size: 11px 20px;
background-repeat: no-repeat;
}
#preface p {margin: 1rem; font: 2.2ex Times New Roman, Times, serif; text-align: justify;}
/*\*/
img#map {display: block; margin: 1em auto; border: 1px solid #999;}
/*\*/
div.card { /* width in body; */
margin: 1em auto;
box-shadow: var(--umbra);
}
.card p {margin: 0; padding: 8px 0; font: 15px Arial, Helvetica, sans-serif; text-align: center;}
/*\*/
ul {list-style-type: none;}
li {margin: 5px 0;}
s {text-decoration: none; font-size: 1.1em; color: #048;}
s::after {content: ': ';}
/*\*/
footer {width: 75%; margin: 1em auto; padding-top: 8px; border-top: 1px solid #c0c0c0;}
/*\*/
table.photos2 {
border-collapse: collapse;
margin: 1em auto;
background: #fffacd;
font-size: 15px;
}
.photos2 tr:nth-child(2n) {vertical-align: top;}
.photos2 td {width: 350px; padding: 10px; border: 1px solid #ff8c00;}
.photos2 img {display: block; margin: auto; border: 1px solid #999;}
.photos2 p {margin: 3px;}
/*\*/
fieldset {width: 90%; margin: 1em auto; background: #fbfbfb; border: 4px solid #e6e6e6; border-radius: 9px;}
legend {background: #c5e8fe; padding: 5px 8px; border: 1px solid #048; border-radius: 5px; font-size: 1.1em; color: #048;}
fieldset p {margin: 3px;}