body {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	line-height:1.5em;
	text-align: center;
	margin: 0;
	background:#3ab5e2;
}



th {
	font-weight: 600;
}

h1 {
	font-family: georgia,times new roman,serif;
	color: #000000;
	font-size: 2.2em;
	font-weight: 400;
	font-style: normal;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3366cc;
	font-size: 1.4em;
	font-weight: 400;
	font-style: normal;
}

h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3366cc;
	font-size: 1.2em;
	font-weight: 600;
	font-style: normal;
}

.pgtitle {
	font-family: georgia,times new roman,serif;
	color: #006600;
	font-size: 2.2em;
	font-weight: 400;
	font-style: normal;
	margin:0;
}

.title {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3366cc;
	font-size: 1.4em;
	font-weight: 400;
	font-style: normal;
	margin:4px 0;
}

.subtitle {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3366cc;
	font-size: 1.2em;
	font-weight: 600;
	font-style: normal;
	margin:4px 0;
}

li {
	line-height: 1.5em;
	margin: 6px 0;
}

#scripture_shadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #eeeeee;
	line-height: 1.5em;
}

#scripture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #999999;
	line-height: 1.5em;
}

	
.navbar {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	line-height: 22px;
	letter-spacing: .1em;
	text-align: left;
	padding: 2px 10px 0 20px;
	
}

.navbar a {
	color: #ffffff;
	text-decoration: none;
}

.navbar a:hover {
	color: #0033cc;
	text-decoration: none;
}

.navblock {
	background:url('images/colorblock_neutral.png');
	repeat: no-repeat;
	visibility:hidden;
	z-index: 20;
	text-align:left;
}

#content {
	position: relative;
	text-align: left;
}
.navitem_a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	line-height:22px;
	background: url(images/bullet_apricot.png) no-repeat;
	color: #003366;
	padding-left:20px;
	border-bottom:solid 1px #dedede;
}
.navitem_a a:link {
	color: #0033ccc;
	text-decoration:none;
}

.navitem_a a:visited {
	color: #0033cc;
	text-decoration:none;
}
.navitem_a a:active {
	color: #0033cc;
	text-decoration:none;
}
.navitem_a a:hover {
	color: #cc0099;
	text-decoration:none;
}
.navitem_g {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	line-height:22px;
	background: url(images/bullet_green.png) no-repeat;
	color: #003366;
	padding-left:20px;
	border-bottom:solid 1px #dedede;
}
.navitem_g a:link {
	color: #0033ccc;
	text-decoration:none;
}

.navitem_g a:visited {
	color: #0033cc;
	text-decoration:none;
}
.navitem_g a:active {
	color: #0033cc;
	text-decoration:none;
}
.navitem_g a:hover {
	color: #cc0099;
	text-decoration:none;
}

.asterisk {
	color: #9900cc;
	font-weight: 600;
}
#footer {
	font-size: 10px;
	color: #666666;
	letter-spacing: .1em;
	line-height: 14px;
	padding: 0;
	border: dotted 0px #ff0000;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

