BODY {
	color: #1a0a00;
	background: #000066
}

A:link, A:visited, A:active { text-decoration: none }
A:link { color: #660000 }
A:visited { color: #336666 }
A:active { color: #ffcc00 }
A:link#bottom { color: #6b9ede; }
A:link:hover#bottom, A:hover { color: red }

TABLE#main {
	width: 950px;
	border-width: 1px;
	border-color: #000033;
	border-style: solid
}
TABLE#foot {
	width: 950px;
	border-width: 0;
	margin: 0;
	padding: 0
}
.capr, .capl {
	padding: 6px 1px 1px;
	background: #caefff;
}
TABLE.capr {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}
TABLE.capl {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

TD {
	background: #a5cfff;
	vertical-align: top
}
TD.foot {
	background: #000066;
	vertical-align: middle
}
TD#menubar { height: 50px;
	vertical-align: middle
 }
TD#services { height: 88px;
	vertical-align: middle
}
TD.image { 
	background-image: url(images/church600w.jpg);
	background-repeat: no-repeat;
	width: 560px;
}
TD#index { height: 486px; }
TD#other { height: 140px; }
TD.bodytext { padding: 10px 40px 20px }

SPAN.cname, SPAN.ccontact, SPAN.cname2 {
	font-family: Perpetua,Garamond,serif;
	color: #000000;
}
SPAN.cname {
	font-size: 32pt;
	font-weight: bold
}
SPAN.ccontact { font-size: 13pt; }
SPAN.events {
	font-family: Verdana,monospace;
	font-size: 12pt;
}
SPAN.cname2 {
	font-size: 22pt;
	font-weight: bold
}
SPAN.caption {
	font-family: Perpetua,Garamond,serif;
	font-size: 12pt;
	color: #361600;
	font-weight: bold;
}

DIV.menu, DIV.service {
	font-family: Franklin Gothic Medium,Franklin,sans-serif
}
DIV.menu {
	font-size: 14pt ! important;
}
DIV.service {
	font-size: 12pt;
}
DIV.foot2 {
	font-size: 8pt;
	font-family: Verdana;
	color: #6b9ede;
	font-style: italic
}
DIV.bodytitle {
	font-size: 22pt;
	font-family: Gill Sans MT,Gill,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.news, .newstitle, .byline, H2, H3 {
	font-family: Comic Sans MS,Gill Sans MT,Gill,Helvetica,sans-serif;
}
DIV.newstitle {
	font-size: 22pt;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
DIV.byline {
	font-size: 12pt;
	text-align: right;
}

H2 {
	font-size: 18pt;
	text-decoration: underline;
	text-align: center;
}
H3 {
	font-size: 14pt;
	font-style: italic;
	text-align: center;
}

P, LI {
	font-size: 12pt;
	font-family: Gill Sans MT,Gill,Helvetica,sans-serif;
}

IMG { border: 1px solid #361600 }
.right {
	margin: 10px 0 0 10px;
	float: right;
}
.left { 
	margin: 10px 10px 0 0;
	float: left;
}
