@import url('https://fonts.googleapis.com/css?family=Gothic+A1:thin,regular,black|Caveat|Nothing+You+Could+Do');
@font-face{
        font-family:"SGTrees";
        src:url("includes/419f125a-1535-42a7-b054-f30a318844b6.eot?#iefix");
        src:url("includes/419f125a-1535-42a7-b054-f30a318844b6.eot?#iefix") format("eot"),url("includes/2ceca005-0a0f-41d9-a23c-bed8f9f0ed92.woff2") format("woff2"),url("includes/c2b4695e-01da-433e-8950-4439e9766f45.woff") format("woff"),url("includes/ad10d908-96c9-440e-b9ee-d8212a2698a6.ttf") format("truetype");
    }
body {background-color: white; color: green; font-family: 'Gothic A1', sans-serif;}


div#mainContent {
	text-align: left;
	width: 90%;
  margin-left:200px;
}
  div#ResearchOptions {
    margin-top:-50px;
  }

div.headerimg {
	text-align: left;
  margin-left:-200px;
}
img#greenbanner { border: 3px solid green; }

div#optionResearch, div#optionForum, div#optionArchive { //div#optionVisual, 
	float:left;
	padding: 15px;
	border-left: 2px solid green;
}

p.caption {
	background: white;
	font-weight: bold;
}

/* classes */
div.postcardframe {
  width: 80%;
  max-width: 400px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  float: left;
  margin: 8px;
}
div.postcardcontainer {
  text-align: center;
  padding: 10px 20px;
}
img.postcard {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #eee;  
 }

/* ******** FONTS ********** */
a:link { color: black; }
a:visited { color: brown; }
a:hover { color: silver; }
  h1, h2 {font-family: 'SGTrees', cursive;}
  span.caption { font-size: smaller; font-style: italic; }
a.headinga, a.headinga:link, a.headinga:visited { color: green; text-decoration:none; }
a.headinga:hover { text-decoration: underline; }
a.new { font-weight: bold; }
h1.takeover {color: red;}
span.hiddenemail {color: black;}

/* ******** LAYOUT ********* */
hr {width: 100%; height: 9; color: green; background-color: green;}
div#StephentownTime { padding: 4px; margin: 0px; background-color: white; }
div#TownImages {  }
div#TownImages img, div#maps img {border: 6px; margin-right: 12px;}
div#searchLinks {  }

/* ******** INDEX ********** */
/* ul.oldindex {list-style-type:none; padding:0; margin: 0 auto; width:80%;}
ul.oldindex li {display:block; width:35%; padding:0; margin:0; float:left;}
ul.oldindex li a {display:block; border:2px solid green; padding:5px; margin:2px;}
ul.oldindex li a:hover {background:#ccff99;}
ol>li, ul.oldindex li.clear {display:block; float:none; clear:both;}
ul.oldindex li a.new { font-weight:bold; } */
ol>li, ul.oldindex li.clear {display:inline; float:left; clear:both;}
ul>li {display:inline; float: left; padding-right: 15px; }