﻿body			{ background-color:#DFDFDF; margin:0px; font-family:"Book Antiqua", "Palatino Linotype", "Palatino", "Helvetica", "Arial";}

table.header		{ width:700px; }
td.header-spacer		{ height:50px; }
td.header-corner-left	{ background-image:url("../images/corners/top_left.gif"); width:25px; height:25px; }
td.header-corner-center	{ background-color:#B0C4DE; width:650px; }
td.header-corner-right	{ background-image:url("../images/corners/top_right.gif"); width:25px; height:25px; }
td.header-title		{ background-color:#B0C4DE; background-image:url("../images/header/title.gif"); height:100px; }

table.nav			{ background-color:C0D4EE; width:700px; font-size:0.8em; }
td.nav-back		{ padding-left:22px; }
td.nav-center		{ text-align:center; }
td.nav-next		{ text-align:right; padding-right:22px; }

table.body		{ background-color:#F5F5F5; width:700px; }
td.body-title		{ font-size:1.1em; padding-left:44px; padding-right:44px; padding-top:22px; }
td.body-text		{ font-size:0.9em; vertical-align:top; padding:22px; padding-left:44px; padding-right:44px; }
td.body-footnotes		{ font-size:0.8em; vertical-align:top; padding:22px; padding-left:44px; padding-right:44px; }

table.footer		{ background-color:#90A4BE; width:700px; font-size:0.8em; color:#C0D4EE; }
td.footer-email		{ width:25%; padding:10px; padding-left:22px; }
td.footer-search		{ width:50%; text-align:center; padding:10px; }
td.footer-copyright		{ width:25%; text-align:right; padding:10px; padding-right:22px; }

table.subfooter		{ width:700px; }
td.subfooter-spacer		{ height:50px; }
td.subfooter-corner-left	{ background-image:url("../images/corners/bottom_left.gif"); width:25px; height:25px; }
td.subfooter-corner-center	{ background-color:#90A4BE; width:650px; }
td.subfooter-corner-right	{ background-image:url("../images/corners/bottom_right.gif"); width:25px; height:25px; }


p			{ text-indent:44px; margin:0px; }
p.verse			{ text-indent:0px; margin-left:88px; margin-right:88px; }
p.links			{ text-indent:0px; margin-left:44px; margin-right:44px; }
p.quote			{ text-indent:44px; margin-left:88px; margin-right:88px; }
p.objection		{ text-indent:0px; margin-left:0px; margin-right:0px; background-color:#B2E7E7; }

h4			{ font-weight:bold; font-size:1.1em; margin:0px; }
h3			{ font-weight:bold; font-size:1.2em; font-variant:small caps; text-align:center; margin:0px; }

a			{ color:#4070A0; }
a:hover			{ color:#70A0D0; }
a:visited			{ text-decoration:none; }

a.ext			{ color:#500050; }
a.ext:hover		{ color:#BA55D3; }
a.ext:visited		{ text-decoration:none; }

a.footer			{ color:#C0D4EE; }
a.footer:hover		{ color:#E0F4FE; }
a.footer:visited		{ text-decoration:none; }


table.header-google		{ width:900px; }
td.header-google-corner-center	{ background-color:#B0C4DE; width:850px; }
td.header-title-google		{ background-color:#B0C4DE; background-image:url("../images/header/title_google.gif"); height:100px; }
table.nav-google			{ background-color:#C0D4EE; width:900px; font-size:0.8em; }
table.body-google			{ background-color:#F5F5F5; width:900px; }
table.footer-google			{ background-color:#90A4BE; width:900px; font-size:0.8em; color:#C0D4EE; }
table.subfooter-google		{ width:900px; }
td.subfooter-google-corner-center	{ background-color:#90A4BE; width:850px; }
