* {border: 0; padding: 0; margin: 0; }
body {font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;}
img {border: 0;}
.smallcaps, .small-caps {font-variant:small-caps}
@media screen and (-webkit-min-device-pixel-ratio:0) /*For Google Chrome*/ 
{
       .smallcaps, .small-caps { font-size: 111%; }
}

a:link {
	color: #1328BB;
	border-bottom: 1px solid #1328BB;
	text-decoration: none;
}
a:visited {
	color: #0a1662;
	border-bottom: 1px solid #0a1662;
	text-decoration: none;
}
a:hover {
	color: #017AF3;
	border-bottom: 1px solid #017AF3;
	text-decoration: none;
}
a img {
	border-bottom: none;
}
#print-header, #print-copyright, .members #print-letterhead {display:none;}
u {
	text-decoration: none;
	border-bottom: 1px solid #EEE;
}
u.dark { text-decoration: underline; border-bottom: none; }

#members-lit #content u, #host #content u{
	text-decoration: none;
	border-bottom: 1px solid black;
}
#host #content h3 { line-height: 1.5em; }

/* ^Navigation
----------------------------------------------------------------------------------------------------------------------------------- */
#header img {float: left;}
#header {
	background-color: #6D0026;
	height: 70px;
	min-width: 800px;
	overflow: hidden;
	width: 1050px;
}
#lit #header {
	position: absolute;
	top: 0;
	left: 0;
	width: 1025px;
}
#nav {
	position: absolute;
	left: 0;
	top: 63px;
	font-size: 85%;
	font-weight:bold;
	background-color: #FFFEEB;
	margin-top: 11px;
	width: 19em;
	text-transform:uppercase;
	border-top: 1px solid #6D0026;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
#nav ul li a span.menuitem {
	width: 50%;
}
#nav h2 {
	color: #FFFEEB;
	font-size: 125%;
	text-align:center;
	background-color: #6D0026;
	margin: 0;
	padding: 2px 0 2px 0;
}
#nav ul {list-style-type:none;}
#nav li {padding: 1px 0 0 0;}
#nav li li {text-transform:none;}
#nav li li a {
	display: block;
	font-weight:normal;
	color: #000;
	padding: 0 0 0 15px;
	border-bottom: none;
}
#nav li a {
	display: block;
	padding-left: 2px;
	font-weight:bold;
	color: #000;
	border-bottom: none;
}
#nav a:hover {
	background-color: #6D0026;
	color: #FFF;
}
#nav li li a:hover {
	background: #6D0026 url(/images/interface/arrow-yellow.gif) no-repeat 0px 5px;
}

/* Navigation^TopNav */
#top-nav {
	float: right;
	background-color: #D8C4AB;
}
#top-nav li {
	display: inline;
}
#top-nav a {
	font-size: 80%;
	color: #555;
	font-weight: normal;
	border-bottom: none;
	padding: 3px 5px;
	border-left: 1px solid #C8AB88;
}
#top-nav a:hover {background-color: #FFFEEB;}

/* Navigation^Current */
#nav li .current {
	color: #AAA;
	text-decoration: none;
	background: #FFFEEB url(/images/interface/arrow-parent.gif) no-repeat 0px 5px;
	font-weight: normal;
	padding-left: 10px;
}
#nav li li .current {
	background: #FFFEEB url(/images/interface/arrow-parent.gif) no-repeat 3px 5px;
	padding-left: 15px;
}
#nav li li .parent {
	background: #FFFEEB url(/images/interface/arrow-down.gif) no-repeat 1px 5px;
	padding-left: 15px;
}
#nav li li li .current {
	background: #FFFEEB url(/images/interface/arrow-parent.gif) no-repeat 25px 5px;
	padding-left: 37px;
	padding-right: 5px;
}

