html {
	font-size: 125%;
}
body {
	background: #e1e4f5 url(/images/bkg4.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 50% Arial, Helvetica, sans-serif;
}
#container {
	background: #FFF4E6;
	width: 800px;
	font-size: 1.2em;
	color: #02115A;
}
#housekeeping {
	font-size: .9em;
	text-align: right;
}
#header {
	padding-top: 8px;
	padding-left: 15px;
	margin: 0px;
	background: #FFF4E6;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.housekeeping {
	clear: right;
	float: right;
	padding-right: 10px;
	font-size: .9em;
	font-weight: bold;
}
.episcopal {
	margin-top: 60px;
}
.lightblue {
	background: #C4C9E1;
}
#content {
	background: #FFF4E6;
}
#leftofnav {
	float: left;
	width: 15px;
}
#nav {
	float: left;
	width: 152px;
}
#text {
	float: left;
	width: 428px;
	background: #FFF4E6;
	border-right: 5px solid #D8133A;
	border-top: 1px solid #FFFFFF;
}
.indent {
	padding-left: 12px;
	list-style: none;
	padding-right: 12px;
}
.bullet {
	list-style: url(/images/bullet.gif);
}
#clear {
	clear: both;
}
#newsbox {
	float: left;
	width: 200px;
	background: #FFF4E6;
}
.church {
	width: 273px;
}
.clearfix:after {
	content:".";
	display:block;
	height: 0px;
	clear:both;
	visibility: hidden;
}
.clearfix{
	display:block;
}
* html.clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
#footer {
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	background: #314491;
	width: 790px;
	clear: both;
	text-align: center;
	padding: 5px;
}
#footer a {
	text-decoration:underline;
	color: #FFFFFF;
}.whiteline {
	background: #FFFFFF;
	position: absolute;
	height: 1px;
	width: 200px;
	left: 593px;
	top: 413px;
}
.sub {
	background: #e1e4f5;
}
#subhead {
	width: 800px;
	padding-top: 30px;
}
#subnav {
	padding-right: 16px;
	padding-left: 15px;
	width: 153px;
	float: left;
}
#subtext {
	width: 600px;
	float: left;
	padding-bottom: 12px;
}
.button {
        background: #d8133a;
        border: 1px solid #000000;
        color: #ffffff;
        font-weight: bold;
        margin: 3px 3px 0px 3px;
}
h1 {
	font-size: 1.5em;
	color: #000099;
}
.toptextlinks {
	font-size: .9em;
	color: #CC0000;
	font-weight: bold;
}
a.toptextlinks {
	font-size: 1.1em;
	color: #CC0000;
	font-weight: bold;
}
a.toptextlinks:visited {
	font-size: 1.1em;
	color: #000066;
	font-weight: bold;
}
a {
	color: #CC0000;
}
a:visited {
	color: #000066;
}
