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{
	/*background-color:#999999;*/
	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: 265px;
	margin: 0;
	padding: 0;
	top:0;
	background-image:url(../images_Front_Pg_only/Header.jpg);
	background-repeat: no-repeat;
}

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

#content {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 18;
	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;
}

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

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

#content h1 a {
	font-size: 180%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

h2 {
	color: #800000;
	padding: 0px;
	margin: 5px;
	font-size: 24px;
}

#content h2{
	color: #800000;
	padding: 0;
	font-weight:bold;
	font-size:130%;
	font-variant: normal;
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

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

#content h2 a:link{
	font-size: 100%;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration:underline;
}

#content h2 a:visited{
	font-size: 100%;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration:underline;
}

#content h2 a:hover{
	font-size: 120%;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration:underline;
}

h3 {
	color: #800000;
	padding: 0;
	margin: 2px;
	font-size: 18px;
}


h3 a:link{
	color: #800000;
	padding: 3px;
	margin: 2px;
	font-size: 12px;
	text-decoration:underline;
}

h3 a:visited{
	color: #800000;
	padding: 3px;
	margin: 2px;
	font-size: 12px;
	text-decoration:underline;
}

h3 a:hover{
	color: #800000;
	padding: 3px;
	margin: 2px;
	font-size: 14px;
	text-decoration:underline;
}

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

#content h3 a{
	color: #800000;
	font-size: 16px;
	padding: 0;
	font-weight:bold;
	margin: 0 px;
	text-decoration:underline;
	font-size:110%;
}
#content h3 a:link{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	margin-left: 8px;
	color: #800000;
	text-decoration: underline;
}

#content h3 a:visited{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	margin-left: 8px;
	color: #800000;
	text-decoration:underline;
}

#content h3 a:hover{
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	margin-left: 8px;
	color: #800000;
	text-decoration:underline;
}



h4 {
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 16px;
}


#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{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 8px;
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	color: #800000;
	}

#content p {
	margin: 10px;
	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*/
.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;
	}
	