/* ^Sub-Nav */
#sub-nav {
	background-color: #F2E3BA;
	border-left: 1px solid #6D0026;
	border-top: 1px solid #6D0026;	
	border-bottom: 2px solid #6D0026;	
	border-right: 1px solid #6D0026;	
	padding: 1px 0 3px 0;
	// padding-top: 3px;
	min-width: 570px;
	margin-left: 18em;
	margin-right: 15px;
	width: 792px;

}
#homepage #sub-nav {display:none;}
#lit #sub-nav {
	position: absolute;
	top: 69px;
	left: 0;
	// width: 80%;
	width: 807px;
}
#sub-nav p, #sub-nav form {
	font-size: 85%;
	display: inline;
	padding: 0 1em;
	color: #000;
}
#sub-nav a {
	color: #000;
	border-bottom: none;
}
#sub-nav a:hover {text-decoration: underline;}
#controls {
	float: right;
	margin-top: 2px;
}
#print-me a {cursor:pointer;}


/* ^General  
----------------------------------------------------------------------------------------------------------------------------------- */
#content {
	margin-left: 220px;
	width: 800px;
}
#header-bar {padding: 15px 10px 15px 0;}
#pageintro {padding-left: 0.75em;}
#content h3.topic {
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	background: #003366;
	padding: 3px 0 3px 5px;
	clear: both;
}
#sermons #content h3.topic {clear: none;}
#content p {max-width: 750px;}
div.left {  
/* Two column lists */
	float: left;
	width: 46%;
}
div.right {
	margin-left: 49%;
	width: 47%;
	// margin: 0;
	padding-left: 1.5em;
}
#content li {padding-bottom: .5em;}
#host .group li {padding-bottom: .5em; margin-left: 2em;}
#lit ol li {padding-bottom: 1.25em;}
#lit ol li ul { padding: 5px 0; margin-left: 3em; }
#lit ol li ul li { padding-bottom: 7px; list-style-type: disc;}
#content ul {margin-left: 1.5em;}
#content .inset ul, #content .inset ol { font-size: 90%; }
div.pseudo_list { margin-left: 2.5em; padding: 5px 0 12px 0; }
#content ol {margin-left: 2.5em;}

/* ^RENDER 
----------------------------------------------------------------------------------------------------------------------------------- */
a.ren-link:link, a.ren-link:visited {
	border-bottom: 1px dotted #910000;
	color: #910000;
}
a.ren-link:hover {
	color: #017AF3;
	border-bottom: 1px solid #017AF3;
}

/* ^WND LISTING
----------------------------------------------------------------------------------------------------------------------------------- */
body#wndlisting #content li {
	padding-bottom: 1.25em;
	list-style: square;
}
body#wndlisting #content li a {
	font-size: small;
}
body#wndlisting #content li a:hover {
	color: #017AF3;
	border-bottom:1px solid #017AF3;
}

body#wndlisting #content p.promo {
	font-size: 95%;
	padding: 2px;
}
body.wnd-es #content {margin: -10px 0 0 18em;}
body.wnd-es h1 #date {
	color:#555555;
	float:left;
	font-size:40%;
	padding: 0 2px 18px 0;
	text-transform:uppercase;
	display: block;
	clear: both;
	font-weight: 200;
}
body.wnd-es h1 {
	clear:both;
	font-size:200%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	margin: 20px 0;
}
body.wnd-es h1 #series {
	clear: both;
	font-size: 40%;
	text-transform: uppercase;
	color: #6D0026;
	font-weight:bold;
	line-height:normal;
}
/*body.wnd-es p.first-p {
	padding-top: 1em;
}*/
#wnds h3 { font-size: 120%; }


/* ^LITERATURE  
----------------------------------------------------------------------------------------------------------------------------------- */
#lit #content {
	width: 650px;
	width:expression(document.body.clientWidth > 900? "700px" : "auto" );
}

/* H1 = TITLE */
h1 {
	font-size: 250%;
	line-height: 1.5em;
	padding: 4em 0 0 0;	
}
body.members h1 { padding-top: 1em; }
h1.QA {
	font-size: 180%;
	line-height: 1.5em;
	padding: 6em 0 0 0;	
}

