/*** Religious Studies PRINT CSS 2007 ***/


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0; padding: 0; 
	color: #000000;
}



#wrap { margin: 2.0em auto 0em auto; }


/***** HEADER *****/

#header { margin: 0em; padding: 0em; }

#header img { margin: 0; padding: 0; border: none; }


/***** CONTENT WRAPPER *****/

#contentwrapper { }



/***** NAVIGATION *****/

#contentwrapper ul#navigation { display: none; }




/***** CONTENT *****/


#contentwrapper #content { width: 60.0em; margin: 0em 0em 0em 3.0em; padding: 1.0em 0em 10.0em 0em; background: #ffffff; }

#content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.3em; font-weight: normal; color: #000000; margin: 0.5em 0em 1.0em 0em;  padding: 0em; }


#content h2 { font-size: 1.8em; color: #000000; padding: 0em; margin: 1.0em 0em 0.7em 0em; font-weight: normal; }
#content h3 { font-size: 1.5em; color: #333333; padding: 0.6em 0em 0.6em 0em; margin: 0em; font-weight: normal; }
#content h4 { font-size: 1.4em; color: #333333; padding: 0.4em 0em 0.4em 0em; margin: 0em; font-weight: bold; }
#content h5 { font-size: 1.3em; color: #000000; padding: 0em 0em 1.4em 0em; margin: 0em; font-weight: bold; }
#content h6 { font-size: 1.2em; color: #333333; padding: 0em 0em 0.4em 0em; margin: 0em; font-weight: bold; }

#content p { font-size: 1.2em; line-height: 1.8em; margin: 1.2em 0em 1.2em 0em; }

#content blockquote { font-size: 1.2em; line-height: 1.5em; margin-left: 3.0em; }
#content blockquote p { font-size: 1.0em; }
#content blockquote li { font-size: 1.0em; }

#content h1 img, 
#content h2 img, 
#content h3 img, 
#content h4 img, 
#content p img.boxedimage { margin: 0em 0em 1.0em 1.0em; padding: 10px; border: 1px solid #666666; float: right; background-color: #eaeaea; }


#content ul { font-size: 1.1em; line-height: 1.5em; margin-top: 0.2em; margin-bottom: 0.3em; list-style-type: circle; }
#content ol { font-size: 1.1em; line-height: 1.5em; margin-top: 0.2em; margin-bottom: 0.3em; }
#content li { }
#content li ul { font-size: 1.0em; }
#content li ol { font-size: 1.0em; }

#content a, #content table a { color: #000000; text-decoration: none; }




/* default table css */
#content table { width: 100%; border-collapse: collapse; 
border-top: 1px solid #999999; border-left: 1px solid #999999; margin: 0.2em 0em 3.0em 0em; }
#content table th {  font-size: 1.1em; text-align: left; padding: 0.5em; 
border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #e1e1e1; }
#content table td { font-size: 1.1em; line-height: 1.5em; color: #000000; 
border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 0.5em; vertical-align: top; }
#content table tr {}
#content table td h1 { font-size: 1.1em; color: #00FF00; font-weight: bold; }
#content table td h2 { font-size: 1.2em; line-height: 1.5em; padding: 0; margin: 1.0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h3 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h4 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h5 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h6 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td p { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; }
#content table td ul { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; list-style-type: disc; }
#content table td ol { font-size: 1.0em; }
#content table td li { font-size: 1.0em; line-height: 1.5em; padding: 0; }






/* top of page */

#content p.topofpage { display: none; }




#content .smalltag { color: #666666; font-style: italic; }



#content .tt_break { display: none; }





/****** FOOTER *****/

#footer { 
	border-top: 1px solid #cccccc; 
	font-size: 1.0em; line-height: 1.5em; color: #000000; list-style-type: none;
	margin: 0em auto 0em auto;
	padding: 0; }

#footer .noprint { display: none; }

#footer .links { margin: 0em 20px 0em 20px; padding: 1.9em 0em 0em 0em; }
#footer .links a { color: #000000; }


#footer .weboffice { 
	width: 8em; line-height: 1.2em; float: right; color: #999999; text-align: center; 
	margin: 0; 
	padding: 1.0em 0em 0em 0em;
}
#footer .weboffice a { font-weight: bold; color: #999999; text-decoration: none; letter-spacing: 0.1em; }


