

A:link {text-decoration:none;color: red}
A:visited {text-decoration:none;color: lightblue}
A:active {text-decoration:none;color: red}
A:hover {text-decoration:none;color: yellow}





* {
		margin: 0px;
		padding:0px;
		}

#centercontent	{max-width: 960px;
		margin: 0 auto;}

	body {
		font-size: 8pt;
	font-family: arial, verdana, helvetica;
	font-weight: regular;
	color: black;
	background-color: #fbe5ce;
	text-align: justify;
	line-height: 150%;
		padding: 5px;
		}

	ul#navmenu, ul.sub1, ul.sub2 {
			list-style-type: none;
			font-size: 8pt;
			
						}

	

	ul#navmenu li {
			width: 106px;
			text-align: center;
			position: relative;
			float: left;
			margin-right: 0px;
			}

	ul#navmenu a {
			text-decoration: none;
			display: block;
			width: 106px;
			height: 32px;
			line-height: 32px;
			color: white;
			background-color: black;
			border: 1px solid #CCC;
			border-radius: 2px;
			}

	ul#navmenu .sub1 li {
				
				
				}

	ul#navmenu .sub1 a {
				background-color: #f9f9f9;
				color: black;
				margin-top: 0px;
				}

	ul#navmenu .sub2 a {
				margin-left: 0px;
				color: black;
				background-color: #f9f9f9;
				}
	
	

	ul#navmenu li:hover a:hover {
					background-color: black;
					color: white;
					}

	ul#navmenu ul.sub1 {
				display: none;
				position: absolute;
				top: 33px;
				left: 0px;
				z-index: 1;
				}

	ul#navmenu ul.sub2 {
				display: none;
				position: absolute;
				top: 0px;
				left: 106px;
				z-index: 1;
				}


	ul#navmenu li:hover .sub1 {
					display: block;
					
					}

	ul#navmenu .sub1 li:hover .sub2 {
						display: block;
						}
	
	ul#navmenu .sub1 li:hover a:hover {
						background-color: #ddd;
						color: black;
						}


div#footer {
		background: black;
		font-size: 9pt;
		color: white;
		text-align: center;
		text-transform: uppercase;
				
	}


div#footer2 {
		background: black;
		font-size: 9pt;
		color: white;
		text-align: center;
		text-transform: uppercase;
		line-height: 300%;
		margin-top: 30px;
		
				
	}

div#videos	{
			text-align: center;
		}

div#missionarylink	{
		
		
		display: block;
		width: 350px;
		height: 40px;
		background-color: black;
		color: white;
		margin: auto;
		font-size: 12pt;
		text-align: center;
		}

div#missionarylink a	{
			text-decoration: none;
			display: block;
			width: 350px;
			height: 40px;
			line-height: 40px;
			color: white;
			background-color: black;
			
			}

div#missionarylink a:hover	{
			
			background-color: black;
			
			}

img	{
		max-width: 960px;
		height: auto;
		}

table.center	{
	font-size: 8pt;
	font-family: verdana, helvetica, century gothic, arial;
	font-weight: regular;
	color: white;
	text-align: center;
	line-height: 100%;
	
	}

table.main2	{
	font-size: 12pt;
	font-family: arial, comic sans ms, helvetica, lucida handwriting;
	font-weight: regular;
	color: #333333;
	background-color: #fbe5ce;
	text-align: left;
	line-height: 100%;}

table.margin2	{
	text-align: left;
	font-size: 10pt;
	font-family: verdana, helvetica, century gothic, arial;
	font-weight: regular;}
	

table.page	{
	
	background-color: white;
	text-align: center;
	border-width: thin;
		border: solid;
		border-color: grey;}

table.page2	{font-size: 18pt;
	font-family: lucida handwriting, monotype corsiva, verdana, helvetica, arial;
	font-weight: regular;
	color: darkblue;
	background-color: white;
	text-align: center;
	line-height: 120%;
	border-width: thin;
		border: solid;
		border-color: grey;}

table.photos2	{
	font-size: 8pt;
	font-family: verdana, helvetica, century gothic, arial;
	font-weight: regular;
	color: white;
	text-align: center;
	line-height: 100%;
	
	
	}

table.photos20celeb	{font-size: 11pt;
	font-family: verdana, helvetica, arial, comic sans ms, lucida handwriting, monotype corsiva;
	font-weight: regular;
	text-align: center;
	line-height: 100%;}


table.sermons	{font-size: 11pt;
	font-family: arial, verdana, helvetica;
	font-weight: regular;
	text-align: left;
	line-height: 100%;
	}

td.downloads {
		background-color: black;
		text-align:center;
		}

td.downloads:hover {
			background-color: black;
			text-decoration: none;}

td.downloads a:hover {
			background-color: black;
			color: white;
			text-decoration: none;}



h1	{font: 20pt arial, helvetica;
	font-weight: regular;
	color: #333333;
	text-align: center;
	text-decoration: none;
	padding: 5px;}

h1.mainheading	{font: 20pt arial rounded mt bold, lucida calligraphy, arial, helvetica;
	font-weight: regular;
	color: #293e63;
	text-align: center;
	text-decoration: none;
	margin-top: 60px;
	margin-bottom: 30px;}

h1.mainheading2	{font: 20pt arial, helvetica;
	font-weight: regular;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;}

h2	{font: 14pt arial, helvetica;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
	margin-left: 50px;
	line-height: 120%;
	}

p.cent	{
	text-align: center;
	line-height: 150%;
	font-size: 10pt;}

p.centitalic	{
	text-align: center;
	line-height: 150%;
	font-size: 10pt;
	font-style: italic;
	}

p.leftbold	{
	text-align: left;
	line-height: 150%;
	font-size: 16pt;
	font-style: bold;
	margin-bottom: 10px;
	color: #293e63;
	}

p.centjust	{
	text-align: justify;
	line-height: 150%;
	font-size: 10pt;}


p.church	{font-size: 10pt;
	
	text-align: center;
	font-family: helvetica, arial;
	color: black;
	line-height: 120%;}




p.ipad	{font-size: 10pt;
	margin-left: 10pt;
	margin-right: 10pt;
	text-align: center;
	font-family: helvetica, arial;
	font-weight: bold;
	color: black;
	line-height: 113%;}

p.meetings	{font-size: 9pt;
	text-align: center;
	font-family: verdana, helvetica, arial;
	color: black;
	
	background-color: white;}


p.statement	{
	text-align: justify;
	line-height: 175%;
	font-size: 10pt;
	}

p.mail	{font-size: 12pt;
	
	text-align: center;
	font-family: helvetica, arial;
	color: black;
	background-color: #fbe5ce;
	line-height: 113%;}

p.missionary	{font-size: 12pt;
	text-align: justify;
	font-family: helvetica, arial;
	color: black;
	background-color: #fbe5ce;
	line-height: 150%;
	margin-bottom: 50px;}

p.missionary2	{font-size: 12pt;
	text-align: justify;
	font-family: helvetica, arial;
	color: black;
	background-color: #fbe5ce;
	line-height: 150%;
	margin-bottom: 12px;}

p.footer {font-size: 9pt;}

td {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
	}

td:first-child {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
	}

th.across{
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		background-color: black;
				
		}

th.reformation{
		padding-top: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		background-color: black;
				
		}

