.sectionColor {
	color : #090;
	}

body {
	border-top : 3px solid #090;
	}
#fakeBody {
	border-bottom : 3px solid #090;
	}
#header {
	background : transparent url('images/bg_header.jpg') no-repeat top left;
	}
#footer {
	background : #090 url('images/bg_footer.gif') no-repeat top center;
	}
#footerFoot {
	background : #090 url('images/bg_footerFoot.gif');
	}
a, a:visited, a:active {
	color : #090;
	}
#content h1 {
	color : #090;
	} 
#commonHeadNav li {
	background : #090 url('images/bg_commonHeadNavLI.gif') no-repeat left bottom;
	}
#commonHeadNav li a {
	background : transparent url('images/bg_commonHeadNavLIA.gif') no-repeat right bottom;
	}
	
#parentRightNav {
	background : transparent url('images/bg_parentright.gif') no-repeat top left;
	}
	
#childRightNav li a, 
#childRightNav li a:visited, 
#childRightNav li a:active {
	color : #090;
	}
	
.littleMo {
	background : transparent url('images/bg_littleMo.gif') no-repeat top left;
	}
.navTableText {
	color: #090;
	}
.today {
	color : #090;
	}
li.subNavHeader span {
	color : #00c;
	}
blockquote.floatl {/*pull quote left*/
	color : #fff;
	background-color : #090;
	}
blockquote.floatr {/*pull quote right*/
	color : #fff;
	background-color : #090;
	}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus, #contactform option:focus {
	background-color : #090;
	color : #fff;
	background-image : none;
	border-color : #000;
	}
div.missionary {
	background : transparent url('/images/calendar/bg_event.gif') no-repeat top right;
	padding : 1px 0 25px 0;
	}
div.missionary h3 {
	color : #090;
	}
div.missionary pre {
	font : 9px tahoma, arial, verdana, helvetica, sans-serif;
	}