/* H2 = SUB-TITLE */
h2 {
	font-size: 180%;
	margin: 0.25em 0 0.25em 0;
	line-height:normal;
}

/* H2#SUB = SUB-SUB-TITLE */
h2#sub {
	font-size: 145%;
	margin: 1em 0 0.5em 0;
}

/* H3 = PROMO or Page Title*/ 
h3 {   			 
	font-size: 150%;
	font-weight:bold;
	text-align:left;
	margin: 1em 0 1em 0;
}
#lit h3 {
	clear: both;
	font-size: 130%;
	font-weight:normal;
	margin: 1.5em 0;
	line-height:1.5em;
}
#lit h3#promo_cover {
	clear: right;
	min-height: 230px !important;
	margin: 1.5em 0 18px 0 !important;
}

/* H4 = SUBHEADS */
h4 {
	font-size: 100%;
	text-align:center;
	padding-bottom: 1em;
	font-weight: bold;
}

/* H5 = Chapter Title & Number */
h5 {text-align:left;text-transform:uppercase;}

/* Chapter Title */
h5.ch-num {font-size: 120%;margin: 4.5em 0 0 0}

/* Chapter Number */
h5.ch-tit {font-size: 190%; margin: 0.5em 0 1.5em 0; line-height:1.25em;}

/* H6 = BYLINE */
h6 { font-size:110%; }
#lit h6 { font-weight:bold; margin:20px 0 10px; text-align:center; }

h6 span.translated {font-size: 73%;}

/* Body Text */
head:first-child+body p.first-p::first-letter {
	float: left;
	color: #55555B;
	font-size: 325%;
	padding: 5px 2px 0 0;
	font-weight:bold;
}
p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

/* Citations */
#lit #content p.citation {font-size: 90%; text-align: right; font-weight:normal; font-style: italic}

/* Blockquote */
blockquote {
	font-size: 100%;
	margin: 0 30px;
}
blockquote p.citation { font-size: 88%; }

/* Insets */
.inset {
	margin: 2em auto;
	width: 80%;
	padding: 2em;
	background-color: #eeeeee;
}
.inset-r {
	float: right;
	width: 40%;
	margin: 20px;
	padding: 2em;
	background-color: #eeeeee;
}
.inset-i {
	height: 325px;
}
.inset-ir {
	float: left;
	width: 30%;
	margin: 2px 5px 5px -5px;
	padding: 0 2em .5em 0;
}
.inset-iri {
	float: right;
	width: 30%;
	margin: 2px 5px 5px 15px;
	padding: .5em 1em .25em 1.5em;
	background-color: #eeeeee;
	font-size: 90%;
}
.inset-iri h2 {padding-bottom: .25em;}
.inset-ir h2 {padding-left: .5em;}
.inset p, .inset-r p {font-size: 88%;}
#lit .inset-r h2, #lit .inset h2 {
	font-weight:bold;
	font-size: 125%;
	text-align:center;
	padding-bottom: 0.5em;
}
#lit .inset-r h4, #lit .inset h4 {
	font-weight:bold;
	font-size: 90%;
	text-align:center;
}

/* Table of Contents */
#toc { 
/* Revisit */
	margin-left: 5%;
	width: 500px;
	padding: 2em;
	background-color: #eeeeee;
	margin-bottom: 50px;
}
#toc h4 { text-align: center !important; padding-bottom: 1em; }
#toc p { 
	font-size: 100%;
	text-align:center;
	font-weight:bold;
}
#read-more {
	text-align:center; 
	background-color: #EEEEEE; 
	padding: 10px; 
	width: 400px; 
	margin: auto;
}

