.footer {
	background-color: #dee78c;
}
.menu_bg {
	background-color: e6eca7;
	padding-right: 5px;
	padding-left: 5px;
}
.instruct_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ec008b;
}
.instruct_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
.descritp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #231f20;
}


.main_content {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
.menu_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E8D8D;
	margin-bottom: 10px;
}
/* navigation link */
a.nav_link {color: #8e8d8d; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block; padding-bottom: 10px; }
a.nav_link:hover              {color: #ec028b; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block; background: #dee78c }

.menu_item              { color: #8e8d8d; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; position: relative; padding-bottom: 10px; }.footer_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.footer_regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8e8d8d;
}
.footer {
	background-color: #DEE78C;
	background-position: center center;
}
.foot_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec028b;
	font-size:30px;
}
.slogan {
	font-size: 14px;
	font-style: italic;
}

