body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #414141;
}

h1 {
	color: #532F64;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding-top: 7px;
	margin-top: 0px;
}

h2 {
	color: #532F64;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

h3 {
	color: #532F64;
	font-size: 15px;
	line-height: 18px;	
	font-weight: normal;
	}


.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 18px;
	color: #532F64;
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #414141;
	line-height: 21px;
}


p {
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 0px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6633;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #532F64;
}

.hr_line {
	height: 1px;
	width: 37%;
	border-bottom: 1px #E2E2E2 solid;
}

#pageheader {
	background-image: url(images/back_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 219px;
}

#pageheadersurround {
	width: 831px;
}

#pageheader_left {
	width: 209px;
	float: left;
	height: 219px;
	padding: 0;
	margin: 0;
}

#pageheader_right {
	width: 622px;
	float: left;
	height: 219px;
	padding: 0;
	margin: 0;
	background-image: url(images/back_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.breadcrumb {
	font-size: 11px;
}

#topnavsurround {
	background-image: url(images/topnav_back_olives.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 21px;
}

#topnav {
	height: 26px
}

#topnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#topnav li {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#topnav a {
	background-image: url(images/topnav_back.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px; /*26px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:  0px 10px 0px 20px;
}

#topnav a:hover {
	color: #532F64;
	background-image: url(images/topnav_back_over.gif);
}

#topnav li.linkon {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#topnav li.linkon a {
	background-image: url(images/topnav_back_over.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #532F64;
	text-decoration: none;
	padding:  0px 10px 0px 20px;
}

#headerimage {
	
}

#headerimage_sub {
	
}

#sitepath {
	background-image: url(images/back_sitepath.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 40px;
}

#sitepath a {
	color: #CC6633;
	text-decoration: none;
}

#sitepath a:hover {
	color: #532F64;
	text-decoration: none;
}

#olives_left {
	width: 328px;
	height: 256px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#olives_right {
	width: 108px;
	height: 219px;
	position: absolute;
	top: 0px;
	left: 831px;
}

#mainbody {
	clear: both;
	width: 831px;
}

#leftnavcolumn {
	width: 209px;
	float: left;
}

#leftnavpad {
	padding: 8px 0px 10px 15px;
}

.leftnav_arrow {
	padding-top: 1px;
}

.leftnav_solid {
	padding-top: 1px;
}

.leftnav_arrow a {
	background-image: url(images/leftnav_back_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav_arrow a:hover {
	background-image: url(images/leftnav_back_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.leftnav_solid a {
	background-image: url(images/leftnav_back_solid.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav_solid a:hover {
	background-image: url(images/leftnav_back_solid_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.leftnav_arrow_on {
	padding-top: 1px;
}

.leftnav_solid_on {
	padding-top: 1px;
}

.leftnav_arrow_on a {
	background-image: url(images/leftnav_back_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav_arrow_on a:hover {
	text-decoration: none;
}

.leftnav_solid_on a {
	background-image: url(images/leftnav_back_solid_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav2_arrow {
	padding-top: 1px;
}

.leftnav2_solid {
	padding-top: 1px;
}

.leftnav2_arrow a {
	background-image: url(images/leftnav2_back_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 24px;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav2_arrow a:hover {
	background-image: url(images/leftnav2_back_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.leftnav2_solid a {
	background-image: url(images/leftnav2_back_solid.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 24px;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav2_solid a:hover {
	background-image: url(images/leftnav2_back_solid_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.leftnav2_arrow_on {
	padding-top: 1px;
}

.leftnav2_solid_on {
	padding-top: 1px;
}

.leftnav2_arrow_on a {
	background-image: url(images/leftnav2_back_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 24px;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav2_arrow_on a:hover {
	text-decoration: none;
}

.leftnav2_solid_on a {
	background-image: url(images/leftnav2_back_solid_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 24px;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav2_solid_on a:hover {
	text-decoration: none;
}

.leftnav3 {
	padding: 5px 0px 5px 0px;
}

.leftnav3 a {
	display: block;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 24px;
}

.leftnav3 a:hover {
	color: #BA673E;
	text-decoration: none;
}

.leftnav3 a.leftnav3on {
	display: block;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA673E;
	text-decoration: none;
	padding-left: 24px;
}

.leftnav3 a.leftnav3on:hover {
	text-decoration: none;
}

#leftaddress {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7A6F63;
}

#leftphone {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A6F63;
}

#contentcolumn {
	width: 622px;
	float: left;
	background-image: url(images/back_content_repeat.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 250px;
	overflow: visible;
}

#contentbackbottom {
	background-image: url(images/back_content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	min-height: 250px;
	overflow: visible;
}

#homecontent {
	padding: 0px 4px 0px 40px;
}

#subcontent {
	padding: 0px 40px 0px 40px;
}

#homecontent_calendar {
	float: right;
	width: 175px;
	background-image: url(images/back_homecalcolumn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#homecontent_calendarpad {
	padding: 20px 0px 50px 8px;
}

#homecontent_left {
	float: left;
	width: 380px;
	padding-top: 10px;
}

#homecalendarhead {
	height: 25px;
	border-bottom: 1px solid #D3D3D3;
}

.homecalendaritem {
	padding: 2px 10px 8px 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	border-bottom: 1px solid #D3D3D3;
}

.homecalendaritem a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6633;
	font-size: 11px;
	text-decoration: none;
}

.homecalendaritem a:hover {
	color: #532F64;
	text-decoration: none;
}

#homeheadtext {
	color: #532F64;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#homebodytext {
	color: #532F64;
	padding-top: 0px;
	line-height: 150%;
}

#homeboxes {
	padding-top: 20px;
}

.homeboxfloat {
	width: 190px;
	float: left;
}

.homeboxsurround {
	width: 184px;
}

.homeboxtitle {
	height: 15px;
	line-height: 15px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6633;
	background-image: url(images/homebox_back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.homeboxtitle a {
	text-decoration: none;
	color: #CC6633;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homeboxtitle a:hover {
	color: #532F64;
}


.homeboxcontent {
	background-image: url(images/homebox_back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CC6633;
	padding: 0px 12px 0px 12px;
}

#bottompad {
	height: 40px;
	clear: both;
}

#bottomscripture {
	background-image: url(images/back_lgreen.jpg);
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding: 10px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535533;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

#scripture_actual {
	width: 810px;
}

#pagefooter {
	background-image: url(images/back_footer.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 61px;
	margin-top: 5px;
}

.clearfloats {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* css stuff for index.php */

.tab1 {
	padding-left: 20px;
}

.tab2 {
		padding-left: 40px;
}

.tab3 {
			padding-left: 60px;
}

.tab4 {
				padding-left: 80px;
}

/* community_guestbook.php */

.error {
	color: #CC6633;
}

.guestbook {
	color: #532F64;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* contact.php */

.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* center.php */

.indent {
	padding-left: 20px;
}

/* community_sisters.php */

.sis_pics {
	width: 130px;
	height: 180px;
}

.sis_pics_name {
	height: 30px;
}

.sis_pics_float {
	width: 133px;
	float: left;
}

/* area.php */

.area_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

/* outreach.php */

.grey_accent {
	font-size: 18px;
	font-style: normal;
}

.outreach_head {
	color: #532F64;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.outreach_p_style {
	line-height: 100%;
	padding-bottom: 8px;
}
	

