@charset "utf-8";
* {margin:0px; padding:0px;} /* Get rid of browser default margins and padding */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #407C71;
	margin: 12px 0px 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

/*GLOBALS*/
table {border-collapse:collapse;}
td {border: 0px none; border-collapse:collapse;}
img {border-style:none; border-collapse:collapse;}

div#content {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 12px 12px 12px 12px;}
	
div#content p, div#content td  {
	font-size: 12px;
}

div#content p {
	margin-top: 12px;
	margin-bottom: 12px;
}

div#content td {
	padding: 3px 3px 3px 3px;
}

div#content li {
	list-style: disc;
	margin: 0px 0px 0px 24px;
}

div#content h1, h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #1B675A;
	margin-top: 20px;
	margin-bottom: 12px;
}

div#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	margin-top: 18px;
	margin-bottom: 12px;
}

div#content h3 {
	margin-top: 6px;
}

div#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1B675A;
	margin-top: 12px;
}

div#content h5 {
	font-size: 14px;
	font-weight: bold;
	color: #480284;
	margin-top: 12px;
}

div#content hr {
	height: 1px;
	width: 100px;
	color: #808080;
}

div.sitemap{
	margin: 0px 0px 0px 24px;
}

ul.sitemap{
	list-style: disc;
	margin: 0px 0px 0px 0px;
}

li.sitemap {
	padding: 0px 0px 6px 6px;
}
ul.sitemap2 {
	list-style: circle;
	margin: 0px 0px 0px 18px;
}
li.sitemap2 {
	padding: 0px 0px 0px 0px;
}

img.speaker {
	margin: 6px;
}

img.withborder {
	border: 1px solid #808080;
	margin: 6px;
}

td.headerTop, td.footer, td.tagline {
	background-color: #c6dad6;
}

td.main { 
	background-color: #ffffff;
} 

td.leftnav {
	background-color: #F4F4F4;
}

td.tagline {
	background-image: url(images/header_collage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
}

.tagline {
	font-size: 13px;
	color: #541783;
	text-align: center;
	margin-top: 82px;
	font-weight: bold;
	font-style: italic;
	vertical-align: text-bottom;
}

td.rightinset {
	border: 1px solid #c0a060;
	width: 180px!important;
	padding: 0px!important;
	margin: 0px!important;
}

td.header {
	background-color: #c0a060;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}



/* LINKS & FOOTER */

a {
	color: #2040c0;
}
a:hover {
	color: #2080a0;
}

a.leftNav {
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 172px!important;
	border-bottom: 1px solid #C7C3C3;
	padding: 6px 0px 4px 8px;
	background-color: #F4F4F4;
}
a.leftNavHome {
	border-top: 1px solid #EEC99A;

}
a.leftNav:hover, a.leftNavHome:hover {
	color: #6A6A6A;
	background-color: #BCAECA;
	text-decoration: none;

}

a.footNav {
	color: #02382E;
	text-decoration: none;
}

a.footNav:hover, a.subNav:hover {
	color: #0A826D;
	text-decoration: underline;
}

/* Forms */
.btnFormat, .formFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #407C71;
	background-color: #FFFFFF;
	border: 1px solid #568279;
}

.formfld {
	color: #000000;
	width: 300px;
}

div#scripture {
	font-size: 12px;
	color: #480284;
	background-color: #ffffff;
	margin: 12px 12px 12px 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
	
div#footLink {
	font-size: 11px;
	color: #02382E;
	text-align: center;
	margin: 10px 10px;
	line-height: 16px;
}

div#copyright {
	font-size: 10px;
	color: #3f3f3f;
	text-align: center;
	margin: 8px 20px;
	line-height: 12px;
}

div#memberlist br
{
    line-height: 6px;
}

div#meetings hr
{
	width: 100%;
	color: #D5D5D5;
}

div#meetings img
{
	padding-right: 6px;
}