@charset "utf-8";

body {font-family:Arial, sans-serif; font-size:90%; }
#pageContainer {max-width:980px; margin:0 auto; padding:0; }

.pageHeading {font-family:Verdana, sans-serif; font-variant:small-caps; font-weight:bold;
		text-align:center; padding:5px; color:#191970; background-color:#c1ffc1;}

.menuBar {height:30px; width:100%; position:relative; background-color:#7fffd4; clear:both; } 
.menu {margin:0; padding:0; background-color:#7fffd4; width:100%; }
.menuItem {float:left; height:20px; position:relative; 
	border-right:1px solid #fff; width:150px; list-style-type:none; text-align:center;
	text-transform:uppercase; font-size:70%; font-weight:bold; }
.menuItem a {display:block; padding:10px 0 0 0; margin:0; height:100%;  
	text-decoration:none; background-color:#7fffd4; color:#191970; }
.menuItem a:hover {background-color:#9aff9a; }

.capital {color:#191970; border-bottom:1px solid; margin:10px 0; padding-bottom:5px;  }
#surnameList {max-width:700px; margin:0 auto 30px auto; line-height:130%; }
#surnameList a, #storyIndex a, #photoIndex a  {text-decoration:none; }
#surnameList a:hover, #storyIndex a:hover, #photoIndex a:hover  {background-color: #9aff9a}
#surnameList ul {list-style-type:none; }
.oddRow {border-bottom:1px solid #aaa; }
.evenRow {border-bottom:1px solid #aaa; }

#pageTitle {color:#191970; font-size:140%; margin-top:30px; margin-left:10px; }
#marriageText {margin-left:10px; }

.headWord, .personName	{font-weight:bold; }
#familyTable {border:1px solid black; padding:5px; margin-bottom: 20px; width:100%; }
#familyTable td {padding:10px; vertical-align:top; font-size:90%; width:33%; }
#familyTable th {color:#191970; padding:5px; font-weight:bold; background-color:#b4eeb4; }
.self {background-color:#c1ffc1; border-left-width:0px;}
.selfParents {background-color:#c1ffc1; border-right-width:0px;}
.spouse {background-color:#7fffd4; border-left-width:0px;}
.spouseParents {background-color:#7fffd4; border-right-width:0px;}
.children {background-color:#9affa9;}
#storyContainer {float:left; padding:0; margin:0; max-width:590px; }
.story {border:1px solid; padding:15px; margin:0 15px 15px 0; }
.husbandStory {background-color:#c1ffc1;}
.wifeStory {background-color:#7fffd4;}
#photoContainer {float:left; padding:0; margin:0; }
.photo {border:1px solid; padding:15px; margin:0 0 15px 0; }
.photo p {font-size:90%; width:350px; }

.tableFooter {color:#191970; }
a.tableFooterLink {font-weight:bold;}
.footer {font-size:90%; color:#191970; clear:none; }

#ancestorsPage, #descendancyPage, #photoIndex, #storyIndex, #descendantsIndex {max-width:700px; margin:0 auto; }
#photoIndex ul li, #storyIndex ul li, #descendantsIndex ul li {list-style-type:none; }
.indexIndent {margin:2px 0 2px 50px; }

/* home pages */
#sideMenu {width:150px; background-color:#7fffd4; vertical-align:top; }
#sideMenuList {font-weight:bold; line-height:200%; margin:0 10px; padding:0; }
#sideMenuList a {text-decoration:none; }
#sideMenuList a:hover {text-decoration:underline; }

hr {height:1px; }
/*
//#191970 MidnightBlue
//#C1FFC1 DarkSeaGreen1 
//#B4EEB4 DarkSeaGreen2 
// #7FFFD4 aquamarine1 
//#9AFF9A PaleGreen1
*/


