/* **************************** GLOBAL RESETS 
*/

* {
	margin:0;
	padding:0;
}

img {
	border:0;}

body{
	font:13px/20px Arial,sans-serif;
	color: #333333;
	background-color: white;
}

pre {margin:1em 0; display:block; white-space:pre; }

/*
*************************** ANCHOR LINKS
*/

a:link, a:visited {
	color: #006699;
	text-decoration: none;}

a:hover {
	text-decoration: underline;
}
/*
*************************** HEADINGS, LISTS, PARAS 
*/
h1, h2, h3, h4, h5, h6 {
	font: 14px/18px Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 114%;
	color: #006699;
}

#contenthead {
	
	padding:20px 15px 10px 15px;
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom: 30px;
	
	}
#contenthead.withimage { 
	width: 70%;
	}

#contenthead h2 {
	letter-spacing:.4px;
	font-size:21px;
	color:#666;
	margin:0 0 10px 0;
	line-height:1.3em;}
#contenthead h3 {
	font-size:16px;
	color:#666;
	font-weight:normal;
	margin-bottom:1em;}
#contenthead .callout {
	float:right;
	width:150px;
	margin-top:0px;
	margin-right:5px;
	}
#contenthead.withimage .callout {
	}
#content h2 {
	font-size:1.5em;}
	


h3{
 font-size: 100%;

}


#content h3 {
	font-size:15px;
}
h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


ul{
 
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

p { 	
	margin:1em 0; 
}

blockquote {margin-left:1em;}
/*
 ******************************************* LAYOUT 
 */
 
#wrapper {
	width:700px;
	margin:30px auto;
	background-color:#fff;
	position: relative;
	}
	
#innerwrapper {
	padding-top:15px;
		
		}

#preheader {   display:none;  
		
}



#header { 
		width:650px; 
		height:180px;
		overflow:hidden;
		
		
 		}

#logo {
	color:#cb972a;
	font-size:45px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 48px;
	margin-top: 20px;
	margin-left: 25px;
	text-align:right;
	width:200px;
	float:left;
	}

#tagline {
	width:180px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	}
#tagline p {
	color:#C24312;
	font-weight:bold;
	line-height: 1.2em;
	margin: 5px 0;
	}

#topright {display:none;
	
	}

#menuwrapper {display:none;}
#statistics { display:none;}





/* -------------------------------------------- COLUMNS      
*/	

	
#left-column {	display:none;

		
         
	}

#content {
	
	width:645px;
	margin:0px;
	padding:20px;
	
           }
		   
#content p { XXXmargin-left:17px;}
#content ul {margin-left:17px; padding-left:1em;
list-style-position:outside;}
#content  h4 { margin-left:17px; font-weight : bold;
margin: 1em 17px;}
		  


/* -------------------------------------------- FOOTER 
*/

#footer {
		font-size:.8em; 
		border-top:1px solid #ccc ; 
		 margin-top:0px;
}

/*------------------------------------------- helpers  
*/

.clearer {
	clear:both;
	}
.left {
	float:left;
	margin-right: 1em;
	margin-top: 1em;
	}
.right {
	float:right;
	margin-left: 1em;
	margin-top: 1em;
}



img.right, img.left {
	padding:5px;  
	border:solid 1px #ccc;}

.right.pageimage {margin-top:0; margin-bottom:1em;}

.hidden {display:none;}


/* Essay Styling*/
.essay {clear:both;
padding: 0 10px;}
.essay .essaycontent {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#666;
	}

/* lectionary callout styling */
.lectionarycallout {
width:223px;
float:right;
border:1px solid #ccc;
padding: 10px;
margin:5px 0 10px 15px;

font-size:.95em;
}
#content .essay .lectionarycallout p{ margin:0; padding:0; }
#content .essay .lectionarycallout h4 {margin:0; padding:0; 
font-weight:bold; font-size:1.1em; color:#666}

#content .essay h3 {
	font-size:24px;
	line-height:1.2em;
	margin-top:0.9em;
	font-weight:normal;
	margin-bottom:0.9em;
	
}

#content .essay p {margin-left:0;}

#content .essay table.image .captionstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:center;
	line-height:1.4em;
	padding:5px;}
	
#content .essay table.image {
	border:1px solid #ccc;
padding:5px;}
	
	#content .essay .imagecreditstyle { font-size:.7em;}
	
#content .archive th {background:#eee;}
#content .archivemenu a{ padding:0 1em;}

#content .bookfeature {
	padding:1em; border: 1px solid #ccc;
border-width:1px 0; margin-bottom:1em;}
#content .bookfeature.withimage {
	width:70%;}

.captionstyle {text-align:center;
font-size:.8em; line-height:1.2em;}


