s@charset "utf-8";
/* CSS Document */
body {
	background-color: #dec799;
}
.PureE_pic {
	background-image: url(images/PureE_header2.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 297px;
	float: left;
	margin-top: -7px;
}
.LLuxus_pic {
	background-image: url(images/LLuxus_header.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 209px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	padding-bottom: 1px;
}
.content_area {
	background-color: #d6ba87;
	width: 445px;
	float: right;
	color: #7e6438;
	font-weight: bold;
	margin-right: 20px;
	height: 490px;
}
.lower_left_content {
	height: 57px;
	width: 520px;
	border: 1px solid #dcc9be;
	background-image: url(images/MB_flower.png);
	margin-top: 5px;
	background-repeat: no-repeat;
	float: left;
	font-size: 5pt;
}

.text_small {
	font-size: 10pt;
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	color: #7e6438;
	font-style: normal;
}
.text_header {
	font-size: 13pt;
	font-style: normal;
	color: #7e6438;
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	font-weight: bold;
}
.text_header_firstLetter {
	font-size: 15pt;
	font-style: italic;
	color: #189E45;
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	font-weight: bold;
}
.text_header_sub {
	font-size: 13pt;
	color: #189E45;
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	font-style: normal;
}
.header {
	float: right;
	width: 465px;
}
.Simply_natural {
	background-image: url(images/simplynatural_header.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 200px;
	float: left;
}

.right_content_area {
	width: 290px;
	float: left;
	}
.logo {
	width: 310px;
	float: left;
	height: 80px;
	background-image: url(images/MB_logo.png);
	background-repeat: no-repeat;
	margin-left: -3px;
}
.nav {
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	font-size: 16px;
	color: #7e6438;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	text-decoration:none;
	text-align: center;
	width: 785px;
	padding-top: 5px;
	margin-left: 10px;
}

.nav_sub {
	font-family: "Times New Roman", Times, serif;
	color: #7e6438;
	margin-top: 14px;
	display: block;
	float: left;
	text-align: left;
	width: 80px;
	margin-left: 48px;
	font-size: 9pt;
}

a:link {
	font-size: 13pt;
	color: #7e6438;
	text-decoration:none;
}
a:visited {
	font-size: 13pt;
	color: #7e6438;
	text-decoration:none;
}

a:hover {
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration:none;
}

.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
}


.clear {
	clear: both;
}
