#main br {
	clear:both;
}

#col_lt {
	position: relative;
	float: left;
	width: 455px;
	top: 20px;
	left: 29px;
	font-size: 12px;
}

#col_rt {
	position: relative;
	float:right;
	width: 455px;
	top: 20px;
	right: 29px;
	font-size: 12px;	
}

div.padder {
	width: 400px;
	margin: 0 auto;
}

#col_lt h2 {
	color: #005f9d;
	margin-bottom: .2em;
	font-size: 18px;
}

#col_lt h3 {
	color: #15b6e3;
	font-size: 14px;
	margin-bottom: .8em;
	font-weight: normal;
}

#col_lt h4 {
	margin: 0 0 1em 29px;
}

#col_rt h4 {
	text-align: left;
	margin: 0 0 1em 28px;
}

#col_lt h4.view_all, #col_rt h4.view_all {
	position: absolute;
	right:29px;
	top: 0;
}

#col_lt ul.numeric {
	list-style: decimal;
}

#col_lt ul.alpha {
	list-style: upper-alpha;
}

#col_lt li {
	margin-bottom: 1em;
}

#col_lt p {
	padding-bottom: 1em;
}

#col_lt p.quote {
	padding-bottom: .1em;
}

#col_rt h2 {
	color: #005f9d;
	padding: 0;
	margin-bottom: .6em;
	font-size: 18px;
}

div.devotional {
	
}

div.video {
	text-align:center;
}

div.journal {
}

div.textured_top {
	width: 455px;
	height: 21px;
	background-image: url('/images/textured_top_cap.jpg');
	background-repeat: no-repeat;
}

div.textured {
	position: relative;
	width: 455px;
	background-image: url('/images/textured_background.jpg');
	background-repeat: no-repeat;
	background-color: #f6f5f1;
}

div.textured_bottom {
	width: 455px;
	height: 21px;
	background-image: url('/images/textured_bottom_cap.jpg');
	background-repeat: no-repeat;
	margin-bottom: 26px;
}