/* IMAGE */
#lit #content div.image {
	float: left;
	margin: 10px;
	padding: 2px;
	padding-bottom: 5px;
	border: 1px solid #777777;
}
#lit #content div.image a, #lit #content div.image2 a, #lit #content div.image1 a {
	cursor: pointer !important;
}
div.noBorderImg .image2 { border: none !important; }
#lit #content div.image p {
	padding: 4px 10px 0 10px;
	line-height:1.5em;
}
#lit #content div.image .caption {font-size: 85%;}
#lit #content div.image .source, #lit #content div.image1 .source {
	font-size: 75%;	
	font-style: italic;
	line-height: normal;
	padding-top: 0;
	margin: 0;
}
#lit #content div.image2 {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 1px solid #777777;
}
#lit #content div.image2 img {
	display:block;
	padding: 0;
	margin: 0;
	width: auto;
}
#lit #content div.image-right {float: right;}
#lit #content div.image1 {
	float: left;
	margin: 10px;
	padding: 2px;
	padding-bottom: 5px;
	border: none;
}
#lit #content div.image-right1 {float: right;}
#lit #content div.image img, #lit #content div.image1 img {
	display:block;
	padding: 0;
	margin: 0;
}
#lit #content div.image1 p {
	clear: left;
	padding: 4px 10px 0 0px;
	line-height:1.5em;
}
#lit #content div.image1 .source {
	font-size: 85%;	
	font-style: italic;
	line-height: normal;
	padding-top: 0;
	margin: 0;
}
#lit #content img {
	display: block;
	margin: 10px 50px;
}

#lit #secondary {
	left:0pt;
	margin-bottom:10px;
	padding-right:10px;
	position:absolute;
	top:412px;
	width: 196px;
}
#lit #secondary allude {
background:#FFFEEB none repeat scroll 0%;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
padding-bottom:1em;
}
#lit #secondary #allude ul#lit-list {
font-size:85%;
margin-left:1em;
padding: 0 4px 5px 10px;
list-style:square;
}
#lit #allude h2 {
background-color:#6D0026;
color:#FFFEEB;
font-size:90%;
margin:0pt 0pt 0.75em;
padding:4px 5px;
text-align:center;
text-transform: uppercase;
}
	
#lit #biclinks {
	margin: 5px 0 5px 10px;
	border:1px solid #CACACA;
	float:right;
	padding: 5px;
	width: 45%;
}
#lit #biclinks h1 {
	font-size: 95%;
	padding: 10px 0 0 5px;
	line-height: 1.5em;
}
#lit #biclinks h1 a:link {border-bottom: 1px solid #1328BB;}
#lit #biclinks h1 a:visited {border-bottom: 1px solid #0A1662;}
#lit #biclinks h1 a:hover {border-bottom: 1px solid #017AF3;}
#lit #biclinks h3 {
	font-size: 85%;
	margin: 1em .5em 1em .5em;

}
#lit #biclinks a img {border-bottom: 1px solid #FFFFFF; !important}
#lit #biclinks img {
	margin: 5px 8px -6px 0; 
	float: left;
}

/* Pillar Article Literature */
.pillar-lit .deck { clear: both; margin-bottom: 1.75em; }
.pillar-lit #content ul { margin-left: 2.5em; }
h1 div#series {
	color:#999999;
	font-size:35%;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	clear: right;
	padding-top: 15px;
}
h1.pillar-title {
	clear:both;
	font-size:250%;
	line-height:1.2em;
	/*padding: 3px 0;*/
}
#lit h3.pillar-promo {
	font-size: 130%;
	font-weight:normal;
	margin:.75em 0 0 0;
	line-height:1.5em;
	padding: 0;
}
body.pillar-lit div#content h6.pillar-byline {
	font-size: 75%;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding-top: 1.35em;
	text-transform:uppercase;
}
p.first-p { margin-top: 2em; }
 head:first-child+body p.first-p::first-letter {
 float: left;
 color: #350614;
 font-size: 325%;
 padding: 5px 2px 0 0;
 font-weight:bold;
}

/* END OF LITERATURE STYLES 
----------------------------------------------------------------------------------------------------------------------------------- */


