﻿.MainBody {
	min-height : 750px;
}
.HalfLoafBrown {
	float : left;
	margin-right : 48px;
	margin-bottom : 30px;
	width : 420px;
}
.HalfLoafWhite {
	/*border : 1px solid #c2d4eb;*/
	float : left;
	margin-bottom : 30px;
	width : 420px;
}
.Hdr {
	border-bottom : 1px solid #c2d4eb;
	font-size : 32px;
	font-style : italic;
	font-weight : bold;
	line-height : 42px;
	margin-bottom : 20px;
	padding-bottom : 5px;
	text-align : center;
}
.Txt {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 20px;
	text-align : justify;
}
li {
	left : 0px;
	margin-left : 15px;
	padding-left : 0px;
	position : relative;
	top : 0px;
}
