@charset "utf-8";
/* CSS Document */


body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fffaff;
	text-align: left;
}
.DivWholePage {
	height: auto;
	width: 1000px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
}
.DivBanner {
	height: auto;
	width: auto;
}
.DivMainContentOuter {
	float: left;
	background-image: url(images/page-sides.gif);
	background-repeat: repeat-y;
	width: 1000px;
	height: auto;
	display:inline
}
.DivMainContentInner {
	width: 600px;
	min-height: 500px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 70px;
	background-image: url(images/Landex-COA-watermark%20copy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	display:inline
}
.DivSideContent {
	float: left;
	width: 180px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 50px;
	border: 1px none #a799ff;
	padding: 5px;
	display:inline
}
.DivFooterBox {
	float: left;
	background-color: #fffaff;
}
.DivFooterContent {
	font-family: Calibri, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	width: 1000px;
	float: left;
	display:inline
}
.DivTextBlockStandard {
	clear: both;
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 10px;
	display:inline
}
.DivTextBlockHighlight01 {
	font-size: 1.25em;
	background-color: #CEDBFF;
	padding: 15px;
	border: 3px solid #16029a;
	float: left;
	margin-right: 25px;
	clear: both;
	height: auto;
	width: 550px;
	display:inline
}
h1 {
	font-size: 2em;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-style: italic;
	color: #591000;
	display: inline;
}
.DivTextBlockHighlight01 h2 {
	color: #16029a;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1.25em;
	font-weight: bold;
	display: inline;
}
li {
	margin-bottom: 8px;
}
.ImgPhotoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:inline
}
.ImgPhotoRight {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	display:inline
}
