@charset "utf-8";
/* Copyright ©, Films for Christ. Designer: Paul Taylor */

h2 {
	clear:left; 
	font-size:115%; 
	font-weight:bold; 
	color:#ffffff;
	text-align:left;
	background-color:#731516; 
	border-bottom:0px;
	display:block; 
	margin:4% 0 0 0; 
	padding:10px; 
	position:relative;
	box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.80) }

img.thumbnail { 
	width:109px; 
	float:left; 
	margin-right:10px }

a:link {
	color:#3F702F;  
	text-decoration:none; 
	font-weight:normal }
a:visited { 
	color:#778C47; 
	text-decoration:none; 
	font-weight:normal }
a:active { 
	color:#ff00ff; 
	text-decoration:underline; 
	font-weight:normal }
a:hover { 
	color:#ff0000; 
	background-color:#F8DC00; 
	font-weight:bold }
body { 
	font-style:normal; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-image:url('http://ChristianAnswers.Net/kids/bkd-mat.jpg') }
p { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:150% }

ol { 
	margin:40px 0 40px 10px }
li { 
	font-size:13pt; 
	margin:0 0 20px 0; 
	clear:left }
ol li { 
	list-style-type:none; 
	list-style-position:outside; 
	color:#BFBFBF }
dt { 
	color:#000000; 
    font-size:13pt;
    margin-top:10px;
    margin-bottom:5px }
dd { 
	font-size:10pt; 
	margin:5px 0 0 5px; 
	padding-right:20px; 
	color:#000000; 
	line-height:150% }
dd span { 
	font-size:150%; 
	padding:0 5px 0 8px }