/* CSS Document */

#content h1 {
	background: url(/FamilyHistory/Assets/images/FamilyHistory.png) top no-repeat;
	padding-top: 70px;
}
#leftcolumn h3 a{
	text-decoration: none;
	color:#fff;
}
/* styling for menu */
ul#leftnav li h3 {
	margin: 0;
	padding: 0;
	color: #623f02;
}
ul#leftnav li h3 a {
	font-weight: bold;
	color: #623f02;
}
ul#leftnav li h3 a:hover {
	background-color: #ece0cb;
}
ul#leftnav ul li a {
	background: #f6f7f8 url("/Assets/images/effects/icon_section.gif") no-repeat 14px 50%;
	padding-left: 40px;
	font-size: 90%;
}
p.top {
	border-bottom: 1px dashed #e7d8be;
}
dl.glossary dt {
	font-weight:bold;
}
