
html {
	background: #968966 url(../images/bg003.gif);
	background-size: 6.25em;
	height: 100%;
}

*:lang(la) {
	font-style: italic;
}

body {
	color: #dbc378;
	font-family: Georgia, serif;
	font-size: 1em;
	text-align: center;
	margin: 0;
	height: 100%;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
	font-family: "Georgia", serif;
	margin: 1em 0 0 0; 
}

h3 {
	font-size: 1.13em;
	margin: 0.8em 0 0 0;
}

h4 {
	font-size: 1em;
	margin: 0.7em 0 0 0;
	font-weight: bold;
}

img {
	margin: 1em auto 0 auto;
}

abbr {
	border-bottom: none;
}

dfn {
	font-style: normal;
}

a {
	text-decoration: none;
	border-style: none;
}

a:link {
	color: #dbc378;
	border-color: #dbc378;
}

a:visited {
	color: #dbc378;
	border-color: #dbc378;
}

a:hover {
	color: #ffffff;
	border-color: #ffffff;
}

a:active {
	color: #dbc378;
	border-color: #dbc378;
	outline: none;
}

a:focus {
	outline-style: none;
}

a.attention:link {
	color: #e05541;
	border-color: #e05541;
}

a.attention:visited {
	color: #e05541;
	border-color: #e05541;
}

a.attention:hover {
	color: #4169E1;
	border-color: #4169E1;
}

a.attention:active {
	color: #e05541;
	border-color: #e05541;
}

a img {
	border: 0.1em solid;
	border-color: #dbc378;
}

html>body a img {
	border-color: inherit;
}

.narrative {
	color: #f6f6f6;
	font-size: 1.13em;
	font-family: Georgia, serif;
	text-align: justify;
	padding: 0px 2.5em 0px 2.5em;
}

.ordinal_indicator {
	font-size: x-small;
	vertical-align: super;
}

.text_caption {
	display: block;
}

#header {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #314148;
	height: 17.2em;
	width: 56.25em;
}

#header_banner {
	background: #314148 url(../images/banner_new09.gif) no-repeat center center;
	background-size: 56.25em 15.38em;
	width: 56.25em;
	height: 15.38em;
}

#header_banner h1 {
	font-size: 0em;
	color: #314148;
	text-align: right;
	padding: 0;
	margin: 0;
	border: 0;
}

#header_menu {
	background-color: #273840;
	border-top: 0.13em solid #807A6C;
	border-bottom: 0.13em solid #807A6C; 
	line-height: 1.56em;
}

#header_menu ul {
	text-align: center;
	font-size: 0.95em;
	padding: 0;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	list-style-type: none;
}

#header_menu ul li {
	display: inline;
	color: #dbc378;
	padding: 0 0.53em 0 0.8em;
	border-left: 0.14em solid;
	word-spacing: 0.2em; 
}

#header_menu ul li#last_item {
	border-right: 0.14em solid #dbc378;
	padding-left: 0.51em;
}

.rss_button {
	font-family: "Helvetica","Deja Vu Sans","Arial",sans-serif;
	font-size: 0.85em;
	font-weight: 700;
	color: #fbceb1;
	background-color: #cc5500;
	padding: 0.1em 0.1em 0 0.1em;
	border: 0.1em outset;
	border-color: #cc7800 #cc3a00 #cc1300 #cc6500;
	display: inline;
}

.rss_button:hover {
	border-color: #f6f6f6;
	color: #f6f6f6;
}

.rss_button:active {
	border: 0.1em inset;
	border-color: #cc3a00 #cc7800 #cc6500 #cc1300;
	color: #fbceb1;
}

#content {
	margin: 0 auto 0 auto;
	background-color: #314148;
	height: 56.75em;
	width: 38.25em;
	position: relative;
	top: 0;
	clear: both;
	display: block;
	padding: 0.5em 9em 3em 9em;
}

html>body #content {
	min-height: 56.75em;
	height: auto;
}

#content p {
	text-align: left;
	margin: 0 2.5em 0.5em 2.5em;
} 

#content img {
	margin: 1em auto 0 auto;
	width: 36.875em;
}

#content a+h2 {
	margin-top: 2em;
}

#content h3 {
	margin-bottom: 1em;
}

#content_two {
	background-color: #273840;
	width: 10em;
	height: 100%;
	font-size: 0.9em;
	position: absolute;
	top: 0;
	left: 0;
}

#content_two p {
	margin: 0;
	text-align: center;
	padding: 0 0.5em 0 0.5em;
}

#content_two img {
	margin: 2em 0 0.75em 0;
	border: solid 0.07em;
	width: 7.6389em;
}
	
#content_three {
	background-color: #273840;
	font-size: 0.9em;
	width: 10em;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

#content_three p {
	margin: 0;
	text-align: center;
	padding: 0 0.5em 0 0.5em;
}

#content_three img {
	margin: 2em 0 0.75em 0;
	border: solid 0.07em;
	width: 7.6389em;
}

#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #314148;
	height: 8em;
	width: 56.25em;
	position: relative;
	bottom: 0;
}

#footer_menu {
	background-color: #273840;
	border-top: 0.13em solid #807A6C;
	border-bottom: 0.13em solid #807A6C; 
	line-height: 1.56em;
}

#footer_menu ul {
	text-align: center;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	list-style-type: none;
}

#footer_menu ul li {
	display: inline;
	color: #dbc378;
	padding: 0 1.65em 0 2.5em;
	word-spacing: 0.2em; 
}

#footer_menu ul li a.orthodoxlinks img {
	margin: 0;
	border: none;
	padding: 0;
	vertical-align: text-bottom;
	width: 6.25em;
}

#footer_banner {
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
}

#footer_banner p {
	padding: 0.2em;
	margin: 0;
}

p#copyright_text {
	margin-top: 2.75em;
}

#footer_banner em {
	color: #e05541;
} 

p#firstparagraph:first-letter {
	font-size: 3em;
	font-weight: bold;
	padding: 0 0.1em 0 0;
	margin: 0;
	line-height: 1;
	float: left;
}