/* Search Bar 
----------------------------------------------------------------------------------------------------------------------------------- */
#widget {
	float: right;
	clear: right;
	margin-top: 5px;
	font-size: 85%;
	width: 243px;
}
form input, form textarea, form select {
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	padding: 2px;
	margin-bottom: 3px;
}
form input#submitimage {
	border: none;
	padding: 0;
	margin: 0;
}
#widget p {padding: 0;}

/* Special Cases 
----------------------------------------------------------------------------------------------------------------------------------- */
div.render-warning {
	position: absolute;
	top: 0;
	left: 350px;
	color: red; 
	background: #000;
	font-size: 120%;
	font-weight: bold;
	height: 30px;
	width: 300px;
	padding: 10px;
	z-index: 999;
	border: 3px solid #FFF;
	display:none;
}
.warning {color: red; font-weight: bold; display:inline;}
div.editor {
	position: absolute;
	top: 100px;
	left: 850px;
	z-index: 999;
	padding: 3px;
	width: 150px;
	background-color: #EEEEEE;
	border: groove;
}
div.editor input {
	border-left: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #FFFEEB; 
	padding: 3px;
	margin-left: 15%;
	margin-bottom: 10px;
}
div.editor input:hover {
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	padding: 3px;
	cursor:pointer;
	margin-left: 15%;
}
div.editor p{
	text-align: center;
	volume: x-loud;
}
.hide {display:none;}


/* Individual LITERATURE items */

/* Difficult Scriptures */
#lit #content #tbdse h3 {
	font-size: 125%;
	text-align: left;
	line-height: 1.45em;
	padding: 3px 0;
}

/* TCAFA */
#content #changes h3 {
	font-size: 155%;
	text-align: center;
	font-weight:bold;
	padding: 15px 0 0 0;
}
#content #changes h4 {
	font-weight:normal;
	font-size: 120%;
}
#content .an {
	margin: 20px 45px;
	background-color: #EEEEEE;
	font-size: 90%;
	padding: 10px;
}

/* Document Footer 
----------------------------------------------------------------------------------------------------------------------------------- */
#date-code, #item-code {
	display: none;
}
#copyright {
	text-align: center;
	margin-bottom: 2em;
}
#otherlit {
	margin: 2em 0 0 0;
	padding: 0.5em 0.5em;
	background-color: #eeeeee;
}
#document-footer li {line-height: 1.5em;}


/* ^Footer 
----------------------------------------------------------------------------------------------------------------------------------- */
#footer {
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 30px 0px;
	padding: 2px 0 3px 10px;
	text-align: center;
	display: block;
	clear: both;
	width: 1050px;
}

#footer p {
	margin-top: 3px;
	font-size: 80%;
}
#footer .foot-nav a, #footer .foot-nav ul, #footer .foot-nav li, #footer .foot-nav {
	display: inline;
}
#footer .foot-nav a {
	border-bottom: 1px solid #888;
	margin-right: 1.5em;
	text-transform:uppercase;
	font-size: 70%;
	font-weight: normal;
	color: #000;
}
#footer .foot-nav .current {
	font-weight:bold;
	color: #555555;	
}
#footer .foot-nav a:hover {
	color: #017AF3;
	border-bottom: 1px solid #017AF3;
	background-color: #FFF;
}
#footer br {
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}


