body {
	background-color: #ab8560;
/* background-color: #BEAFAA;
	 background-color: #FFFFD0; */
}

.img_float_left{
	float: left;
	padding: 10px 10px 10px 10px;
		overflow: hidden;
}



table {
	background-color: #DCDCDC;
}


.pg_text {
	font-family: serif;
	font-size: 14px;
	color: Black;
}

.pg_emphasis {
	font-family: serif;
	font-size: 16px;
	color: #7A7259;
	font-weight: bold;
}

.pg_head {
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
	text-decoration: none;
}

.pg_sub {
	font-family: serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A7259;
	text-decoration: none;
	letter-spacing: 1px;
}


.menu_link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
	text-decoration: none;
}
.menu_link:hover {
	color: black;
	font-style: italic;
}

.menu_link:visited {
	color: #7A7259;
}


.menu_text {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
}

.footer_link {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
	text-decoration: none;
}

.footer_link:hover {
	color: black;
	font-style: italic;
}
