*{
	font: 97% Trebuchet MS, Verdana, Tahoma, Arial, Sans-serif;
	margin: 0;
	padding:0;
	color: #444;
}
a:link, a:visited{
	text-decoration: none;
	color: #B599CF;
	font-weight: bold;
}
a:hover{
	color:#FFF;
}
span{display:none;}
body{
	border-top: 5px solid #000;
	background: #F4EAC2 url(bg.png) left repeat-x 200px;
}
strong{font-weight: bolder;}

h1{
	background:url(header.gif) top left no-repeat;
	height: 200px;
	width: 420px;
	float:left;
}
#page{
	width:90%;
	margin-left:5%;
}
#header{
	background: #503A2D url(scripture.gif) no-repeat 95% 5px;
	height: 200px;
	padding-left:5%;
	border-bottom: 1px solid #F4EAC2;
}
#nav ul{
	list-style:none;
	background: #5A367C url(grad_nav.gif) top left repeat-y;
}
#nav ul li a{
	padding-left: 10%;
	line-height: 2.2em;
	display: block;
	border-bottom: 1px solid #382255;
	color: #FFF;
	font-size: 115%;
}
#nav ul li a:hover{
	background-color: #B599CF;
	color:#FFF;
}
#sidebar{
	width: 37%;
	float: right;
	background: #BCD989 url(grad_side.gif) top left repeat-y;
}
#sidebar #block{
	border-bottom: 2px solid #FFF;
	padding: 5% 0;
}
#sidebar h2{
	font-size: 250%;
	color:#5A367C;
	padding-left: 5%;
	margin-bottom: 5%;
	background: #BCD989;
}
#sidebar h3 a{
	margin-left:10%;
	
	font-size:170%;
}
#sidebar #block ul{
	padding-left:10%;
	padding-right: 10%;
	font-size: 110%;
}
#sidebar #block ul li{
	margin-bottom: 1em;
	line-height: 1.5em;
}
#sidebar p{
	font-size: 80%;
	line-height: 2em;
	margin:5% 10% 5% 10%;
	color: #506E00;
	text-align:justify;
}
#sidebar .quote{
	font-size: 150%;
	line-height: 1.4em;
	text-align: center;
}
#sidebar a{
font-size:150%;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
#sidebar a:hover{
	color:#5A367C;
}
#content{
	width: 63%;
	float: left;
	background:#FFF;
}
#content h2{
	font-size: 270%;
	color: #FFF;
	background: #B599CF;
	padding-left: 3%;
	line-height: 2em;
	font-family: Georgia;
}
#content h2 a{
	display:block;
}
#content h2 a:hover{
	color:#FFF;
}
#content h4{
	margin: -.5em 0 2em 0;
	color: #555;
	letter-spacing: 1em;
}
#content p{
	line-height: 2em;
	padding: 1% 7%;
	text-align: justify;
}
#content a{
	border-bottom:1px solid #B599CF;
	color: #5A367C;
}
#content a:hover{
	color: #B599CF;
}
#content blockquote{
	padding: 2% 7%;
	background: #F5F5F5;
	font-size: 200%;
	text-align:center;
}
#content img{
	margin: .9em 7% 0 16%;
	float: left;
	padding: 2%;
	background:#F1F1F1;
}
#content #footer{
	background: #745B3E;
	height: 3em;
}
#content ul{
	margin: 2% 7%;
	font-size: 120%;
}
#content li{
	margin-bottom: .5em;
	line-height: 1.65em;
}
#footer p{
	float:right;
	line-height: 1em;
	margin: 0;
	padding-bottom: 0;
	color:#FFF;
}
#footer a{
	color: #B599CF;
}
#footer a:hover{
	color:#FFF;
}
#footer div a{
	margin-left: 7%;
	line-height: 3em;
}