/* ^Listing Pages 
----------------------------------------------------------------------------------------------------------------------------------- */
div.item {
	float: left;
	width: 140px;
	padding: 0 0.25em 0 0.25em;
	margin-bottom: 0.75em;
	height: 17.5em;
	text-align:center;
	font-size: 90%;
}
div.item img {
	display:block; 
	margin: auto; 
	border-right: none;
	border-bottom: none;
}
div.item a, div.item a:visited {border-bottom: none;}
div.item a:hover {border-bottom: 1px solid #FFF;}


/* ^Allude Header & Footer
----------------------------------------------------------------------------------------------------------------------------------- */
#head-allude {
	position: absolute;
	top: 75em;
	left: 0;
	width: 195px;
	display:none;
}
#foot-allude {
	width: 650px;
	margin: 20px 0 20px 230px;
	margin-top: 20px;
}
#allude {
	background: #FFFEEB;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding-bottom: 1em;
}
#foot-allude #allude {border-left: 1px #DDD solid; margin: 0 auto; width: 450px; }
#allude h2 {
	color: #FFF;
	font-size: 90%;
	text-align:center;
	background-color: #6D0026;
	margin: 0 0 0.75em 0;
	padding:4px 5px;
	text-transform: uppercase;
}
#foot-allude #allude h2 {border-left: 1px #000 solid;}
#allude ul {
	font-size: 85%;
	padding-left: 18px;
	padding-right: 3px;
	margin-left: 1em;
}
#allude li {
	padding: 0 0 5px -5px;
}
#allude li a {
	font-weight:normal;
	color: #000;
	border-bottom:none;
	margin: 0 0.5em 0.5em 0;
	padding-left: 0;
}
#allude a:hover {
	border-bottom: 1px solid #017AF3;
	color: #017AF3;
}
#allude li.current, #allude li.current a {color:#999999;}


/* FORMS 
---------------------------------------------------------------------------------------------- */

/* General Styles */
body.dataform #content {width: 775px;}
fieldset {
	margin: 0 0 5px 0;
	padding: 0 5px;
	border:none;
	border-top: 1px solid #ccc;
}
legend {
	font-size: 110%;
	font-weight: bold;
	margin: .25em 0 .25em 1em;
	line-height:normal;
	padding: 0 0.5em;
	color: #036;
}
label {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
	font-size: 90%;
	text-align: right;
}
input, textarea, select {
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #000;
}
select {
	padding: 1px;
	border-right: none;
}
textarea { width: 500px; }
input:focus, textarea:focus {
	background-color: #efefef;
	color: #000;
	border: 1px solid #BF0B0B;
}
fieldset div {
	padding: 0;
	margin: 0 10px 6px 0;
	clear: left;
}
.fm-option {
	margin: 5px 0;
	display:block;
}
.fm-option input {
	width: auto;
	border:none;
}
.fm-checkbox .error {display:border-color: #FFFFFF;}
.fm-checkbox input.other {border-color: black; width: 200px;}
input.txtfield {
	border-color:#555555 rgb(204, 204, 204) rgb(204, 204, 204) rgb(85, 85, 85) !important;
	border-style:solid !important;
	border-width:1px !important;
	color: #000000;
	padding:1px;
	width: 180px !important;
}
#feastinfo .fm-checkbox input {
	width: 18px;
	border-color: #FFFFFF;
}
.fm-checkbox input { 
	width: 40px; 
	border-color: #FFFFFF;
}
.fm-radio input {width: auto; margin-left: 5px; border: none;}
.fm-submit input {
	width: auto;
	border-bottom: 2px solid #555;
	border-right: 2px solid #555;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding: 2px 1em;
	margin-top: 10px;
	background: #FFFFEB;
	color: #000;
}
.fm-submit input:hover {
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	background: #EEEF95;
	color: #000;
}
p.error {
	float: right;
	width: 325px;
	height: 0px;
	font-size: 10px;
	text-align: left;
	font-weight:bold;
	color: #FF0000;
}
#hlc_form p.error {width: 425px;}
#content #disclaimer {
	font-size: 90%;
	font-weight:normal;
	text-align:left;
}

