@charset "utf-8";
/* CSS Document  Copyright 2021 Madison Historic District Shops */



td#W721 h2,		/* for road view */
.bxt h1,		/* for shop view */
.mark			/* for map title */
{	display:table; border-collapse:separate; border-spacing:10px;
			background-color:#eaebfd;	  line-height:1.2; letter-spacing:1.2px;
			border:4px ridge #FD0; /* #3C0;*/ box-shadow:4px 4px 4px #777; }


td#W721 h2 span:first-of-type,
.bxt h1 span:first-of-type,
.mark span:first-of-type {  color:#3FF;  text-shadow:1px 1px #000, 2px 2px 3px #444; }	/* <span class="blugreF"; */

td#W721 h2 span:last-of-type,
.bxt h1 span:last-of-type,
.mark span:last-of-type {  color:#E03; text-shadow:1px 1px #000, 2px 2px 3px #444; }

td#W721 h2 { }

.mark { display:inline-block; padding-left:10px; padding-right:10px; }


h3 { white-space:normal; }

.bkgbx { text-shadow:none; }
/* table#history { background-color:#0FC; width:900px; }
table#history td { }
table#history * { text-shadow:none; } */
/* table#history.bkgbx * { text-shadow:none; } */
/* table#history h2 { text-shadow:none; } */



