body {
  margin: 20px 0px 20px 0px;
  color: black;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  background-color: #f8f6e8;
  text-align: center;
}
h1, h2, h3, h4 {
	font-weight: bold;
	font-style: normal;
}
h1 {
  font-size: 18px;
  color: #27510e;
  margin: 0.5em 0 0 0;
}
h2 {
  font-size: 16px;
  color: black;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}
a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
  color: #4a9b1a;
}
li, h3, h4 {
  line-height: 1.2em;
}
label {
	font-size:12px;
	font-weight:bold;
}
table, td {
	border: none;
	padding: 2px 5px 5px 2px;
	font: inherit;
	vertical-align: top;
}
.linklist li {
  margin: 0 0 1em 0;
}
.newsinbrief {
	background-color: #ffffff;
	border: 1px solid black;
	margin: 1em 0 0 0;
	padding: 1em;
}
.newsinbrief h2 {
	line-height: 0;
	margin: 0.5em 0;
	text-decoration: underline;
	padding: 0 0 0.5em 0;
}
.newsinbrief h3 {
	line-height: 1.2em;
	margin: 0;
}
.newsinbrief ul {
	margin: 0;
	padding: 0 0 0 3em;
}
#groups_description {
	width: 450px;
	margin: auto;
}
.insetbox {
  background-color:#f8f6e8;
  border: 1px solid black;
  margin: 1em 25px 0 25px;
  padding: 0 0 1em 0;
}

.orthodoxflyer {
	text-align: center;
	}
div.orthodoxflyer {
	border: 2px solid black;
	text-align: center;
	padding: 10px;
	}
h1.orthodoxflyer {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}
h2.orthodoxflyer {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}
h3.orthodoxflyer {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	}
p.orthodoxflyer {
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	text-align: center;
	line-spacing: auto;
	}
.linkbox {
	border: 1px solid #aaaaaa;
	overflow: auto;
	width: 450px;
	padding: 10px 10px;
	margin: 5px auto;
}

div.hr {
  margin: 1em 0 0 0;
  border-bottom: 2px dotted #27510e;
  height: 3px 
}
div.hr hr {
  display: none;
}
#menubar {
	background-color: #161906;
	width: 100%;
}
#main_content_block p { 
  margin: 1em 0 0 0; 
  line-height: 1.2em;
}
div#container {
  margin: 0 auto;
  width: 800px;
  border: 1px solid black;
  text-align: left;
}
#header_text {
  position: relative;
  width: 400px;
  left: 307px;
  top: 86px;
  color: #22260a;
  background: transparent;
  float: none;
	font: bold 23px/1em Garamond,Georgia,serif;
}
#header {
  background-image: url(images/header-forest.jpg);
  width: 800px;
  height: 166px;
}
#header a {
  height: 100%;
  width: 100%;
  font: inherit;
  text-decoration: none;
}
#content_container {
  margin: auto;
  width: 800px;
  background: #fff url(images/bg_bar.gif) repeat-y;
}

#title {
  padding: 0 0 0 0;
  margin: 0;
  border-bottom: 3px solid #27510e;
}

#partners_block {
  margin: 0;
  width: 195px;
  float: left;
  border-right: 1px solid black;
}
#partners_text {
  padding: 15px 10px 10px 10px;
  color: #f8f6e8; 
}
#partners_text h3 {
  font-weight: bold;
  font-size: inherit;
  text-decoration: underline;
  margin: 0 0 1em 0;
}
#mission_statement_block {
  margin: 0;
  width: 604px;
  float: right;
  background: #F7F3CD;
  border-bottom: 1px solid black;
}
#mission_statement_text {
  display: block;
  font-size: 18px;
  font-family: Garamond,serif;
  font-weight: bold;
  color: #22260a;
  line-height: 1.3em;
  padding: 10px 10px 10px 15px;
} 
#main_content_block {
  float: right;
  display: block;
  margin: 0;
  width: 604px;
  background: #ffffff;
}
#main_content_text {
  display: block;
  padding: 10px 30px 10px 15px;
}

#footer {
  clear: both;
  width: 100%;
  background-color: #F7F3CD;
  color: #22260a;
  position: relative;
  /* min-height: 95px; */
}
#footer_img {
	float:left;
	width: 195px;
}
#footer_img img {
	border: 0;
	margin: 10px 65px;
}
#footer_text {
	text-align: center;
	margin: auto 0;
	padding: 30px 0 30px 0;
	font-size: 14px;
}
#spacer {
	margin-left: 210px;
	display: block;
}
.insetquote {
	background: #f8f6e8;
	float: right;
	width: 250px;
	border: 1px solid black;
}
.insetquotetext {
	color: black;
	margin: 5px 5px 0 5px;
	font-style: italic;
}
.insetattrib {
	color: black;
	margin: 0 0 5px 60px;
	font-style: normal;
}
.article_footer {
        font-style: italic;
}