body {
  background-color: #fff;
  color: black;
  margin: 2rem 1rem 1rem 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
}
a.logo {
	text-decoration: none !important;
}
.abbrev {
	color: rgba(0, 0, 0, 0.25);
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-weight: 200;
}
.full-name {
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
	font-weight: bold;
	color: #936B40 !important;
}
.slogan {
	color: rgba(0, 0, 0, 0.5) !important;
	margin-top: 0.5rem;
}
.content {
  max-width: 65ch;
  margin-left: auto;
  margin-right: auto;
}
a {
  text-decoration-thickness: 1px;
}
a:link {
  color: #963;
}
a:hover {
  color: #000;
}
a:visited {
  color: #c96;
}
.content-body {
	padding-bottom: 1rem;
}
.navbar {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 2rem;
	font-weight: bold;
	line-height: 1.7rem;
}
.navbar a {
	white-space: nowrap;
	display: inline-block;
}
h1 {
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
h2 {
  margin-top: 1rem;
  margin-bottom: 0.1rem;
  font-size: 16px;
}

table.center {
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
}
.small {
  font-size: 0.8rem;
}
.advice-subheader {
  margin-bottom: 0;
  margin-left: 25px;
  font-variant: small-caps;
}
.before-advice-subheader {
  margin-bottom: 0;
}
.advice-bullet {
  margin: 0 0 0 25px;
}
.underh1h2 {
  margin: 0 0 14px 0;
}
.news {
  margin: 0 0 0 0;
}
.caption, .imagecaption {
  text-align: center;
  margin: 0 0 0 0;
  font-size: 90%;
  font-style: italic;
}
.townstories {
  padding-left: 25px;
}
.otherwebsites {
  padding-left: 25px;
}
.projects {
  padding-left: 25px;
}
.storywriter {
  color: #585858;
}
.footer {
  margin-top: 1rem;
  line-height: 140%;
}
.columns {
  column-width: 25ch; /* half of readable-width */
  column-gap: 1rem;
  line-height: 180%;
}
ul {
  padding-left: 1rem;
}
.storyproject-columns {
  margin-left: 0;
  margin-bottom: 14px;
  margin-top: 0;
  padding-left: 15px;
}
.footer-rule {
  text-align: center;
}
.nospace-above-below {
  margin: 0 0 0 0;
}
.searchbox {
  margin-left: 20px;
  margin-bottom: 12px;
  border: 1px solid #963;
  border-right: 1px solid #963;
  padding: 8px;
}
.searchboxheader {
  margin: 0 0 14px 0;
}
.searchhints {
  margin-left: 20px;
  margin-bottom: 0;
  padding: 1px;
}
.no-space-above-bulleted-list {
  margin-left: 22px;
  margin-bottom: 0;
  margin-top: 0px;
  padding: 1px;
  line-height: 180%;
}
img {
  border-radius: 8px;
}
img.squarecorners {
  border-radius: 0;
}
img.star-david {
  margin: 5px 3px 0 0;
  float: left;
  border-radius: 0;
}
td.footer-two-columns {
  width: 50%;
}
td.storyproject-two-columns {
  width: 50%;
}
td.searchbox-width {
  width: 450px;
}
select.donate {
  float: left;
  margin-right: 10px;
}
.presletter {
	border-left: 4px dotted rgba(0, 0, 0, 0.2);
	padding-left: 1rem;
}
div.news {
  border: 1px solid #999;
  padding: 4px;
  margin: 0 7px 0 0;
  background-color: #eee;
  width: 120px;
  float: left;
}
div.indented-letter-translation {
  margin-left: 40px;
}
.photo {
	padding: 0 1rem 1rem 1rem;
	width: 40%;
	float: right;
}
.photo img {
	width: 100%;
}
.photo300, .photo250, .photo200 {
	padding: 0 1rem 1rem 1rem;
	max-width: 50vw;
	float: right;
}
div.photo300 {
  width: 300px;
}
div.photo250 {
  width: 250px;
}
div.photo200 {
  width: 200px;
}
div.coretownsbox {
  border: 1px solid #999;
  padding: 4px;
  margin: 0 7px 7px 0;
  background-color: #eee;
  width: 125px;
  float: left;
  line-height: 140%;
}
div.crargstory {
  border: 1px solid #999;
  padding: 12px;
  margin: 0 7px 7px 0;
  background-color: #eee;
  float: right;
}
