/* CSS STYLE SHEETS FOR LAYOUT */

/* LAYOUT */

body {
	color: #204040;
	font-family: arial,arial,sans-serif;
	font-size: 10pt;
	background: rgb(237,232,203);
	}
	
div#wrapper {
	width: 800px;
	background-color: rgb(237,232,203);
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	}
div#header {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
	background: url(images/css/banner_head_lowres.jpg);
	z-index: 1;
	}
div#nav {
	width: 150px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 1px;
	float: left;
	}
div#main {
	margin-left: 160px;
	margin-top: 3px;
	padding: 10px;
	padding-top: -5px;
	padding-left: 20px;
	}
div#footer {
	width: 800px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	clear: both;
	}
	
div#printheader {
	width: 150px;
	display: none;}	

div#topnav {
	width: 780px;
	text-align: right;
	position: absolute;
	left: 0px; top: 165px;
	z-index: 3;}

.print {display: none;}
.screen {display: block;}




/*   TEXT FORMATTING   */

h1.header {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	width: 750px;
	padding-top: 120px;
	padding-bottom: 43px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/css/bannerhead_lowres.jpg);
	background-repeat: no-repeat;
	}
	
	
p	{
	margin-top: 0px;
	margin-bottom: 10px;
	}
	

dt {font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	color: #6C7D5A;}

dd {font-weight: normal;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: justify;}	
	
	
	
td	{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
li {font-family: arial,arial,sans-serif;
	margin-left: -14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10pt;}	
	



.intro {
	font-family: georgia,times,serif;
	font-size: 12pt;;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 18px;
	font-style: italic;
	line-height: 15pt;
	}
	
.byline {
	font-family: georgia,times,serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 18px;
	font-style: italic;
	}	


.footer {
	border-top: solid 3px #9AB280;
	font-weight: bold;
	font-size: 8pt;
	background-color: #608040;
	color: #E8E8E8;
	}
a.footer:link    { border-top: none; color: #E8E8E8; }
a.footer:visited { border-top: none; color: #E8E8E8; }
	
.caption {
	font-family: arial;
	font-weight: bold;
	font-size: .8em;
	color: gray;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 6px;
	}	
.right {
	float: right;
	padding: 0 0 2px 14px;}
.left  {
	float: left;
	padding: 0 14px 2px 0;}	
	
.story {
	font-family: georgia,"times new roman",times,serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 2em;
	padding-right: 1.em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid gray 1px;
	border-bottom: solid gray 2px;
	background: rgb(237,232,203);
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
.numlist {text-indent: -1.75em;
	margin-left: 2em;}
		
td.sidenav {border-left: solid 2px #204040;
	border-right: solid 2px #204040;
	background: #DDD;
	padding: 0 0 0 4px;
	}
	
h1	{
	font-family: georgia,times,serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #406040;
	line-height: 120%;
	}

h2	{
	font-family: georgia,times,serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 10px;
	color: #406040;
	line-height: 110%;
	}
	
h3	{
	font-family: georgia,times,serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;				
	color: #406040;
	}
	
h4	{
	font-family: georgia,times,serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	color: rgb(137,138,61);
	}
	
h5	{
	font-family: arial,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8pt;
	margin-bottom: 2px;
	color: rgb(102,102,0);
	}
h6 {
	font-family: georgia,times,serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 22pt;
	margin-bottom: 4px;
	color: rgb(137,138,61);
	padding-left: .5em;
	padding-bottom: 2px;
	border-bottom: solid 2px rgb(137,138,61);
	width: 200px;
	}
	
	
	



/*  a.mainnav:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	padding: 1px 0 1px 2px;
	width: 100px;
	border-left: 2px solid rgb(237,232,203);
	}
	
a.mainnav:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	padding: 1px 0 1px 2px;
	width: 100px;
	border-left: 2px solid rgb(237,232,203);
	}
	
a.mainnav:active {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	padding: 1px 0 1px 2px;
	width: 100px;
	border-left: 2px solid #406040;
	}
	
a.mainnav:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	padding: 1px 0 1px 2px;
	width: 100px;
	border-left: 2px solid #406040;
	}
	*/

/*     BEGIN MAIN NAVIGATION CSS    */

ul.mainnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.mainnav a {
	display: block;
	width: 130px;
	height: 26px;
	line-height: 26px;
	color: rgb(32,64,64);
	text-decoration: none;
	background: rgb(237,232,203) url(images/css/mainnav.gif) no-repeat left bottom;
	text-indent: 26px;
	}	
	
a.mainnav:hover, selected a {
	background-position: right bottom;
	color: rgb(237,232,203);
	}
.mainnav li {
	display: inline; 
	background: rgb(237,232,203) url(images/css/mainnav.gif) no-repeat left bottom;
		}	

/*      END MAIN NAVIGATION CSS     */

.tablehead {
	display: block;
	width: 400px;
	background: #B0B280;
	padding-top: 4px; 
	border-bottom: ridge 3px rgb(178,140,102);
	}
	
p.slideshow {margin: 2px; padding-left: 12px; font-size: 1.5em; font-weight: bold;}		



a.topnav:link {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #6C7D5A;
	z-index: 3;
	}
	
a.topnav:visited {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #6C7D5A;
	z-index: 3;
	}
	
a.topnav:active {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #6C7D5A;
	z-index: 3;
	}
	
a.topnav:hover {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #6C7D5A;
	z-index: 3;
	}

	
a.bottomnav:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFF9DB;
	}
	
a.bottomnav:visited {
	font-family: ,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFF9DB;
	}
	
a.bottomnav:active {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFF9DB;
	}
	
a.bottomnav:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFF9DB;
	}
	
.mat {
	border: inset rgb(174,206,210) 2px;}	
.pic {
	padding: 14pt;
	background: rgb(204,204,204);
	border: 5px groove rgb(0,61,121);
	}	
.lightpurple {background: rgb(228,219,255);}
.silver {background: rgb(232,232,232);}
.nav {margin: 0px;}
.banner {
	font-family: times new roman,times,georgia;
	font-weight: bold;
	font-size: 11pt;
	padding: 2px;
	margin-top: 18px;
	margin-bottom: 6px;
	background: #6C7D5A;
	border: outset 2pt rgb(72,55,125);
	color: rgb(237,232,203);
	text-align: center;
	}
.question 	{font-family: georgia,"times new roman",times,serif; font-size: 13pt; font-weight: bold;
			color: #6C7D5A;padding-top: 6px; padding-bottom: 6px;}
.answer 	{font-family: georgia,"times new roman",times,serif; font-size: 13pt; font-weight: bold;
			color: #6C7D5A; padding-bottom: 6px;}
.reference {font-family: georgia, "times new roman",times,serif; font-size: 11pt; font-weight: bold;
			color: #6C7D5A; margin-left: 6px;	padding-left: 6px; margin-top: 12px; margin-bottom: 1px;
			line-height: 1.2em;}
.verse		{font-family: georgia, "times new roman",times,serif; font-size: 11pt; font-weight: normal;
			color: #6C7D5A; margin-left: 6px; padding-left: 6px; margin-top: 1px; margin-bottom: 12px;
			line-height: 1.2em;}
			
.alert {
	font-family: verdana; font-size: 15px; font-weight: bold; 
	color: white; background: red; padding: 8px; 
	border: double 4px rgb(175,0,61); width: 300px;}			
			
a.catechismnav:link {font-family: arial, arial, helvetica, sans serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(36,53,87);
	margin-top: 0px;
	margin-bottom: 3px;}
a.catechismnav:visited {font-family: arial, arial, helvetica, sans serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(72,55,125);
	margin-top: 0px;
	margin-bottom: 3px;}
a.catechismnav:active {font-family: arial, arial, helvetica, sans serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(179,102,112);
	margin-top: 0px;
	margin-bottom: 3px;}
a.catechismnav:hover {font-family: arial, arial, helvetica, sans serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(179,102,112);
	margin-top: 0px;
	margin-bottom: 3px;}
.catechismnav {margin-top: 0px; margin-bottom: 3px;}


.sidebarhead
	{font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	width: 130px;
	background: #406040;
	border: 1px solid #406040;
	margin-top: 8px;
	margin-bottom: 0px;
	color: white;
	padding: 3px;}
.sidebarleft	
	{font-family: "times new roman",times,serif;
	font-size: 11pt;
	line-height: 130%;
	border-right: 1px solid #406040;
	padding: 3px;
	margin-top: 0px; 
	margin-bottom: 3px;
	width: 130px;
	padding-top: 4px;}
.sidebarright				
	{font-family: "times new roman",times,serif;
	font-size: 11pt;
	line-height: 130%;
	border-left: 1px solid #406040;
	padding: 3px;
	margin-top: 0px; 
	margin-bottom: 3px;
	width: 130px;
	padding-top: 4px;}

.heading {
	font-family: georgia,times,serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 6px;
	color: #6C7D5A;
	}
	
a.navmail:link {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: rgb(104,104,104);
	padding-left: 2px;
	}
	
a.navmail:visited {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: rgb(104,104,104);
	padding-left: 2px;
	}
	
a.navmail:active {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: rgb(104,104,104);
	padding-left: 2px;
	}
	
a.navmail:hover {
	font-family: arial,arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: rgb(52,77,125);
	padding-left: 2px;
	}
	
	
a:link	{color: #6C7D5A;}
a:visited	{color: gray;}
a:active	{color: #7D5A72;}
a:hover	{color: #7D5A72;}

a.boxblue:link	{text-decoration: underline; color: white;}
a.boxblue:visited	{text-decoration: underline; color: rgb(218,230,255);}
a.boxblue:active	{text-decoration: underline; color: rgb(218,230,255);}
a.boxblue:hover	{text-decoration: underline; color: rgb(201,184,255);}

a.nav:link {font-size: 8pt; font-weight: bold; text-decoration: none; color: rgb(36,53,87); margin-bottom: 0px;}
a.nav:visited {font-size: 8pt; font-weight: bold; text-decoration: none; color: gray; margin-bottom: 0px;}						
a.nav:active {font-size: 8pt; font-weight: bold; text-decoration: none; color: #E67373; margin-bottom: 0px;}
a.nav:hover {font-size: 8pt; font-weight: bold; text-decoration: none; color: #E67373; margin-bottom: 0px;}

/* IMAGE PROTECTION */
div#cover { 
	position:absolute; 
	top:0; left:0; 
	width: 800px; 
	height: 200px; 
	z-index: 2; 
	background-image:url(images/spacer.gif); 
	image-repeat:repeat;}


/*    YARDSALE STUFF     */
img.yardsale {border: gray ridge 4px;}
h3.yardsale {font-family: arial; font-weight: bold; font-size: 13px; 
             color: rgb(176,178,128); border-bottom: solid 2px rgb(176,178,128);
             padding: 6px 0 3px 0;}
