.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E5761A;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E55C0D;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	
}
.bodybrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F2107;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
.familyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #2F1F0F;
	background-color: #FFFF66;
}

a.headerMenu:link  {
	font-family: "Arno Pro", Georgia;
	color: #E5761A;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	
}

a.headerMenu:visited  {
	font-family: "Arno Pro", Georgia;
	color: #E5761A;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}

a.headerMenu:hover {
text-decoration: underline;
}

a.headerMenu:active  {
	font-family: "Arno Pro", Georgia;
	color: #E5761A;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}

}

