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:770px;
	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 {
	width:770px;
	height:172px;
	margin:0px;
	padding:0px;
	top:0px;
	background-image:url(../images_TwinColumnPg/header-bkgnd.png);
	background-repeat: no-repeat;
}

.ChristHeader {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 36px;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}
.ChristHeader-Lower {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #800000;
}

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

#content h1{
	color: #800000;
	padding: 0;
	margin: 25 px;
	font-size: 26px;
}

#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;
}

h2 a:link{
	color: #800000;
	padding: 3px;
	margin: 2px;
	font-size: 18px;
	text-decoration:none;
}

h2 a:visited{
	color: #800000;
	padding: 3px;
	margin: 2px;
	font-size: 18px;
	text-decoration:none;
}

h2 a:hover{
	color: gray;
	padding: 3px;
	margin: 2px;
	text-decoration:underline;
}

#content_top {
	width: 770px;
	height: 12px;
	margin: 0;
	padding: 0;
	background-image:url(../images_SinglColumnPg/Content_top.png);
	background-repeat: no-repeat;
	background-color:#FFFFCC;
}

#content {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	width: 770px;
	
	background-image:url(../images_SinglColumnPg/Content_mid.png);
	background-repeat:repeat-y;
	background-color:#FFFFCC;
}


#content_btm {
	width: 770px;
	height: 200px;
	margin: 0;
	padding-top: 0;
	background-image:url(../images_SinglColumnPg/Content_Btm.png);
	background-repeat: no-repeat;
}


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


#content a{
	/*font-style: normal;
	text-decoration:underline;
	font-size:18px;*/
}


#content h1{
	color: #800000;
	padding: 0;
	margin: 25 px;
	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;
	margin: 5px;
	font-weight:bold;
	font-size:100%;
}



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

#content h2 a:hover{
	font-variant: normal;
	font-weight:bold;
	color: gray;
	text-decoration:underline;
}


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

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


h3 a:link{
	color: #800000;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-decoration:none;
}

h3 a:visited{
	color: #800000;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-decoration:none;
}

h3 a:hover{
	color: gray;
	padding: 0px;
	margin: 0px;
	text-decoration:underline;
}

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

#content h3 a:link{
	margin-left: 0px;
	color: #800000;
	text-decoration: none;
}

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

#content h3 a:hover{
	color: gray;
	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;
	padding: 0,0,0,0px;
	margin: 0,0,0,0px
	color: #800000;
	}

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



#content p a {
	font-size: 100%;
/*	font-style: normal;
	font-variant: normal;*/
	color: #800000;
	text-decoration: underline;
}

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

#content ul li{
	padding:20 px;
}

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

#Ministry_Support { 
	background-image:url(../images/Ministries_Link_Bkgnd.png); 
	background-repeat: no-repeat; 
	height:36px; 
	width:605px; 
	margin-left:75px; 
	vertical-align:middle; 
	padding-top:2px
	} 

						/* Style Classes*/
.leftimage{
float: left;
margin: 0 10px 20px 0;
width:180 px;
}


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

.footer a:link {color: #800000 !important;}
.footer a:visited {color: #800000 !important;}
.footer a:hover { color:gray !important;}
 
.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{
	color: gray;
	font-weight: bold;
	}
.p_spacing_bigger	{
	line-height: 20px !important;
	}
