
/*-----------------------------------------------------------------------------
 * Element defaults
 */
body {
	color: black; 
	background: white url(/images/M106K5OM.gif);
	font-family: verbana, arial, helvetica, sans-serif;
	margin: 2%;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: medium;
}

a.plain {text-decoration: none;}
a:link {color: #282520;}
a:active {color: red;}
a:visited {color: #282520;}
a:hover {color: white; background: #a39780;}

/*-----------------------------------------------------------------------------
 * maintainer - The maintainer division used on most pages
 */
#maintainer {
	margin: 0em;	
}

#maintainer p {
	font-size: small;
	font-style: italic;
}

/*-----------------------------------------------------------------------------
 * sitemap - The sitemap division on most pages
 */
#sitemap {
	margin: 0em 0em 0em 0em;
	padding: 1em 0em 1em 0em;	
}

#sitemap a {
	text-align: center;
	padding: 1em;
	font-weight: bold;
	background: #a39780;
}

#sitemap a:hover {
	background: #b3a790;
	color: black;
}

/*-----------------------------------------------------------------------------
 * acknowledgment - The acknowledgment division on most pages
 */
#acknowledgment {
	margin: 0em 0em 0em 0em;
	padding: 1em 0em 1em 0em;	
}

#acknowledgment p {
	margin: 0em;
	font-size: small;
	font-style: italic;
}

/*-----------------------------------------------------------------------------
 * treetable - The treetable division on the home page
 */
#treetable {
	margin: 0em 0em 1em 0em;	
}

#treetable table {
	border-style: solid;
	padding: 0em;
	border-spacing: 0;
	border-collapse: collapse;
}

#treetable td {
	padding: 5px;
	border-style: solid;
	border-width: thin;
}

#treetable th {
	margin: 0px;
	font-weight: bold;
	background: #a39780;
	border-style: solid;
	border-width: thin;
}

td.treetitle {
	font-weight: bold;
}

td.treetitle a {
	text-decoration: none;
}

/*-----------------------------------------------------------------------------
 * section - The section heading division on several pages
 */
#section {
	margin: 0em 0em 1em 0em;
	background: #a39780;
	color: black;
	font-weight: bold;
}

#section p {
	padding: 2px;
}

/*-----------------------------------------------------------------------------
 * administrator - The administrator division on the home page
 */
#administrator {
	margin: 0em 0em 1em 0em;	
}

#administrator p {
	font-size: small;
}

/*-----------------------------------------------------------------------------
 * description - The optional description division on the tree page
 */
#description {
	margin: 1em;	
}

#description p {
	font-size: small;
}

/*-----------------------------------------------------------------------------
 * searchform - The search form division on the tree page
 */
#searchform {
	margin: 0em;	
}

#searchform form {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
 * index - The index division on the tree page
 */
#index {
	margin: 0em 0em 1em 0em;	
}

#index a {
	padding: 0px 0px 0px 5px;
}

#index table {
	border-style: solid;
	padding: 0em;
	border-spacing: 0;
	border-collapse: collapse;
}

#index td {
	padding: 5px;
	border-style: solid;
	border-width: thin;
}

#index th {
	margin: 0px;
	font-weight: bold;
	background: #a39780;
	border-style: solid;
	border-width: thin;
}

td.indexcategory {
	font-weight: bold;
	background: #a39780;
}

/*-----------------------------------------------------------------------------
 * found - The found division on the search page
 */
#found {
	margin: 0em 0em 1em 2em;	
}

#found li {
	list-style: none;
	padding: 2px;
}

/*-----------------------------------------------------------------------------
 * photoheading - The photoheading division on the photo page
 */
#photoheading {
	margin: 0em 0em 1em 0em;	
}


#photoheading p {
	color: black;
	font-weight: bold;
	font-size: x-large;
}

#photoheading a {
	text-decoration: none;
}

/*-----------------------------------------------------------------------------
 * mainphotoarea - The main photo area division on the photo page
 */
#mainphotoarea {
	margin: 0em 0em 1em 0em;
}

