body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffcc66;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
hr {
	color: #3d4f1e;
	}
a {
	color:#3366ff;
	text-decoration: none;
	font-size: 14;
	font-weight: bold;
}

a:visited {
       	color: #3366ff;         /* #FF66ff; */
	text-decoration: none;
	font-size: 14;
	font-weight: bold;
}

a.sm:link {
	color:#3366ff;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}

a.sm:visited {
       	color: #3366ff;         /* #FF66ff; */
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}

ul {
       font-family: times new roman;
       font-size: large;
}

.banner1 {
        font-family: times new roman;
        font-size: 36pt;
        font-weight: normal;
        text-align: center;
}

.banner2 {
        font-family: times new roman;
        font-size: 22pt;
        font-weight: normal;
        text-align: center;
}

.bradley {
        font-face: bradley hand ITC;
        font-size: 18pt;
        text-weight: bold;
}

.maintable	{
	width:100%;
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	background-image: url(images/church2.jpg);
	vertical-align: top;
	text-align: center;
	height: 188px;
	width: 800px;
}

.header2 {
       background-image: url(graphics/border2.jpg);
       vertical-align: top;
        text-align: center;
	height: 30px;
}

.menu {
	background-image: url(graphics/menubg.jpg);
	vertical-align: middle;
	height: 36px;
	text-align: center;
	white-space: nowrap;
	word-spacing: 12px;
}

.sidebar {
	/* background-image: url(graphics/purpl055.gif); */
	/* text-align: left; */
	width: 15%;
	vertical-align: top;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 90%;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.about1 {
       font-size: x-large;
       font-family: times new roman;
       font-weight: bold;
       text-align: left;
}

.about2 {
       font-size: large;
       font-family: times new roman;
       text-align: left;
}    
   
.return {
        color:#FF66FF;
        text-decoration: none;
        font-size: 16;
        font-weight: bold;
}

.bottom {
	background-image: url(graphics/lgrey127.gif);
}

.bottomtext {
        font-family: times new roman;
        font-size: xx-small;
}

.bottomleft {
	font-size: xx-small;
	text-align: left;
	vertical-align: top;
}
.bottomright {
	font-size: xx-small;
	text-align: right;
	vertical-align: top;
}



