body {
	background-color: #E8F7E8;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	color: #009999;
	font-style: italic;
}
#header {
	background-image: url(http://templates.livesiteadmin.com/images/openspace-green/grace_love_peace.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 178px;
	vertical-align: top;
	text-align: center;
}
#fadeleft {
	width: 12px;
	background-image: url(http://templates.livesiteadmin.com/images/openspace-green/fadeleft.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#faderight {
	width: 8px;
	background-image: url(http://templates.livesiteadmin.com/images/openspace-green/faderight.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

}
#mainbody {
	background-image: url(http://templates.livesiteadmin.com/images/openspace-green/body_background.gif);
}
#footer {
	background-image: url(http://templates.livesiteadmin.com/images/openspace-green/churchbottom.gif);
	height: 49px;
}
#menubar p {
	line-height: 24px;
	height: 24px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#menubar p.inactive {
	background-image:  url(http://templates.livesiteadmin.com/images/openspace-green/buttoninactive.gif);
	color: #009999;
}
#menubar p.active {
	background-image:  url(http://templates.livesiteadmin.com/images/openspace-green/buttonactive.gif);
	color: #FFFFFF;
}
#menubar p.active a {
	text-decoration: none;
	color: #FFFFFF;
}
#menubar p.active a:hover {
	text-decoration: underline;
}
#menubar p.inactive a {
	text-decoration: none;
	color: #009999;
}
#menubar p.inactive a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416C70;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #009999;
	font-style: italic;
}
#address p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#address span.style {
	font-size: 10px;
	color: #006699;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
#imgselfphoto { display: none; }