#mainphotoarea table {
	width: 100%
}

/*-----------------------------------------------------------------------------
 * mainphoto - The main photo division on the photo page
 */
#mainphoto {
	margin: 0em 0em 1em 0em;
}

#mainphoto img {
	padding: 5%;
	background: white;
}

/*-----------------------------------------------------------------------------
 * mainphotocap - The main photo caption division on the photo page
 */
#mainphotocap {
	padding: 3em 3em 3em 3em;	
	text-align: center;
	background: url(/images/M1J56Q4P.gif);
	font-weight: bold;
	width: 100%;
}



/*-----------------------------------------------------------------------------
 * otherphotoarea - The main photo area division on the photo page
 */
#otherphotoarea {
	margin: 0em 0em 1em 0em;
}

#otherphotoarea table {
	width: 100%;
}

/*-----------------------------------------------------------------------------
 * thumbnail - A thumbnail division on the photo page
 */
#thumbnail {
	margin: 0em 0em 1em 0em;
	text-align: center;
}

#thumbnail img {
	padding: 5%;
	background: white;
}

/*-----------------------------------------------------------------------------
 * thumbcap - A thumbnail caption division on the photo page
 */
#thumbcap {
	padding: 0em 3em 0em 3em;	
	background: url(/images/M1J56Q4P.gif);
	width: 100%;
}

/*-----------------------------------------------------------------------------
 * otherpeoplearea - The main photo area division on the photo page
 */
#otherpeoplearea {
	margin: 0em 0em 1em 0em;
}

#otherpeoplearea li {
	list-style: none;
	padding: 2px;
}




/*
div.acknowledgment {
	margin: 0em;
}

p.acknowledgment {
	color: black;
	margin: 0em;
	font-size: small;
	font-style: italic;
	font-family: sans-serif;
}


tr.treeheader {
	font-weight: bold;
	background: #a39780;
}

tr.indexheader {
	font-weight: bold;
	background: #a39780;
}
*/

tr.infoheader {
	font-weight: bold;
	background: #a39780;
}

td.thumbnail {
	width: 100px;
	text-align: center;
	vertical-align: top;
}

/*
td.treetitle {
	font-weight: bold;
}

td.indexcategory {
	font-weight: bold;
	background: #a39780;
}
*/

td.fieldlabel {
	font-weight: bold;
}

td.infolabel {
	font-weight: bold;
}

td.infolabelmulti {
	font-weight: bold;
	vertical-align: top;
}

div.surnamelist {
	column-count: 2;
	column-width: 50% 50% auto;
	column-gap: 15px
}

/*
div.foundrecords {
	margin: 1em;
}
*/

.preferredname {
	color: black;
	font-weight: bold;
	font-size: x-large;
}

.name {
	color: black;
	font-weight: bold;
	font-size: large;
	margin-left: 1em;
}

.citation {
	font-size: x-small;
	vertical-align: super;
}

/* The caption under the photo on the display page */
.photocaption {
	font-size: x-small;
}

td.caption {
	text-align: center
}

div.names {
	margin-bottom: 1em;
}

div.photo {
	margin-bottom: 1em;
}

div.personaldata {
	margin-bottom: 1em;
}

div.notes {
	margin-bottom: 1em;
}

div.family {
	margin-bottom: 1em;
}

div.photos {
	margin-bottom: 1em;
}

div.otherphotos {
	margin-bottom: 1em;
}

div.otherpeople {
	margin-bottom: 1em;
}

div.sources {
	margin-bottom: 1em;
}

/*
div.sitemap {
	text-align: left;
	margin-bottom: 1em;
}

table.sitemap {
}

div.index {
	margin-bottom: 1em;
}
*/

table.infowithphoto {
	width: 100%;
}

table.infotable {
	width: 100%;
}

table.phototable {
	width: 100%;
}

td.info {
	width: 100%;
	vertical-align: bottom;
}

td.infoarea {
	width: 100%;
	vertical-align: top;
}

td.photoarea {
	vertical-align: top;
}

/*
td.mapitem {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	background: #a39780;
}
*/
