<!DOCTYPE html>
<html lang="en-US">
<head >
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v20.10 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Home - Documenting the Details</title>
	<link rel="canonical" href="https://documentingthedetails.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Home - Documenting the Details" />
	<meta property="og:url" content="https://documentingthedetails.com/" />
	<meta property="og:site_name" content="Documenting the Details" />
	<meta property="article:modified_time" content="2020-05-30T15:38:25+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://documentingthedetails.com/","url":"https://documentingthedetails.com/","name":"Home - Documenting the Details","isPartOf":{"@id":"https://documentingthedetails.com/#website"},"datePublished":"2020-05-04T00:44:47+00:00","dateModified":"2020-05-30T15:38:25+00:00","breadcrumb":{"@id":"https://documentingthedetails.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://documentingthedetails.com/"]}]},{"@type":"BreadcrumbList","@id":"https://documentingthedetails.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://documentingthedetails.com/#website","url":"https://documentingthedetails.com/","name":"Documenting the Details","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://documentingthedetails.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//code.ionicframework.com' />
<link rel="alternate" type="application/rss+xml" title="Documenting the Details &raquo; Feed" href="https://documentingthedetails.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Documenting the Details &raquo; Comments Feed" href="https://documentingthedetails.com/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v9.3.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-CP1FQQFBP5"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '9.3.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/documentingthedetails.com\/"};
				if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-CP1FQQFBP5',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-CP1FQQFBP5', {"forceSSL":"true","link_attribution":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/documentingthedetails.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.2.11"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s("\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!s("\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!s("\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!s("\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='mci-footnotes-jquery-tooltips-pagelayout-none-css' href='https://documentingthedetails.com/wp-content/plugins/footnotes/css/footnotes-jqttbrpl0.min.css?ver=2.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='genesis-blocks-style-css-css' href='https://documentingthedetails.com/wp-content/plugins/genesis-blocks/dist/style-blocks.build.css?ver=1740958238' type='text/css' media='all' />
<link rel='stylesheet' id='gallery-pro-css' href='https://documentingthedetails.com/wp-content/themes/gallery-pro/style.css?ver=1.2' type='text/css' media='all' />
<style id='gallery-pro-inline-css' type='text/css'>

		.entry-content a:not(.button),
		a:hover,
		.genesis-nav-menu a:hover,
		.genesis-nav-menu .current-menu-item > a,
		.entry-title a:hover,
		.button.white,
		.woocommerce-MyAccount-navigation li a:hover,
		.woocommerce-MyAccount-navigation li.is-active a {
		  color: #119995;
		}

		button,
		input[type="button"],
		input[type="reset"],
		input[type="submit"],
		.button,
		a.button,
		.button.outline:hover,
		.button.white:hover,
		.pagination a:hover,
		.button.light:hover,
		body.woocommerce-page nav.woocommerce-pagination ul li a,
		body.woocommerce-page nav.woocommerce-pagination ul li span,
		body.woocommerce-page #respond input#submit,
		body.woocommerce-page a.button,
		body.woocommerce-page button.button,
		body.woocommerce-page button.button.alt,
		body.woocommerce-page a.button.alt,
		body.woocommerce-page input.button,
		body.woocommerce-page input.button.alt,
		body.woocommerce-page input.button:disabled,
		body.woocommerce-page input.button:disabled[disabled],
		body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
		body.woocommerce-page #respond input#submit:hover,
		body.woocommerce-page a.button:hover,
		body.woocommerce-page button.button:hover,
		body.woocommerce-page button.button.alt:hover,
		body.woocommerce-page a.button.alt:hover,
		body.woocommerce-page input.button:hover,
		body.woocommerce-page input.button.alt:hover,
		body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
		  background-color: #119995;
		}

		::-moz-selection { background-color: #119995; }
		::selection { background-color: #119995; }

		.button.outline,
		.button.outline:hover,
		body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
		body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
		.pagination li.active a,
		body.woocommerce-page nav.woocommerce-pagination ul li span.current {
		  box-shadow: inset 0 -1px 0 0 #119995;
		}

		input:focus,
		select:focus,
		textarea:focus {
		  border-color: #119995;
		}
		
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://documentingthedetails.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.11' type='text/css' media='all' />
<link rel='stylesheet' id='classic-theme-styles-css' href='https://documentingthedetails.com/wp-includes/css/classic-themes.min.css?ver=6.2.11' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='email-subscribers-css' href='https://documentingthedetails.com/wp-content/plugins/email-subscribers/lite/public/css/email-subscribers-public.css?ver=5.7.53.1' type='text/css' media='all' />
<link rel='stylesheet' id='gabfire-widget-css-css' href='https://documentingthedetails.com/wp-content/plugins/gabfire-widget-pack/css/style.css?ver=6.2.11' type='text/css' media='all' />
<link rel='stylesheet' id='googlefonts-css' href='https://fonts.googleapis.com/css?family=Lato:300|Lato:400|Lato:400|Lato:400|Lato:400|Lato:400&subset=latin' type='text/css' media='all' />
<link rel='stylesheet' id='light-style-css' href='https://documentingthedetails.com/wp-content/plugins/organize-series/orgSeriesLightTheme.css?ver=6.2.11' type='text/css' media='all' />
<link rel='stylesheet' id='ionicons-css' href='//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css?ver=1.2' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css?family=Cormorant%3A400%2C400i%2C700%2C700i%7COpen+Sans%3A300%2C300i%2C600%2C600i%2C700%2C700i&#038;ver=1.2' type='text/css' media='all' />
<style id='akismet-widget-style-inline-css' type='text/css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<link rel='stylesheet' id='simple-social-icons-font-css' href='https://documentingthedetails.com/wp-content/plugins/simple-social-icons/css/style.css?ver=3.0.2' type='text/css' media='all' />
<style id='kadence-blocks-global-variables-inline-css' type='text/css'>
:root {--global-kb-font-size-sm:clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-kb-font-size-md:clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-kb-font-size-lg:clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-kb-font-size-xl:clamp(2.25rem, 1.728rem + 1.63vw, 3rem);--global-kb-font-size-xxl:clamp(2.5rem, 1.456rem + 3.26vw, 4rem);--global-kb-font-size-xxxl:clamp(2.75rem, 0.489rem + 7.065vw, 6rem);}:root {--global-palette1: #3182CE;--global-palette2: #2B6CB0;--global-palette3: #1A202C;--global-palette4: #2D3748;--global-palette5: #4A5568;--global-palette6: #718096;--global-palette7: #EDF2F7;--global-palette8: #F7FAFC;--global-palette9: #ffffff;}
</style>
<script type='text/javascript' src='https://documentingthedetails.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/footnotes/js/jquery.tools.min.js?ver=1.2.7.redacted.2' id='mci-footnotes-jquery-tools-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.3.0' id='monsterinsights-frontend-script-js'></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/documentingthedetails.com","hash_tracking":"false","v4_id":"G-CP1FQQFBP5"};/* ]]> */
</script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/fd-footnotes/fdfootnotes.js?ver=1.34' id='fdfootnote_script-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/gallery-pro/js/jquery.fitvids.js?ver=1.2' id='fitvids-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/gallery-pro/js/global.js?ver=1.2' id='bbs-global-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/gallery-pro/js/headhesive.min.js?ver=1.2' id='bbs-headhesive-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/gallery-pro/js/responsive-menu.js?ver=1.2' id='bbs-responsive-menu-js'></script>
<link rel="https://api.w.org/" href="https://documentingthedetails.com/wp-json/" /><link rel="alternate" type="application/json" href="https://documentingthedetails.com/wp-json/wp/v2/pages/3073" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://documentingthedetails.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://documentingthedetails.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.2.11" />
<link rel='shortlink' href='https://documentingthedetails.com/' />
<link rel="alternate" type="application/json+oembed" href="https://documentingthedetails.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdocumentingthedetails.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://documentingthedetails.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdocumentingthedetails.com%2F&#038;format=xml" />
<style type='text/css' media='screen'>
	h1{ font-family:"Lato", arial, sans-serif;}
	p{ font-family:"Lato", arial, sans-serif;}
	li{ font-family:"Lato", arial, sans-serif;}
	h2{ font-family:"Lato", arial, sans-serif;}
	h3{ font-family:"Lato", arial, sans-serif;}
	h4{ font-family:"Lato", arial, sans-serif;}
	blockquote{ font-family:"Lato", arial, sans-serif;}
</style>
<!-- fonts delivered by Wordpress Google Fonts, a plugin by Adrian3.com -->		<script>
			document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' );
		</script>
				<style>
			.no-js img.lazyload { display: none; }
			figure.wp-block-image img.lazyloading { min-width: 150px; }
							.lazyload, .lazyloading { opacity: 0; }
				.lazyloaded {
					opacity: 1;
					transition: opacity 400ms;
					transition-delay: 0ms;
				}
					</style>
		<!-- Analytics by WP Statistics - https://wp-statistics.com -->
<link rel="pingback" href="https://documentingthedetails.com/xmlrpc.php" />
<meta name="google-site-verification" content="7u_gYGFJ3Yh7hqvqqLUlLwRLXMB5lDzJ1bwrpeVzEas" /><style type="text/css">.site-title a { background: url(https://documentingthedetails.com/wp-content/uploads/2025/12/cropped-Header-Rev2026.png) no-repeat !important; }</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S0GLDX0L4V
"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-167855822-1');
  gtag('config', 'G-S0GLDX0L4V');
</script><link rel="icon" href="https://documentingthedetails.com/wp-content/uploads/2020/12/cropped-PeopleTree-2021Revision-500x500-NEWCOLORS-FINAL-32x32.png" sizes="32x32" />
<link rel="icon" href="https://documentingthedetails.com/wp-content/uploads/2020/12/cropped-PeopleTree-2021Revision-500x500-NEWCOLORS-FINAL-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://documentingthedetails.com/wp-content/uploads/2020/12/cropped-PeopleTree-2021Revision-500x500-NEWCOLORS-FINAL-180x180.png" />
<meta name="msapplication-TileImage" content="https://documentingthedetails.com/wp-content/uploads/2020/12/cropped-PeopleTree-2021Revision-500x500-NEWCOLORS-FINAL-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			h1,
.entry-title,
.site-title {
  font-family: "Lato";
	font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
  font-style: normal;
}

body {
	font-family: Lato, Open Sans, "Avenir", "Helvetica", arial;
	font-size: 18px;
	font-weight: 400;
	line-height: 2.8rem;
}
a:link {
  color: #119995; 
  background-color: transparent; 
  text-decoration: bold;
}
/* mouse over link */
link:hover {
  color: #000000;
}

/* selected link */
link:active {
	color: #119995;}


	
		</style>
		
<style type="text/css" media="all">
.footnotes_reference_container {margin-top: 24px !important; margin-bottom: 0px !important;}
.footnote_container_prepare > h4 {border-bottom: 1px solid #aaaaaa !important;}
.footnote_tooltip { font-size: 13.0px !important; background-color: #f6f6f6 !important; border-radius: 3px !important; -webkit-box-shadow: 2px 2px 11px #cccccc; -moz-box-shadow: 2px 2px 11px #cccccc; box-shadow: 2px 2px 11px #cccccc;}
.footnote_plugin_tooltip_text {top:10px !important}
.footnote_plugin_tooltip_text {
    vertical-align: top;
}
/*
prevent long URLs from expanding the reference container in mobile view:
*/
.footnote_plugin_text a {
    word-wrap: anywhere;
}
</style>
</head>
<body class="home page-template-default page page-id-3073 custom-header header-image header-full-width full-width-content genesis-breadcrumbs-hidden genesis-footer-widgets-visible bbs-front-page"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to main content</a></li><li><a href="#genesis-footer-widgets" class="screen-reader-shortcut"> Skip to footer</a></li></ul><nav class="nav-primary" aria-label="Main" id="genesis-nav-primary"><div class="wrap"><ul id="menu-main-menu" class="menu genesis-nav-menu menu-primary js-superfish"><li id="menu-item-52120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-3073 current_page_item menu-item-52120"><a href="https://documentingthedetails.com/" aria-current="page"><span >Home</span></a></li>
<li id="menu-item-3079" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3079"><a href="https://documentingthedetails.com/blog/"><span >Blog</span></a>
<ul class="sub-menu">
	<li id="menu-item-52755" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52755"><a href="https://documentingthedetails.com/archives/"><span >Blog Archives</span></a></li>
	<li id="menu-item-52780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52780"><a href="https://documentingthedetails.com/posts-by-surname/"><span >Posts by Surname</span></a></li>
</ul>
</li>
<li id="menu-item-20350" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20350"><a href="https://documentingthedetails.com/about/"><span >About</span></a>
<ul class="sub-menu">
	<li id="menu-item-51903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51903"><a href="https://documentingthedetails.com/whats-new/"><span >What’s New</span></a></li>
	<li id="menu-item-58931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58931"><a href="https://documentingthedetails.com/site-map/"><span >Site Map</span></a></li>
	<li id="menu-item-52124" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52124"><a href="https://documentingthedetails.com/copyright-disclosure/"><span >Copyright and Disclosure</span></a></li>
</ul>
</li>
<li id="menu-item-53230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-53230"><a href="https://documentingthedetails.com/family-tree/"><span >Family Tree, Stories, &#038; Photos</span></a>
<ul class="sub-menu">
	<li id="menu-item-68645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68645"><a href="https://documentingthedetails.com/links-to-family-photos/"><span >Links to Family Photos</span></a></li>
	<li id="menu-item-51666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-51666"><a href="https://documentingthedetails.com/hankins-petty/"><span >Hankins &#038; Petty</span></a>
	<ul class="sub-menu">
		<li id="menu-item-57347" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57347"><a href="https://documentingthedetails.com/jwmccauley-vwhankins/"><span >John William McCauley &#038; Verda Waller Hankins</span></a></li>
		<li id="menu-item-65103" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-65103"><a href="https://documentingthedetails.com/tlhankins-sapetty/"><span >Thomas Leander Hankins and Samantha Angeline Petty</span></a>
		<ul class="sub-menu">
			<li id="menu-item-57346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57346"><a href="https://documentingthedetails.com/trhankins/"><span >Thomas Richard Hankins</span></a></li>
			<li id="menu-item-57350" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57350"><a href="https://documentingthedetails.com/aehankins/"><span >Albert Elvie Hankins</span></a></li>
			<li id="menu-item-57352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57352"><a href="https://documentingthedetails.com/alhankins/"><span >Aggie Lee Hankins</span></a></li>
			<li id="menu-item-60480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60480"><a href="https://documentingthedetails.com/jwmccauley-vwhankins/"><span >Verda Waller Hankins</span></a></li>
			<li id="menu-item-57351" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57351"><a href="https://documentingthedetails.com/jchankins/"><span >John Corum Hankins</span></a></li>
			<li id="menu-item-57349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57349"><a href="https://documentingthedetails.com/wphankins/"><span >William Perry Hankins</span></a></li>
			<li id="menu-item-57348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57348"><a href="https://documentingthedetails.com/jbhankins/"><span >James Bailey Hankins</span></a></li>
		</ul>
</li>
		<li id="menu-item-60231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-60231"><a href="https://documentingthedetails.com/aehankins-ijgoodloe/"><span >Albert Elvie Hankins &#038; Isabella Jane Goodloe</span></a>
		<ul class="sub-menu">
			<li id="menu-item-60230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60230"><a href="https://documentingthedetails.com/jhhankins/"><span >John Houston Hankins</span></a></li>
			<li id="menu-item-60229" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60229"><a href="https://documentingthedetails.com/jwhankins/"><span >James W. Hankins</span></a></li>
			<li id="menu-item-60232" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60232"><a href="https://documentingthedetails.com/?page_id=54996"><span >Thomas Leander Hankins</span></a></li>
			<li id="menu-item-60227" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60227"><a href="https://documentingthedetails.com/mmhankins/"><span >Mary Madore Hankins</span></a></li>
			<li id="menu-item-60228" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60228"><a href="https://documentingthedetails.com/bwdevault/"><span >Bessie Walker Devault</span></a></li>
		</ul>
</li>
		<li id="menu-item-59643" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-59643"><a href="https://documentingthedetails.com/jrpetty-methomas/"><span >John R. Petty &#038; Margaret E. Thomas</span></a>
		<ul class="sub-menu">
			<li id="menu-item-59653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59653"><a href="https://documentingthedetails.com/mapetty/"><span >Melissa A. Petty</span></a></li>
			<li id="menu-item-59652" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59652"><a href="https://documentingthedetails.com/hmpetty/"><span >Henry Milton Petty</span></a></li>
			<li id="menu-item-59654" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59654"><a href="https://documentingthedetails.com/?page_id=54996"><span >Samantha Angeline Petty</span></a></li>
			<li id="menu-item-59651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59651"><a href="https://documentingthedetails.com/mepetty/"><span >Mary E. Petty</span></a></li>
			<li id="menu-item-59650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59650"><a href="https://documentingthedetails.com/dbpetty/"><span >Daniel B. Petty</span></a></li>
			<li id="menu-item-59649" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59649"><a href="https://documentingthedetails.com/jbpetty/"><span >Joseph Bunyan Petty</span></a></li>
			<li id="menu-item-59648" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59648"><a href="https://documentingthedetails.com/oppetty/"><span >Oliver Perry Petty</span></a></li>
			<li id="menu-item-59647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59647"><a href="https://documentingthedetails.com/ntpetty/"><span >Nathaniel T. Petty</span></a></li>
			<li id="menu-item-59646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59646"><a href="https://documentingthedetails.com/jfpetty/"><span >John Franklin Petty</span></a></li>
			<li id="menu-item-59645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59645"><a href="https://documentingthedetails.com/wopetty/"><span >W. O. Petty</span></a></li>
			<li id="menu-item-59644" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59644"><a href="https://documentingthedetails.com/bwpetty/"><span >Benjamin W. Petty</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li id="menu-item-51741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-51741"><a href="https://documentingthedetails.com/hopkins-howard/"><span >Hopkins &#038; Howard</span></a>
	<ul class="sub-menu">
		<li id="menu-item-60529" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60529"><a href="https://documentingthedetails.com/edhopkins-eetaylor/"><span >Elmer Dennis Hopkins &#038; Emma Ewers Taylor</span></a></li>
		<li id="menu-item-63235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-63235"><a href="https://documentingthedetails.com/jahopkins-lhoward/"><span >James Arton Hopkins &#038; Lucinda Howard</span></a>
		<ul class="sub-menu">
			<li id="menu-item-63232" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63232"><a href="https://documentingthedetails.com/jchopkins/"><span >John Covey Hopkins</span></a></li>
			<li id="menu-item-63234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63234"><a href="https://documentingthedetails.com/hmhopkins/"><span >Henry Mattison Hopkins</span></a></li>
			<li id="menu-item-63233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63233"><a href="https://documentingthedetails.com/elhopkins/"><span >Elijah L. Hopkins</span></a></li>
			<li id="menu-item-63226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63226"><a href="https://documentingthedetails.com/edhopkins-eetaylor/"><span >Elmer Dennis Hopkins</span></a></li>
			<li id="menu-item-63236" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63236"><a href="https://documentingthedetails.com/cohopkins/"><span >Columbus Ora Hopkins</span></a></li>
			<li id="menu-item-63229" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63229"><a href="https://documentingthedetails.com/lbhopkins/"><span >Leo Berry Hopkins</span></a></li>
			<li id="menu-item-63231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63231"><a href="https://documentingthedetails.com/hdhopkins/"><span >Howard Doctor Hopkins</span></a></li>
			<li id="menu-item-63228" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63228"><a href="https://documentingthedetails.com/gghopkins/"><span >General Grant Hopkins</span></a></li>
			<li id="menu-item-63227" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63227"><a href="https://documentingthedetails.com/lm-hopkins/"><span >Lula Mae Hopkins</span></a></li>
			<li id="menu-item-63230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63230"><a href="https://documentingthedetails.com/whopkins/"><span >Walter Hopkins</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li id="menu-item-51825" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51825"><a href="https://documentingthedetails.com/lanier-bennett/"><span >Lanier &#038; Bennett</span></a></li>
	<li id="menu-item-51824" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-51824"><a href="https://documentingthedetails.com/taylor-owens/"><span >Taylor &#038; Owens</span></a>
	<ul class="sub-menu">
		<li id="menu-item-60530" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60530"><a href="https://documentingthedetails.com/edhopkins-eetaylor/"><span >Elmer Dennis Hopkins &#038; Emma Ewers Taylor</span></a></li>
		<li id="menu-item-61571" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-61571"><a href="https://documentingthedetails.com/jctaylor-ejowens/"><span >John Cook Taylor &#038; Emma Jane Owens</span></a>
		<ul class="sub-menu">
			<li id="menu-item-61572" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61572"><a href="https://documentingthedetails.com/gtaylor/"><span >Grace Taylor</span></a></li>
			<li id="menu-item-61573" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61573"><a href="https://documentingthedetails.com/staylor/"><span >Susan Taylor</span></a></li>
			<li id="menu-item-61575" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61575"><a href="https://documentingthedetails.com/wrtaylor/"><span >William Robert Taylor</span></a></li>
			<li id="menu-item-61577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61577"><a href="https://documentingthedetails.com/edhopkins-eetaylor/"><span >Emma Ewers Taylor</span></a></li>
			<li id="menu-item-61574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61574"><a href="https://documentingthedetails.com/hctaylor/"><span >Hartford Conn Taylor</span></a></li>
			<li id="menu-item-61576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61576"><a href="https://documentingthedetails.com/artaylor/"><span >Anna Rose Taylor</span></a></li>
		</ul>
</li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-51986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-51986"><a href="https://documentingthedetails.com/most-wanted/"><span >Most Wanted</span></a>
<ul class="sub-menu">
	<li id="menu-item-51987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51987"><a href="https://documentingthedetails.com/john-r-pettys-mother/"><span >Who was John R. Petty’s mother?</span></a></li>
	<li id="menu-item-67635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67635"><a href="https://documentingthedetails.com/how-were-lewis-jones-and-jacob-bennett-related/"><span >How were Lewis, Jones, and Jacob Bennett related?</span></a></li>
	<li id="menu-item-52249" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52249"><a href="https://documentingthedetails.com/william-taylors-parents/"><span >Who were William Taylor’s parents?</span></a></li>
	<li id="menu-item-51988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51988"><a href="https://documentingthedetails.com/james-a-hopkins-father/"><span >Who was James Arton Hopkins’s father?</span></a></li>
</ul>
</li>
<li id="menu-item-20349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20349"><a href="https://documentingthedetails.com/dna-matching/"><span >DNA Matching</span></a></li>
<li id="menu-item-63767" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63767"><a href="mailto:linda@documentingthedetails.com"><span >Contact Me</span></a></li>
<li id="menu-item-63771" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63771"><a href="https://documentingthedetails.com/subscribe-by-email/"><span >Subscribe</span></a></li>
</ul></div></nav><header class="site-header"><div class="wrap"><div class="title-area"><p class="site-title"><a href="https://documentingthedetails.com/">Documenting the Details</a></p></div></div></header><h2 class="screen-reader-text">Main Content</h2><div id="front-page-1" class="front-page-1 flexible-widget-area bg bg-scrim" style="background-image: url(https://documentingthedetails.com/wp-content/uploads/2021/11/Teal-ColorBlock.jpg)"><div class="wrap"><section id="featured-page-3" class="widget featured-content featuredpage"><div class="widget-wrap"><h3 class="widgettitle widget-title">Verda Waller Hankins</h3>
<article class="post-51650 page type-page status-publish has-post-thumbnail entry" aria-label="Hankins &#038; Petty"><a href="https://documentingthedetails.com/hankins-petty/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="400" height="400"   alt="McCauley Family" decoding="async" data-srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-400x400.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1.jpg 500w"  data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-400x400.jpg" data-sizes="(max-width: 400px) 100vw, 400px" class="entry-image attachment-page lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="400" src="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-400x400.jpg" class="entry-image attachment-page" alt="McCauley Family" decoding="async" srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-400x400.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0001-500x500-1.jpg 500w" sizes="(max-width: 400px) 100vw, 400px" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://documentingthedetails.com/hankins-petty/">Hankins &#038; Petty</a></h4></header></article></div></section>
<section id="widget_sp_image-12" class="widget widget_sp_image"><div class="widget-wrap"><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100" class="attachment-full" style="max-width: 100%;" src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" /></noscript></noscript></noscript></div></section>
<section id="featured-page-7" class="widget featured-content featuredpage"><div class="widget-wrap"><h3 class="widgettitle widget-title">John William McCauley</h3>
<article class="post-51771 page type-page status-publish has-post-thumbnail entry" aria-label="Lanier &#038; Bennett"><a href="https://documentingthedetails.com/lanier-bennett/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="397" height="400"   alt="McCauley Family" decoding="async" data-srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-397x400.jpg 397w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2.jpg 600w"  data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-397x400.jpg" data-sizes="(max-width: 397px) 100vw, 397px" class="entry-image attachment-page lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="397" height="400" src="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-397x400.jpg" class="entry-image attachment-page" alt="McCauley Family" decoding="async" srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-397x400.jpg 397w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/2orMore-WillVerda-0003-600x600-2.jpg 600w" sizes="(max-width: 397px) 100vw, 397px" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://documentingthedetails.com/lanier-bennett/">Lanier &#038; Bennett</a></h4></header></article></div></section>
<section id="widget_sp_image-18" class="widget widget_sp_image"><div class="widget-wrap"><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100" class="attachment-full" style="max-width: 100%;" src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" /></noscript></noscript></noscript></div></section>
<section id="featured-page-10" class="widget featured-content featuredpage"><div class="widget-wrap"><h3 class="widgettitle widget-title">Emma Ewers Taylor</h3>
<article class="post-51811 page type-page status-publish has-post-thumbnail entry" aria-label="Taylor &#038; Owens"><a href="https://documentingthedetails.com/taylor-owens/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="397" height="400"   alt="" decoding="async" data-srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-397x400.jpg 397w, https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2.jpg 595w"  data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-397x400.jpg" data-sizes="(max-width: 397px) 100vw, 397px" class="entry-image attachment-page lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="397" height="400" src="https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-397x400.jpg" class="entry-image attachment-page" alt="" decoding="async" srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-397x400.jpg 397w, https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/TaylorOwens-0009-600x600-2.jpg 595w" sizes="(max-width: 397px) 100vw, 397px" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://documentingthedetails.com/taylor-owens/">Taylor &#038; Owens</a></h4></header></article></div></section>
<section id="widget_sp_image-13" class="widget widget_sp_image"><div class="widget-wrap"><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100"  style="max-width: 100%;" data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" class="attachment-full lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="100" height="100" class="attachment-full" style="max-width: 100%;" src="https://documentingthedetails.com/wp-content/uploads/2020/05/TransparentWedge-01.png" /></noscript></noscript></noscript></div></section>
<section id="featured-page-8" class="widget featured-content featuredpage"><div class="widget-wrap"><h3 class="widgettitle widget-title">Elmer Dennis Hopkins</h3>
<article class="post-51683 page type-page status-publish has-post-thumbnail entry" aria-label="Hopkins &#038; Howard"><a href="https://documentingthedetails.com/hopkins-howard/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="400" height="400"   alt="" decoding="async" data-srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-400x400.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature.jpg 499w"  data-src="https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-400x400.jpg" data-sizes="(max-width: 400px) 100vw, 400px" class="entry-image attachment-page lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="400" src="https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-400x400.jpg" class="entry-image attachment-page" alt="" decoding="async" srcset="https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-400x400.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature-150x150.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2020/05/HopkinsHoward-0005-Feature.jpg 499w" sizes="(max-width: 400px) 100vw, 400px" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://documentingthedetails.com/hopkins-howard/">Hopkins &#038; Howard</a></h4></header></article></div></section>
</div></div><div id="front-page-2" class="front-page-2 flexible-widget-area"><div class="wrap"><div class="flexible-widgets widget-area widget-halves uneven"><section id="widget_sp_image-7" class="widget widget_sp_image"><div class="widget-wrap"><a href="https://documentingthedetails.com/dna-matching/" target="_self" class="widget_sp_image-image-link"><img width="1140" height="288" alt="DNA Graphic"  style="max-width: 100%;" data-srcset="https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2.png 1140w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-400x101.png 400w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-800x202.png 800w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-150x38.png 150w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-768x194.png 768w"  data-src="https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2.png" data-sizes="(max-width: 1140px) 100vw, 1140px" class="attachment-full aligncenter lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="1140" height="288" alt="DNA Graphic" class="attachment-full aligncenter" style="max-width: 100%;" srcset="https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2.png 1140w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-400x101.png 400w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-800x202.png 800w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-150x38.png 150w, https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2-768x194.png 768w" sizes="(max-width: 1140px) 100vw, 1140px" src="https://documentingthedetails.com/wp-content/uploads/2021/01/DNA-WebsiteColor-2021-NewColors-Rev2.png" /></noscript></a><div class="widget_sp_image-description" ><p><center>A starting point for those who have an autosomal DNA match to me or family members whose kits I manage.</center></p>
</div></div></section>
<section id="widget_sp_image-34" class="widget widget_sp_image"><div class="widget-wrap"><a href="https://documentingthedetails.com/emma-words-background/" target="_self" class="widget_sp_image-image-link"><img width="1149" height="429" alt="Emma In Her Own Words"  style="max-width: 100%;" data-srcset="https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225.jpg 1149w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-400x149.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-800x299.jpg 800w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-150x56.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-768x287.jpg 768w"  data-src="https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225.jpg" data-sizes="(max-width: 1149px) 100vw, 1149px" class="attachment-full aligncenter lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="1149" height="429" alt="Emma In Her Own Words" class="attachment-full aligncenter" style="max-width: 100%;" srcset="https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225.jpg 1149w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-400x149.jpg 400w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-800x299.jpg 800w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-150x56.jpg 150w, https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225-768x287.jpg 768w" sizes="(max-width: 1149px) 100vw, 1149px" src="https://documentingthedetails.com/wp-content/uploads/2025/12/Emma-OwnWords-1225.jpg" /></noscript></a></div></section>
</div></div></div><div id="front-page-3" class="front-page-3 flexible-widget-area bg bg-scrim" style="background-image: url(https://documentingthedetails.com/wp-content/uploads/2020/12/TreeTrunk-ColorBlock.png)"><div class="wrap">
		<section id="recent-posts-6" class="widget widget_recent_entries"><div class="widget-wrap">
		<h3 class="widgettitle widget-title">Recent Blog Posts</h3>

		<ul>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-august-16-22-2026/">This Week in the Family History: August 16–22, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-august-9-15-2026/">This Week in the Family History: August 9–15, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-august-2-8-2026/">This Week in the Family History: August 2–8, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-july-26-august-1-2026/">This Week in the Family History: July 26–August 1, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-july-19-25-2026/">This Week in the Family History: July 19–25, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-july-12-18-2026/">This Week in the Family History: July 12–18, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-july-5-11-2026/">This Week in the Family History: July 5–11, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-june-28-july-4-2026/">This Week in the Family History: June 28–July 4, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-june-21-27-2026/">This Week in the Family History: June 21–27, 2026</a>
									</li>
											<li>
					<a href="https://documentingthedetails.com/this-week-in-the-family-history-june-14-20-2026/">This Week in the Family History: June 14–20, 2026</a>
									</li>
					</ul>

		</div></section>
</div></div><div id="front-page-4" class="front-page-4 flexible-widget-area"><div class="wrap"><div class="flexible-widgets widget-area widget-full"><section id="text-29" class="widget widget_text"><div class="widget-wrap">			<div class="textwidget"><p><center><span style="font-size: xx-large;">Family Stories</span></center><center></center><center></center>&nbsp;</p>
<p><center><span style="font-size: x-large;">Maternal</span></center><center><a href="https://documentingthedetails.com/edhopkins-eetaylor/"><span style="font-size: large;"><span style="font-size: large;">Grandparents: Elmer Dennis Hopkins &amp; Emma Ewers Taylor</span></span></a></center><center><a href="https://documentingthedetails.com/jctaylor-ejowens/"><span style="font-size: large;"><span style="font-size: large;">Great-Grandparents: John Cook Taylor &amp; Emma Jane Owens</span></span></a></center><center><a href="https://documentingthedetails.com/jahopkins-lhoward/"><span style="font-size: large;">Great-Grandparents: James Arton Hopkins &amp; Lucinda Howard</span></a></center>&nbsp;</p>
<p><center><span style="font-size: x-large;">Paternal</span><br />
<span style="font-size: large;"><a href="https://documentingthedetails.com/jwmccauley-vwhankins/">Grandparents: John William McCauley &amp; Verda Waller Hankins</a></span></center><center><a href="https://documentingthedetails.com/tlhankins-sapetty/"><span style="font-size: large;"><span style="font-size: large;">Great-Grandparents: Thomas Leander Hankins &amp; Samantha Angeline Petty</span></span></a></center><center><a href="https://documentingthedetails.com/aehankins-ijgoodloe/"><span style="font-size: large;"><span style="font-size: large;">2nd Great-Grandparents: Albert Elvie Hankins &amp; Isabella Jane Goodloe</span></span></a></center><center><a href="https://documentingthedetails.com/jrpetty-methomas/"><span style="font-size: large;"><span style="font-size: large;">2nd Great-Grandparents: John R. Petty &amp; Margaret E. Thomas</span></span></a></center> </p>
</div>
		</div></section>
</div></div></div><div class="wrap"><div class="content-sidebar-wrap"></div></div><div class="footer-widgets" id="genesis-footer-widgets"><h2 class="genesis-sidebar-title screen-reader-text">Footer</h2><div class="wrap"><div class="widget-area footer-widgets-1 footer-widget-area"><section id="search-4" class="widget widget_search"><div class="widget-wrap"><form class="search-form" method="get" action="https://documentingthedetails.com/" role="search"><label class="search-form-label screen-reader-text" for="searchform-1">Search this website</label><input class="search-form-input" type="search" name="s" id="searchform-1" placeholder="Search this website"><input class="search-form-submit" type="submit" value="Search"><meta content="https://documentingthedetails.com/?s={s}"></form></div></section>
</div><div class="widget-area footer-widgets-2 footer-widget-area"><section id="simple-social-icons-8" class="widget simple-social-icons"><div class="widget-wrap"><ul class="aligncenter"><li class="ssi-email"><a href="mailto:lind&#097;&#064;d&#111;&#099;&#117;m&#101;&#110;tin&#103;&#116;&#104;&#101;&#100;et&#097;i&#108;&#115;&#046;c&#111;m" ><svg role="img" class="social-email" aria-labelledby="social-email-8"><title id="social-email-8">Email</title><use xlink:href="https://documentingthedetails.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-email"></use></svg></a></li><li class="ssi-facebook"><a href="https://www.facebook.com/lindafmccauley/" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-8"><title id="social-facebook-8">Facebook</title><use xlink:href="https://documentingthedetails.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/lfmccauley/" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-8"><title id="social-instagram-8">Instagram</title><use xlink:href="https://documentingthedetails.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-threads"><a href="https://www.threads.net/@lfmccauley" ><svg role="img" class="social-threads" aria-labelledby="social-threads-8"><title id="social-threads-8">Threads</title><use xlink:href="https://documentingthedetails.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-threads"></use></svg></a></li></ul></div></section>
</div><div class="widget-area footer-widgets-3 footer-widget-area"><section id="text-24" class="widget widget_text"><div class="widget-wrap">			<div class="textwidget"><p><a href="https://documentingthedetails.com/subscribe-by-email/" target="_blank" rel="noopener"><strong>Subscribe</strong></a> to get an email when new content is added.</p>
</div>
		</div></section>
</div></div></div><footer class="site-footer"><div class="wrap"><p>Copyright © 2009–2025 Linda F. McCauley  · <a href="http://my.studiopress.com/themes/gallery/">Gallery Pro</a> on <a href="https://www.studiopress.com/">Genesis Framework</a> · <a href="https://wordpress.org/">WordPress</a> </p></div></footer></div>				<script type='text/javascript'><!--
			var seriesdropdown = document.getElementById("orgseries_dropdown");
			if (seriesdropdown) {
			 function onSeriesChange() {
					if ( seriesdropdown.options[seriesdropdown.selectedIndex].value != ( 0 || -1 ) ) {
						location.href = "https://documentingthedetails.com/series/"+seriesdropdown.options[seriesdropdown.selectedIndex].value;
					}
				}
				seriesdropdown.onchange = onSeriesChange;
			}
			--></script>
				<script type="text/javascript">
		function genesisBlocksShare( url, title, w, h ){
			var left = ( window.innerWidth / 2 )-( w / 2 );
			var top  = ( window.innerHeight / 2 )-( h / 2 );
			return window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=600, height=600, top='+top+', left='+left);
		}
	</script>
	<style type="text/css" media="screen">#simple-social-icons-8 ul li a, #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #f2f2f2 !important; border-radius: 3px; color: #119995 !important; border: 0px #ffffff solid !important; font-size: 30px; padding: 15px; }  #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #ffffff !important; border-color: #ffffff !important; color: #999999 !important; }  #simple-social-icons-8 ul li a:focus { outline: 1px dotted #ffffff !important; }</style><script type="text/javascript">
		/* MonsterInsights Scroll Tracking */
		if ( typeof(jQuery) !== 'undefined' ) {
		jQuery( document ).ready(function(){
		function monsterinsights_scroll_tracking_load() {
		if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) {
		(function(factory) {
		factory(jQuery);
		}(function($) {

		/* Scroll Depth */
		"use strict";
		var defaults = {
		percentage: true
		};

		var $window = $(window),
		cache = [],
		scrollEventBound = false,
		lastPixelDepth = 0;

		/*
		* Plugin
		*/

		$.scrollDepth = function(options) {

		var startTime = +new Date();

		options = $.extend({}, defaults, options);

		/*
		* Functions
		*/

		function sendEvent(action, label, scrollDistance, timing) {
		if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) {
		return;
		}
			var paramName = action.toLowerCase();
	var fieldsArray = {
	send_to: 'G-CP1FQQFBP5',
	non_interaction: true
	};
	fieldsArray[paramName] = label;

	if (arguments.length > 3) {
	fieldsArray.scroll_timing = timing
	MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray);
	} else {
	MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray);
	}
			}

		function calculateMarks(docHeight) {
		return {
		'25%' : parseInt(docHeight * 0.25, 10),
		'50%' : parseInt(docHeight * 0.50, 10),
		'75%' : parseInt(docHeight * 0.75, 10),
		/* Cushion to trigger 100% event in iOS */
		'100%': docHeight - 5
		};
		}

		function checkMarks(marks, scrollDistance, timing) {
		/* Check each active mark */
		$.each(marks, function(key, val) {
		if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) {
		sendEvent('Percentage', key, scrollDistance, timing);
		cache.push(key);
		}
		});
		}

		function rounded(scrollDistance) {
		/* Returns String */
		return (Math.floor(scrollDistance/250) * 250).toString();
		}

		function init() {
		bindScrollDepth();
		}

		/*
		* Public Methods
		*/

		/* Reset Scroll Depth with the originally initialized options */
		$.scrollDepth.reset = function() {
		cache = [];
		lastPixelDepth = 0;
		$window.off('scroll.scrollDepth');
		bindScrollDepth();
		};

		/* Add DOM elements to be tracked */
		$.scrollDepth.addElements = function(elems) {

		if (typeof elems == "undefined" || !$.isArray(elems)) {
		return;
		}

		$.merge(options.elements, elems);

		/* If scroll event has been unbound from window, rebind */
		if (!scrollEventBound) {
		bindScrollDepth();
		}

		};

		/* Remove DOM elements currently tracked */
		$.scrollDepth.removeElements = function(elems) {

		if (typeof elems == "undefined" || !$.isArray(elems)) {
		return;
		}

		$.each(elems, function(index, elem) {

		var inElementsArray = $.inArray(elem, options.elements);
		var inCacheArray = $.inArray(elem, cache);

		if (inElementsArray != -1) {
		options.elements.splice(inElementsArray, 1);
		}

		if (inCacheArray != -1) {
		cache.splice(inCacheArray, 1);
		}

		});

		};

		/*
		* Throttle function borrowed from:
		* Underscore.js 1.5.2
		* http://underscorejs.org
		* (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
		* Underscore may be freely distributed under the MIT license.
		*/

		function throttle(func, wait) {
		var context, args, result;
		var timeout = null;
		var previous = 0;
		var later = function() {
		previous = new Date;
		timeout = null;
		result = func.apply(context, args);
		};
		return function() {
		var now = new Date;
		if (!previous) previous = now;
		var remaining = wait - (now - previous);
		context = this;
		args = arguments;
		if (remaining <= 0) {
		clearTimeout(timeout);
		timeout = null;
		previous = now;
		result = func.apply(context, args);
		} else if (!timeout) {
		timeout = setTimeout(later, remaining);
		}
		return result;
		};
		}

		/*
		* Scroll Event
		*/

		function bindScrollDepth() {

		scrollEventBound = true;

		$window.on('scroll.scrollDepth', throttle(function() {
		/*
		* We calculate document and window height on each scroll event to
		* account for dynamic DOM changes.
		*/

		var docHeight = $(document).height(),
		winHeight = window.innerHeight ? window.innerHeight : $window.height(),
		scrollDistance = $window.scrollTop() + winHeight,

		/* Recalculate percentage marks */
		marks = calculateMarks(docHeight),

		/* Timing */
		timing = +new Date - startTime;

		checkMarks(marks, scrollDistance, timing);
		}, 500));

		}

		init();
		};

		/* UMD export */
		return $.scrollDepth;

		}));

		jQuery.scrollDepth();
		} else {
		setTimeout(monsterinsights_scroll_tracking_load, 200);
		}
		}
		monsterinsights_scroll_tracking_load();
		});
		}
		/* End MonsterInsights Scroll Tracking */
		
</script><script type='text/javascript' src='https://documentingthedetails.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-includes/js/jquery/ui/tooltip.min.js?ver=1.13.2' id='jquery-ui-tooltip-js'></script>
<script type='text/javascript' id='email-subscribers-js-extra'>
/* <![CDATA[ */
var es_data = {"messages":{"es_empty_email_notice":"Please enter email address","es_rate_limit_notice":"You need to wait for some time before subscribing again","es_single_optin_success_message":"Successfully Subscribed.","es_email_exists_notice":"Email Address already exists!","es_unexpected_error_notice":"Oops.. Unexpected error occurred.","es_invalid_email_notice":"Invalid email address","es_try_later_notice":"Please try after some time"},"es_ajax_url":"https:\/\/documentingthedetails.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/email-subscribers/lite/public/js/email-subscribers-public.js?ver=5.7.53.1' id='email-subscribers-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/genesis-blocks/dist/assets/js/dismiss.js?ver=1740958238' id='genesis-blocks-dismiss-js-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2' id='hoverIntent-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.10' id='superfish-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=3.3.5' id='superfish-args-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.3.5' id='skip-links-js'></script>
<script type='text/javascript' src='https://documentingthedetails.com/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.13.1' id='smush-lazy-load-js'></script>
</body></html>
