body {
	background: #340909 url(/images/bk.jpg) repeat;
	text-align: center;
	color: #000;
	font: 13px Georgia, Palatino, "Times New Roman", Times, FreeSerif, serif;
}

p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

h1 {
	color: #bb6f30;
	font: 17px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: .5em;
}

h2 {
	color: #bb6f30;
	font: 15px Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: .25em;
}

h3 {
	color: #000;
	font: 13px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: .25em;
}

b, strong {
	font-weight: bold;
}

i, em { font-style: italic; }

blockquote {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	width: 40%;
	padding: 1px 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {float: left; text-align: left;}
.right {float: right; text-align: right;}

.photo-credit {
	font-size: 11px;
	color: #aaa;
}

#main-content img {
	border: 3px solid #f5f5f5;
	margin: 4px;
}

#header-img {
	min-height: 197px;
	width: 579px;
	overflow: hidden;
}

#main-content a:link, #main-content a:visited {
	color: #8e0a13;
	border-bottom: 1px dotted #8e0a13;
	text-decoration: none;
}

#main-content a:hover, #main-content a:active {
	color: #8e0a13;
	border-bottom: 1px solid #8e0a13;
	text-decoration: none;
	background-color: #f5f5f5;
}

#main-content .imagelink a:link, #main-content .imagelink a:visited, #main-content .imagelink a:hover, #main-content .imagelink a:active {border: none;}

#main-content .imagelink img { margin: 0px; }
#main-content .imagelink img:hover { border: 3px solid #d5d5d5; }

#main-content .external {
	padding-right: 16px;
	background-image: url(/images/offsitelink.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#main-content .arrowedlink {
	padding-right: 9px;
	background-image: url(/images/linkarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}


#main-content .doc {
	padding-right: 22px;
	background-image: url(/images/doc_icon.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#main-content p:first-child {font-size: 16px;}
#column-1 p:first-child, #column-2 p:first-child, #accordion p:first-child {font-size: 13px;}

#main-content ul, ol {
	line-height: 1.5em;
	margin-bottom: 1em;
	list-style-position: inside;
}

#main-content ol { list-style-type: decimal; }
#main-content ul { list-style-type: circle; }

/* layout */

#the-wrapper-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 478px;
	background: url(/images/bkgradient.jpg) repeat-x;
}

#the-wrapper {
	text-align: left;
	width: 784px;
	margin: 20px auto;
	position: relative;
	z-index: 4;
	padding-bottom: 50px;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 166px;
}

#main-nav {
	width: 166px;
	text-align: right;
}

#content-wrapper {
	margin-left: 176px;
	width: 582px;
	padding: 10px;
	border: 3px solid #bc722c;
	background-color: #fff;
	position: relative;
	z-index: 3;
}

#logo {
	behavior: url(/stylesheets/iepngfix.htc);
	background: url(/images/logo.png) no-repeat;
	width: 218px;
	height: 154px;
	text-indent: -20000px;
	position: absolute;
	top: -13px;
	left: 360px;
}

#worship-address {
	behavior: url(/stylesheets/iepngfix.htc);
	background: url(/images/worshipaddress.png) no-repeat;
	width: 12px;
	height: 276px;
	text-indent: -20000px;
	position: absolute;
	top: 4px;
	left: 608px;
}

#main-content {
	margin-top: 10px;
}

.columns-below {
	border-bottom: 1px solid #dcdbbd;
}

#column-1 {
	float: left;
	width: 308px;
	padding-top: 12px;
}

#column-2 {
	margin-left: 318px;
	padding-left: 22px;
	padding-top: 12px;
}

/* navigation */
#main-nav a {
	display: block;
	width: 160px;
	color: #fff;
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.2em;
	padding: 2px 6px 2px 0;
	margin-bottom: .5em;
}

#main-nav li.selected-nav-item a {
	background-color:#bc722d;
	color: #270707;
}

#sub-nav {
	margin-bottom: .5em;
}

#sub-nav a {
	display: block;
	width: 160px;
	font-size: 12px;
	border-bottom: 1px solid #3b0609;
	padding: .5em 6px .5em 0;
	margin-bottom: 0 !important;
	background-color: transparent !important;
	color: #bc722d !important;
}

#sub-nav li.selected-nav-item a {
	background-color: #bc722d !important;
	color: #270707 !important;
}

/* sub-sub navigation */

#sub-sub-nav {
	float: right;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
}

#sub-sub-nav ul {
	width: 173px;
}

#sub-sub-nav li {
	width: 173px;
	border-top: 1px solid #999;
}

#sub-sub-nav li.tier-1, #sub-sub-nav li.selected-nav-item-1 {
	width: 173px;
	border-top: 1px solid #333;
}

#sub-sub-nav li.tier-2, #sub-sub-nav li.selected-nav-item-2 {
	width: 173px;
	border-top: 1px solid #333;
}

#sub-sub-nav a:link, #sub-sub-nav a:visited {
	width: 150px;
	display: block;
	color: #ccc;
	line-height: 1.2em;
	padding: 6px 6px 6px 17px;
	text-decoration: none;
	background-color: #666;
}

#sub-sub-nav a:hover, #sub-sub-nav a:active {
	width: 150px;
	display: block;
	color: #fff;
	line-height: 1.2em;
	padding: 6px 6px 6px 17px;
	text-decoration: none;
	background-color: #777;
}

