body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #336633;
	background-image: url(graphics/backgroundtexture.jpg);
	text-align: center;
	margin: 0px;
}
a:link
{
	color: #666666;
	text-decoration: none;
}
hr
{
	margin-top: 12px;
	margin-bottom: 12px;
}
/* the following rule is recognized only by IE */
* html body hr
{
	margin-top: 7px;
	margin-bottom: 10px;
}
h4
{
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #336633;	
}
p a:link#baptist img
{
	background-image: url(graphics/baptistsidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:visited#baptist img
{
	background-image: url(graphics/baptistsidebarfaded.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:hover#baptist img
{
	background-image: url(graphics/baptistsidebarrollover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:link#catholic img
{
	background-image: url(graphics/catholicsidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:visited#catholic img
{
	background-image: url(graphics/catholicsidebarfaded.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:hover#catholic img
{
	background-image: url(graphics/catholicsidebarrollover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:link#methodist img
{
	background-image: url(graphics/methodistsidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:visited#methodist img
{
	background-image: url(graphics/methodistsidebarfaded.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:hover#methodist img
{
	background-image: url(graphics/methodistsidebarrollover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:link#nazarene img
{
	background-image: url(graphics/nazarenesidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:visited#nazarene img
{
	background-image: url(graphics/nazarenesidebarfaded.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:hover#nazarene img
{
	background-image: url(graphics/nazarenesidebarrollover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:link#presbyterian img
{
	background-image: url(graphics/presbyteriansidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:visited#presbyterian img
{
	background-image: url(graphics/presbyteriansidebarfaded.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
p a:hover#presbyterian img
{
	background-image: url(graphics/presbyteriansidebarrollover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#container
{
	text-align: left;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #e5edb0;
	background-image: url('graphics/mainbanner.jpg');
	background-repeat: no-repeat;
	background-position:right top;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #996633;
	border-style: groove;
	border-width: medium;
}
#leftbar
{
	width: 180px;
	height: auto;
	background-image: url(graphics/leftgreenbar.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: left;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
}
/* the following rule is recognized only by IE */
* html body div#leftbar
{
	padding-top: 24px;
}
#leftbar p
{
	margin-bottom: 6px;
	padding-bottom: 1.5px;
	height: auto;
}
/* the following rule is recognized only by IE */
* html body div#leftbar p
{
	margin-top: -5px;
	margin-bottom: 12px;
	height: auto;
}
#maincontent
{
	margin-left: 180px;
	text-align: left;
	padding-right: 15px;
	padding-left: 5px;
	background-position: 100% 100%;
	background-image: url(graphics/family.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
	line-height: 1.45;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* the following rule is recognized only by IE */
* html body div#maincontent
{
	margin-top: -20px;
	margin-bottom: -11px;
	padding-top: 3px;
}
#maincontent a:link
{
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}
#maincontent a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover
{
	color: #993300;
	text-decoration: none;
}
#nav
{
	font-size: 10px;
	color: #336633;
	font-weight: bold;
	text-align: right;
	float: right;
	padding-top: 0px;
	width: 445px;
	margin-top: 102px;
	padding-right: 5px;
}
/* the following rule is recognized only by IE */
* html body div#nav
{
	margin-top: 111px;
	padding-right: 1px;
}
#nav ul
{
	list-style: none;
}
#nav li
{
	display: inline;
	margin-right: 10px;
}
#nav a:link
{
	color: #666666;
	text-decoration: none;
}
#nav a:visited
{
	color: #666666;
	text-decoration: none;
}
#nav a:hover
{
	color: #993300;
	text-decoration: none;
}
#table p
{
	margin: 0;
}
/* the following rule is recognized only by IE */
* html body div#table p
{
	line-height: normal;
}
#spacer
{
	clear:both;
	height: 0px;
	margin-bottom: 0px;
}
#footer
{
	font-size: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000000;
	margin-top: 0px;
	line-height: normal;
}
/* the following rule is recognized only by IE */
* html body div#footer
{
	margin-top: -10px;
	padding-bottom: 1px;
}
