html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
font-family: Georgia, Times New Roman, Times, serif;
color: #800000;

}

#wrapper{
	padding: 0px;
	text-align:left;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
}

body {
	background-color: #C8CCAC;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 24px;
	height:100%;
}

#header_top {
	width: 800px;
	height: 255px;
	margin: 0px;
	padding: 0px;
	top:0px;
	background-image:url(../images_Front_Pg_only/Header.jpg);
	background-repeat: no-repeat;
}

#nav_top {
	width: 800px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	top:0px;
	background-color:#FFFFCC;
	background-image:none;
}

#content_start {
	width: 800px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images_Front_Pg_only/Body_Top.png);
	background-repeat: no-repeat;
}

#content {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: auto;
	background-image:url(../images_Front_Pg_only/Body_Bkgnd.png);
	background-repeat:repeat-y;
}
.Mission_Statement {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}
.Rectory {
	font-size: 12px;
	font-weight: bolder;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

#header_btm {
	width: 800px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image:url(../images_Front_Pg_only/Body_Btm.png);
	background-repeat: no-repeat;
}

	/* hidden link class */
.linkup {font-size: 10px; color: #FFFFCC; padding: 25px 15px 0 0; }
a.linkup::link, a:visited {color:#FFFFCC; text-decoration:none;}
a.linkup:hover {color: #808080; }


#content h1{
	color: #800000;
	padding: 0;
	margin: 5px;
	font-size: 180%;
}

#content h2{
	color: #800000;
	padding: 0;
	font-weight:bold;
	font-size:16px;
	margin: 0, 0, 0, 0;
}

#content h2 a:link{
	font-variant: normal;
	color: #800000;
	text-decoration:underline;
}

#content h2 a:visited{
	color: #800000;
	text-decoration:underline;
}

#content h2 a:hover{
	color: gray;
	text-decoration:none;
}

#content h3{
	color: #800000;
	font-size: 16px;
	padding: 0;
	font-weight:bold;
	margin: 0 px;
	font-size:110%;
}

#content h3 a:link{
	color: #800000;
	text-decoration: underline;
}

#content h3 a:visited{
	color: #800000;
	text-decoration: underline;
}

#content h3 a:hover{
	color: gray;
	text-decoration: none;
}

#content h4{
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	margin: 5 px;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

#content h4 a{
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: underline;
}

#content p {
	margin: 20px;
	color: #800000;
	line-height:16px;
}

#content p a {
	font-size: 100%;
	color: #800000;
	text-decoration: underline;
}

#content ul{
	list-style: disc;
	color: #800000;
	margin: 20px;
}

#content ul li{
	padding: 20px;
}

#content ul li a{
	color: #800000;
	text-decoration: underline;
}

#horiz_line {
	padding: 10px;
	}

						/* Style Classes*/
.content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 8px;
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	margin-left: 5px;
	color: #800000;
	}

.leftimage{
float: left;
margin: 0,10,20,0;
width: 180px;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #800000;
	background-color:#FFFFCC;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #800000;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}

.small a:hover{
	font-size:11px;
	font-weight: bold;
	}

img
{  border-style: none;
}



