/**************************** ARTICLE STYLESHEET ****************************/



/**************************** START BODY and MAIN COLUMN ****************************/

body {
	background-image: url(images/header-sub-desert.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#header2 { 
	height: 105px;
	margin: 0px;
}

#header2-pad {padding: 0 0 0 0;}

#article-header {
	float: left;
	margin-left: 183px;
	width: 555px;
	height: 84px;

	background-image: url(images/header-article.jpg);
	background-repeat: no-repeat;
}

/* IE6 and lower hacks */
* html #article-header {margin-left: 92px;}
* html #header-navbar-container {margin-top: -3px;}

#article-header img {border: none;}

#columnholder-footer, #columnholder {
	background-image: url(images/bg-article.jpg);
	background-repeat: repeat-y;
}

.pad-a1 {padding: 30px 15px 15px 15px;}
.pad-b1 {padding: 25px 0px 15px 15px; _padding-right:13px;}

#column-main {
	width: 560px;
	height: 100%;
	background: none;

	font-size: 13px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, clean, sans-serif;
}

.pad-main {padding: 20px 20px 30px 20px;}

#box-church {display: none;}

#font-size {font-weight: bold; text-align: left;}

#font-size img {border: none; margin: 3px 5px 0 0;}

h1 {color: #39498E; font-size: 20px; margin: 0px; font-weight: normal;}

#article-byline {font-size: 11px;}

#article-attribution {font-size: 11px;}

p {margin: 15px 0 0 0; line-height: 20px;}

#article-stanza {}

p.indent1 {margin-left: 10px;}
p.indent2 {margin-left: 20px;}
p.indent3 {margin-left: 30px;}
p.indent4 {margin-left: 40px;}
p.indent5 {margin-left: 50px;}

#article-callout {
	color: #39498E;
	font-weight: bold;
	font-style: italic;

	margin: 20px 100px 20px 100px;
	padding: 10px 0 10px 0;
	text-align: center;

	border-top: dashed 1px #39498E;
	border-bottom: dashed 1px #39498E;
}

#article-ref-intro {
	color: #39498E;
	font-weight: bold;

	margin: 20px 0px 0px 0px;
	padding: 10px 0 10px 0;
	text-align: left;

	border-top: dashed 1px #39498E;
	border-bottom: dashed 1px #39498E;
}


#article-ref-label {margin: 15px 0px 0px 0px; font-weight: bold;}

#article-ref {}

#more-by-author {margin-top: 15px;}