#sub-sub-nav li.selected-nav-item-0 a:link, #sub-sub-nav li.selected-nav-item-0 a:visited {
	width: 150px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 17px;
	background: #000 url(/images/subsubnavarrow.gif) left center no-repeat;
}

#sub-sub-nav li.selected-nav-item-0 a:hover, #sub-sub-nav li.selected-nav-item-0 a:active {
	width: 150px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 17px;
	background: #333 url(/images/subsubnavarrow.gif) left center no-repeat;
}

#sub-sub-nav li.selected-nav-item-1 a:link, #sub-sub-nav li.selected-nav-item-1 a:visited {
	width: 135px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 32px;
	background: #000 url(/images/subsubnavbullet.gif) 16px center no-repeat;
}

#sub-sub-nav li.selected-nav-item-1 a:hover, #sub-sub-nav li.selected-nav-item-1 a:active {
	width: 135px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 32px;
	background: #333 url(/images/subsubnavbullet.gif) 16px center no-repeat;
}

#sub-sub-nav li.tier-1 a:link, #sub-sub-nav li.tier-1 a:visited {
	width: 135px;
	display: block;
	color: #fff;
	line-height: 1.2em;
	padding: 6px 6px 6px 32px;
	text-decoration: none;
	background: #222 url(/images/subsubnavbullet.gif) 16px center no-repeat;
}

#sub-sub-nav li.tier-1 a:hover, #sub-sub-nav li.tier-1 a:active {
	width: 135px;
	display: block;
	color: #fff;
	line-height: 1.2em;
	padding: 6px 6px 6px 32px;
	text-decoration: none;
	background: #333 url(/images/subsubnavbullet.gif) 16px center no-repeat;
}

#sub-sub-nav li.selected-nav-item-2 a:link, #sub-sub-nav li.selected-nav-item-2 a:visited {
	width: 125px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 42px;
	background: #000 url(/images/subsubnavbullet.gif) 26px center no-repeat;
}

#sub-sub-nav li.selected-nav-item-2 a:hover, #sub-sub-nav li.selected-nav-item-2 a:active {
	width: 125px;
	display: block;
	color: #bc722d;
	line-height: 1.2em;
	padding: 6px 6px 6px 42px;
	background: #333 url(/images/subsubnavbullet.gif) 26px center no-repeat;
}

#sub-sub-nav li.tier-2 a:link, #sub-sub-nav li.tier-2 a:visited {
	width: 125px;
	display: block;
	color: #fff;
	line-height: 1.2em;
	padding: 6px 6px 6px 42px;
	text-decoration: none;
	background: #222 url(/images/subsubnavbullet.gif) 26px center no-repeat;
}

#sub-sub-nav li.tier-2 a:hover, #sub-sub-nav li.tier-2 a:active {
	width: 125px;
	display: block;
	color: #fff;
	line-height: 1.2em;
	padding: 6px 6px 6px 42px;
	text-decoration: none;
	background: #333 url(/images/subsubnavbullet.gif) 26px center no-repeat;
}

/* footer */
#footer {
	z-index: 1;
	height: 207px;
	width: 100%;
	position: fixed;
}

* html #footer {
	position: relative;
}


#footer-content {
	background-color: #4c170f;
	height: 22px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	padding-top: 2px;
	position: fixed;
}

* html #footer-content {
	position: absolute;
}


#footer-left {
	background: transparent url(/images/footerleft.gif) left bottom no-repeat;
	width: 295px;
	height: 207px;
	bottom: 0px;
	left: 0px;
	position: fixed;
}

* html #footer-left {
	position: absolute;
}


#footer-right {
	background: transparent url(/images/footerright.gif) right bottom no-repeat;
	width: 169px;
	height: 207px;
	bottom: 0px;
	right: 10px;
	position: fixed;
}

* html #footer-right {
	position: absolute;
}


#footer a {
	color: #8c420b;
	text-decoration: none;
}

#footer a.footer-nav-item {
	color: #bc722c;
	text-decoration: none;
}

#footer a.selected-footer-nav-item  {
	color: #fff;
	text-decoration: none;
}

#footer p {
	color: #8c420b;
	font-size: 10px;
}

/* contact info (home) */
#contact-info {
	width: 154px;
	text-align: right;
	background: #2f0708 url(/images/bkdark.jpg) repeat;
	padding: 6px;
	margin-top: 1em;
}

#contact-info p {
	color: #bc722c;
	font-size: 11px;
}

#contact-info h2 {
	color: #bc722c;
	font-size: 11px;
	font-weight: bold;
}

#contact-info a {
	color: #bc722c;
	border-bottom: 1px dotted #bc722c;
	text-decoration: none;
}

/* forms */

form {
	line-height: 2em;
}

input, textarea {
	border: 1px solid #ccc;
	width: 100%;
}

.butt {
	background-color: #efefef;
	color: #000;
	border: 2px solid #ccc;
	width: 100px;
}

.formspecial {
	width: 2px;
	display: none;
}


/* tables */

table {
	width: 100%;
}

.file-table {
	float: left;
	margin-bottom: 1em;
}

td {
	padding: 5px;
	border-bottom: 1px solid #fff;	
	vertical-align: middle;
}

td.row0 { background-color: #f8f8f8; }

td.row1 { background-color: #f0f0f0; }


/* accordion */

#accordion h2 .toggler {
	color: #8e0a13;
	font-size: 13px;
	margin-top: 1em;
	background: url(/images/arrowlink.gif) no-repeat left center;
}

#accordion {margin-bottom: 1em;}