body
	{
	margin: 0px;
	padding: 0px;
	color: #764b2b;
	background-color: #ddba81;
	font-family: "times new roman", times, serif;
	}

a:link, a:visited
	{
	color: #053b57;
	text-decoration: none;
	}
	
a:hover, a:active
	{
	color: #053b57;
	text-decoration: underline;
	}
	
.container
	{
	width: 1010px;
	margin: 0px;
	padding: 108px 0 0 100px;
	background: url(site-images/contBG.png) repeat-y;
	}

#title_banner {
	width: 1151px;
	height: 167px;
	background: url(site-images/top_banner.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.dayContainer
	{
	margin: 0px 55px 0px 0px;
	width: 225px;
	float: left;

	}

.pad_top {
	padding-top: 65px;
	}

.dayContainer h4
	{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #ba8c4a;
	line-height: 17px;
	font-size: 16px;
	}

.dayContainer h5
	{
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 12px;
	}

.dayList
	{
	margin: 0px 0px 15px 20px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
	}


.clear
	{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}	

.footerBG
	{
	margin: 0px;
	height: 167px;
	background-image: url(site-images/footer.png);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	}	

.itsContainer
	{
	
	padding-right: 4px;
	background-color: #674227;
	background-image: url(site-images/itsBG.png);
	background-position: bottom left;
	background-repeat: repeat-y;
	text-align: right;
	}
	
.utContainer
	{
	padding-right: 4px;
	background-color: #ae885c;
	background-image: url(site-images/utBG.png);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
	}
	
.footer
	{
	padding: 2px 4px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #4e2712;
	background-color: #ddba81;
	}


.text
	{
	font-size: 14px;
	margin: 0px;
	width: 790px;
	}

.text_pad
	{
	padding-top: 50px;
	font-size: 14px;
	margin: 0px;
	width: 790px;
	}

h2
	{
	font-size: 16px;
	margin: 0px;
	padding: 0px;

	}

.home a:link, .home a:visited, .home a:hover, .home a:active
	{
	display: block;
	position: absolute;
	top: 0px;
	left: 220px;
	width: 458px;
	height: 100px;
	text-decoration: none;
	}

.excerpt
	{
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	}
	
.jesus1
	{
	padding: 0px 0px 20px 35px;
	}

.jesus2
	{
	padding: 0px 0px 5px 40px;
	}

.jesus3
	{
	margin-top: 0px;
	padding: 0px 0px 20px 35px;
	}
