body {
	margin: 0px;
	background-color: #524534;
}
.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #70614F; 
	font-size: 32px; 
	letter-spacing:-1px;
}

.pageheading a:link {
	color:#766754;
	text-decoration:none;
}
.pageheading a:visited {
	color:#766754;
	text-decoration:none;
}
.pageheading a:hover {
	color:#766754;
	text-decoration:underline;
}

.brown-small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AEA08F;
}

.brown-small a:link {
	color:#AEA08F;
	text-decoration:none;
}
.brown-small a:visited {
	color:#AEA08F;
	text-decoration:none;
}
.brown-small a:hover {
	color:#AEA08F;
	text-decoration:underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979078;
}
.green-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EB472;
	font-weight: bold;
}
.blue {
	color: #8EBCF1;
	font-weight: bold;
}
.mmhide_pic-right {
	margin-left:25px;
	float:right;
	display: inline;
}
.mmhide_pic-left {
	margin-right:25px;
	float:left;
	display: inline;
}
a:link {
	color: #549DEF;
}
a:visited {
	color: #549DEF;
}
a:hover { color: #1374D5; }
.mmhide_dashes {
	border-bottom: 1px dashed #EBDEB4;
	width: 450px;
}