/* Contact Page */
body#contact #header, body#contact #footer { width: 1125px; }
body#contact #content { width: 900px; }
#contact form#frmSendEmail { margin-top: 25px; *margin-top: 45px; }
body#contact div.toolbar, form#frmSendEmail div.toolbar {margin: 0 0 6px 0;}
body#contact div.form-submit {margin: 0; padding-top: 15px;}
body#contact div.fm-input {width: 590px;}
body#contact div label {width: 150px;}
body#contact div.fm-checkbox input {width: 25px;}
body#contact div.fm-input p.error {width: 205px;}
body#contact #content input, textarea, select {width: 200px;}
body#contact #content .fm-submit input { width: auto; }
#contact .contact-sub {
	float: right;
	background-color: #FFFEEB;
	border: 1px solid #aaa;
	padding: 10px;
	margin: 10px;
	width: 200px;
	clear: right;
	font-size: 95%;
	z-index: 9999999;
}
#contact .contact-sub h4 {font-size: 110%; padding-bottom: 0.5em;}
#contact .contact-ad p {text-align:center;}
#contact #content li {padding-bottom: 0.25em;}
#contact #content ul {margin-bottom: 10px;}
#contact textarea#txtBody {
	height: 300px;
}
#contact textarea { width: 400px; }


/* Individual Pages
----------------------------------------------------------------------------------------------------------------------------------- */


/* 404 Page */
#four0four #sub-nav {display: none;}
#four0four #content {padding-top: 20px;}

/* ^SERMON
-----------------------------------------------------------------------------------------------------------------------------------  */
#sermons #header-bar p {
	font-size: 85%;
	text-transform:uppercase;
	padding: 0;
}
.sermon-byline { font-size: 85%;} 
	

/* ^HOMEPAGE
----------------------------------------------------------------------------------------------------------------------------------- */

/* HOME CONTENT MAIN */
#homepage-foreign #content{
		margin: 0;
	width: 800px;
	margin-left: 230px;
}
#homepage-foreign #news {
	width: 450px;
	padding-left: 10px;
	float: left;
	margin-bottom: 25px;
}
#homepage-foreign #content #main #welcome {
	width: 325px;
	padding: 10px;
	margin-top: 35px;
	border: 1px solid #999;
	float: right;
	font-size: 86%;
}
#homepage-foreign #content #main #welcome p { line-height: 1.75em; }
#updates {
	border: 1px solid #999999;
	width: 50%;
	margin: 40px 200px 0 20em;
	min-width: 425px;
	line-height: 1.5em;
	padding: 1.5em;
}
#updates h4 {
	text-align: left;
	width: 50%;
	font-size: 120%;
	padding: 0pt 0pt 3px;
}
#updates ul {
	font-size: 90%;
	margin-left: 1.5em;
	border: 0pt none;
	margin: 0pt;
	padding: 0 1.5em;
}
#updates li {
	padding-bottom: 0.5em;
	border: 0pt none;
	margin: 0pt;
	padding: 0 2px;
}
#main {
	font-size: 110%;
	line-height: 1.5em;
	padding-top: 1.5em;
}
#main a#homepage-foreign {
	text-transform: uppercase;
	font-size: 120%;
	font-weight:bold;
}
#main a#homepage-foreign  {
	font-size: 145%;
	line-height: 1.3em;
	margin-top: 10px;
}
#main p {
	margin-top: 7px;
	padding: 0;
}

/* ^SEP 
----------------------------------------------------------------------------------------------------------------------------------- */

#splinters h3.topic {
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	background: #003366;
	padding: 3px 0 3px 5px;
	margin-bottom: 10px;
	clear: both;
}
#splinters #books-wrap { float: none; clear: none; *float: left; }
#splinters #content div.item {
	text-align: left;
	height: auto;
	margin-left: 2em;
	width: 100%;
	padding: 0;
	margin: 1em 0 0 0;
} 
#splinters #content div.item img {
	float: left;
	margin: 0pt;
	padding-right: 1em;
	border: none;
}
#splinters .item h2 {
	font-size: 120%;
	padding: 0;
	margin: 0;
	line-height:normal;
}
#splinters .item h3 {
	font-size: 105%;
	padding: 0;
	margin: 0;
}

