#header {
		background-image: url(../images/church/header_back_church.jpg);
}

#Layer1 li {
	background-image: url(../images/church/right_tab_church.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#Layer1 li:hover {
	background-image: url(../images/church/right_tabcurrent_church.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#Layer1 a {
	background-image: url(../images/church/left_tab_church.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#Layer1 a:hover {
	background-image:url(../images/church/left_tabcurrent_church.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
}

#Layer1 #current {
	background-image:url(../images/church/right_tabcurrent_church.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Layer1 #current a {background-image:url(../images/church/left_tabcurrent_church.jpg); text-decoration:none;}



#wrapper #content h4 {
	color: #003366;
	text-transform: capitalize;
}

#wrapper #content {}

#wrapper #lower_nav {
	background-image: url(../images/church/lower_nav_church.jpg);
	
}


#wrapper #content h5,h4,h3,h2,h1 {
	color: #486F98;
	}


#wrapper #content p.para_head_sub {
	font-size: small;
	font-weight: bold;
	background-color: #426992;
	color: #FFFFFF;
	padding-left: 3px;
}

#wrapper #content p.para_head_sub_yellow {
	font-size: small;
	font-weight: bold;
	background-color: #426992;
	color: #FFFF00;
	padding-left: 3px;
}

#wrapper #content p.para_head_sub_red {
	font-size: small;
	font-weight: bold;
	background-color: #6085BC;
	color: #990000;
	padding-left: 3px;
}

#wrapper #left_align #sub_menu{
	font-size: medium;
	list-style-type: none;
	width: 200px;
	color: #466D96;
	font-weight: bolder;
	font-style: normal;
}


.blue{color: #003366}

#wrapper #content li {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	}


#wrapper #content #intern {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 5px;
}
#wrapper #content iframe {
	margin-left: 0px;
}

#wrapper #content #left_align #current {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #ffffff;
	background:#426992;
	padding: 5px;
}
#wrapper #content #right_align a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #426992;
}
#wrapper #content #left_align p.date {
	font-size: small;
	font-weight: bolder;
	color: #990000;
}

#wrapper #content #footer {
	background-color: #426992;
	color: #FFFFFF;
}
#wrapper #content #footer a {
	color: #FFFFFF;
}
#wrapper #content #center_align .left_margin {
	margin-left: 136px;
}
#wrapper #content #left_align ul {
}

.floatright {float:right}
.floatleft{float:left; margin: 15px;}