body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4c4e7a;
	margin: 0;
	background: url(images/brushedmetal.gif);
}
.plainText {
	font-size: 80%;
}
a {
	text-decoration: underline;
	color: #000342;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
ul {
	font-size: 80%;
}
table.navbar {
	border-left: 1px solid #000342;
	border-right: 1px solid #000342;
}
table.navbar td {
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
	color: #4c4e7a;
/*	color: #6f7194;*/
}
table.navbar td a {
	font-weight: normal;
	text-decoration: none;
}
table.navbar td a.navselected {
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}
table.navbar td a.navselected:hover {
	text-decoration: underline;
}
table.footer {
	border: 1px solid #000342;
	background-color: #bebfcf;
}
table.footer td {
	color: #4c4e7a;
	font-size: 9pt;
	font-weight: normal;
	padding: 1px 0px;
}
p.header {
	background: url(images/header-bg.gif) repeat-x;
	border: 1px solid #000342;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}
p.header a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
p.header a:hover {
	color: #bec0dc;
}
img.bullet {
	margin: 0 5px 0 0;
	width: 8px;
	height: 11px;
}
img.locind {
	width: 12px;
	height: 12px;
}
p.email {
	border-top: 0px;
	font-size: 60%;
	padding-bottom: 2px;
}
a.scripture {
	white-space: nowrap;
}
.sectionHeading {
	font-size: 125%;
	font-weight: bold;
}
.sectionSubHeading {
	font-weight: bold;
	font-style: italic;
}
h1 {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
p.legend {
	background-color: #e9e9ef;
	border: 1px solid #bebfcf;
	padding: 2px;
	text-align: center;
}
