s@charset "utf-8";
/* CSS Document */
body {
	background-color: #dec799;
}

.tohaveANDhold{
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	color: #fbf9f1;
	text-align: center;
	float: right;
	background-position: center;
	width: 438px;
	margin-top: -20px;

}
.content_area {
	background-color: #b1a99f;
	width: 438px;
	float: right;
	color: #fbf9f1;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 55px;
	background-image: url(images/content_bgd_img.png);
	background-repeat: no-repeat;
	height: 500px;
}

.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: 438px;
	margin-right: 20px;
}

.right_content_area {
	width: 295px;
	float: left;
	height: 600px;
	color: #FF0000;
	}
.logo {
	width: 438px;
	float: right;
	height: 63px;
	background-image: url(images/MB_logo_wed.png);
	background-repeat: no-repeat;
	background-position: center;
}
.nav {
	font-family: "Palatino Linotype", Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #fbf9f1;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	text-decoration:none;
	text-align: center;
	width: 700px;
	padding-top: 15px;
	background-position: center;
	margin-left: 50px;
}

.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;
}

.nav a:link {
	font-size: 12pt;
	color: #fbf9f1;
	text-decoration:none;
}
.nav a:visited {
	font-size: 12pt;
	color: #fbf9f1;
	text-decoration:none;
}

.nav a:hover {
	font-size: 12pt;
	color: #0f9f36;
	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;
}
#left {
	text-align: left;
	font-size: 15px;
	margin-top: -8px;
	margin-left: -5px;
	color: #fbf9f1;
	font-style: normal;
}