#ser {
	float:right;
	width: 260px;
	background-color:#FFFEEB;
	font-size: 85%;
	padding: 0 0 10px 20px;
	margin: 10px 5px 10px 15px;
}
#ser-top {
	background: #F5EDBB url(images/audio-black.gif) no-repeat 2px 50%;
	font-size: 95%;
	margin: 0 0 3px -20px;
	list-style-type: none;
	padding: 2px 5px 2px 15px;
}
#splinters #ser .last {
	list-style-type: none;
	text-align:right;
	font-size: 120%;
	padding-right:10px;
}
#splinters .sep-sermons {
	float: right;
	margin: 5px 34px 0 0;;
	width: 260px;
}
#splinters .sep-sermons {padding-right: 2px;}
#splinters #separticles div.item { padding: 6px 0; } 

/* Host Page  */
#host #help {
	width: 80%;
	background-color: #EEEEEE;
	padding: 10px;
	margin: auto;
}
#host h4 {
	text-align: left;
	text-indent: 10em;
}


/* ^MEMBERS
----------------------------------------------------------------------------------------------------------------------------------- */
#member-log {
	width: 300px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	margin: 1em 0;
}
form input#login {
	border-left: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 2px;
	margin-bottom: 3px;
	width: 75px;
}
form input#login:hover {
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	padding: 2px;
	margin-bottom: 3px;
	cursor:pointer;
}

#memberHome #content div {  
	clear: left;
	padding: 1em 0;
}
#memberHome #content #specialNotice {
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 1.25em;
	font-family: Calibri;
	font-size: 1.22em;
	width: 80%;
	margin: .5em auto;

}
#memberHome #content #specialNotice { color: #333; }
#memberHome #content #specialNotice h4 { color: #6F2F3D; }
#memberHome #content h4 {  
	text-align: left;
}
#memberHome #content ul { margin-left: 3em; }
#memberHome #content ul li { list-style-type: square; color: #444;   }
#ab, #ml {
padding: 10px 0;
font: 80%;
margin: 10px 5px;
}
#ab p {
	padding-top: 0;
	padding-bottom: 15px;
}
#ab ol p {*padding: 15px 0 5px 0;}
#ab ul {padding-left: 25px;}
#ab li {
	max-width: none;
	padding-bottom: 15px;
}
#ab p.citation {font-size: 90%; font-style: italic !important; }
#ab ul {padding-left: 25px;}
.members #content #ml #letterhead {
	font: 15pt/1em "Times New Roman", Times, serif;
	width: 96%;
	display: block;
	margin-bottom: 35em;
	padding: 0 0 25px 0;
}
#ml ol { margin-left: 4em; padding: 10px 0; }
#ml ol li { padding-bottom: 15px; }
#ml ol li ul { margin-left: 3em; padding: 5px 0; }
#ml ol li ul li { padding-bottom: 7px; list-style-type: disc; }
.members #content #letterhead h2 {
	color: #631C39;
	font-size: 15pt;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 3px;
	font-weight: 400;
}
.members #content #letterhead p#address {
	font-size: 8pt;
	text-align: center;
	line-height: 1em;
}
#ml h5 {
font-size: 100%;
font-weight: 200;
line-height: 1.25em;
font-variant: small-caps;
margin-top: 10px;
}
#ml h6 {
font-size: 89%;
font-variant: small-caps;
line-height: 1.25em;
font-weight: normal;
}
#ml .citation, #ab .citation {
text-align: right;
padding-bottom: 5px;
}
.members p#ab-title {
	font: 14px/.75em "Times New Roman", Times, serif;
	text-align: right;
	font-weight:bold;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 4px;
	border: none;
	margin: 0 5px 12px 0;
	padding: 0;
}
.members p#title {
	font: 32px/1em "Times New Roman", Times, serif;
	text-align:right;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-style: italic;
	font-weight: 700;
	border-bottom: 5px #3C7CDC double;
	margin: 0 5px 25px 0;
	padding: 0 0 2px 0;	
}
.members #content p {max-width: none;}
.members u { 
	text-decoration: none;
	border-bottom: 1px solid #000; }
#host h4 {
	text-align:center;
}
#print-ab {display:none;}


