﻿@import url("layout.css");
.emphasis {
	font-family: Calibri;
	font-size: large;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.prayer {
	margin: 1em;
	font-family: Calibri;
	font-size: large;
	color: #000080;
	background-color: #FFFF99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #FF99FF;
	background-image: url("../images/background.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
.h_karen {
	color: #FF0000;
}
.Bishop_1 {
	font-family: Calibri;
	font-size: medium;
	color: #0000FF;
	background-color: #FFFF99;
	text-align: center;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #fff;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#banner {
	margin: 20px auto 20px auto;
	border: medium groove #000099;
	padding: 10px;
	width: 670px;
	overflow: hidden;
	background-color: #FFFF99;
	font-family: Calibri;
	font-size: xx-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
#column_l {
	width: 400px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 190px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #FFFF99;
	position: relative;
}
#page_content {
	margin:20px auto 20px auto;
	padding: 10px;
	width: 670px;
	overflow: hidden;
	font-family: Calibri;
}
#topic {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}
#topic img {
float: left;
padding-right: 8px;
margin-bottom: 15px
}
#topic p {
	float: left;
	width: 170px;
	padding-right: 8px;
	margin-bottom: 15px;
	font-family: Calibri;
	font-size: medium;
}
.separator {
	clear: both;
	height: 1px
}

#content {
	position: relative;
	float: left;
	width: 320px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cross_list {
	list-style-image: url('../images/cross_4.jpg');
}
.cross_list_yellow {
	list-style-image: url('../images/cross_4_yellow.jpg');
}
.main_text {
	margin: 0px;
	font-family: Calibri;
	font-size: large;
	padding: 0px;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot_contact {
	border-style: groove;
	padding: 6px;
	border-color: #800080;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	font-family: Calibri;
	font-size: small;
	color: #000080;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #000099;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #FFFF99;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
h6 {
	color: #455;
}
h5 {
	color: #455;
}
h4 {
	color: #455;
}
h3 {
	color: #455;
}
h2 {
	color: #455;
}
#content h1 {
	color: #455;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}
/* Sidebar Styles */

/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.line {
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #800080;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

