@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #660000;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	color: #623436;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	color: #800000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	color: #823E3E;
	text-decoration: none;
}

p {
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 3px;
}

.p_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	letter-spacing: 0.05em;
	text-align: left;
}
.p_stext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}


.h_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	margin: 10px;
	word-spacing: 0.05em;
	padding: 5px;
}
.h_btext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 20px;
	text-align: center;
	color: #800000;
	padding-left: 2px;
	padding-right: 2px;
}




ul {
	list-style-position: outside;
	list-style-type: lower-roman;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #823E3E;
	line-height: 20px;
	padding-right: 10px;
	font-size: 1em;
}


.navigation {
	background-image: url(../images/backgrounds/back_navigation.jpg);
	height: 70px;
	background-repeat: repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #FFF;
}
.sidenavigation {
	background-color: #FFC;
}
.contacts {
	text-align: right;
	font-weight: bold;

}



.holy_images {
	margin: 10px;
}

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/backgrounds/back_oldpaperstyle.png);
	background-repeat: repeat;
}
.bolded_text {
	font-weight: bold;
	color: #600;
}
.small_caps {
	font-size: 0.85em;
	text-transform: uppercase;
}
h3 {
	color: #660000;
	font-size: 1.07em;
	text-align: center;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
}
.centered_text {
	text-align: center;
}

