 H1 {
	font: bold italic xx-large serif;
	text-align:center;
	letter-spacing: normal;
	color : AD4A18;
}

H1.scroll {
	font: bold italic x-large serif;
	text-align: left;
	letter-spacing: normal;
	color : FF9473;
}
	
H1.normal {
	font-family : serif;
	text-align : left;
	color : ffdead;
	font-size : x-large;
	font-style : normal;
}

H1.center {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	color : #AD4A18;
	font-size : x-large;
}
	
 H2 {
	text-align : center;
	color : FF9C4A;
	font : bold italic x-large serif;
}

 H3 {
	font : bold italic small "Times New Roman", Times, serif;
	text-align : center;
	color : ;
}

H4 {
	font : bold medium "Times New Roman", Times, serif;
	color : EFF8AD;
}	

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	font-style : italic;
}


TABLE {
	border : none;
	width : auto;
}	

TABLE.Img {
	width : 40%;
}

TD.Img {
	width : 75px;
	height : 50px;
}

TD.SmFont {
	font-size : xx-small;
	color : Black;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

HR.homepage {
	color : FF8429;
	width : 50%;
}

P.justify {
	text-align:justify;
	font: bold x-small;
}
	
P.Acknow {
	font-style : italic;
	font : lighter;
	font-size : x-small;
}
	
BODY  {
	background : white;
	font-family : Arial, sans-serif;
	font-size : small;
	background-image : url(../images/lgreyBackground.jpg);
}	
	
BODY.Home  {
	font-family : Arial, sans-serif;
	font-size : small;
	background-attachment : fixed;
	background-image : url(../images/Barn.jpg);
}

BODY.calendar {
	font-family : Arial, sans-serif;
	font-size : small;
	background-attachment : fixed;
	background-image : url(../images/CarlGrossFarm_fog_Abt1956.jpg);
}
			
DIV.HomeAncestors {
	Font-size: x-small;
	color : EFF8AD;
}
Div.HomeDescendants {
	Font-size: x-small;
	color: EFF8AD;
}

DIV.Dtree {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}

#PopupLinks {
	position: absolute;
	visibility: hidden;
	z-index: auto;
}

#staticbuttons {
	position: absolute;
}

SPAN.first-word {
	color : Red;
	font-style : normal;
	font : bold;
}

SPAN.word {
	color : Teal;
	font-style : normal;
	font : bold;
}

TD.Line {
	color : Teal;
	text-indent : 30%;
}

A.treeButton {
	font-size : x-small;
	text-indent : 0%;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A.factsButton {
	font-size : x-small;
	text-indent : 0%;
}

A.ScrapBookButton {
	font-size : x-small;
	text-indent : 0%;
}

A.notesButton {
	font-size : x-small;
	text-indent : 0%;
}

A.homeButton {
	font-size : x-small;
}


A.homePage {
	font-size : x-small;
	color : EFF8AD;
	text-indent : 1%;
}

A.homeTextPage {
	text-indent : 45%;
}

A.DTree {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	
}


A  {
	text-decoration : none;
}
	
A.underline {
	text-decoration : underline;
}
	
A:hover {
	color: #CC0033;
	text-decoration : underline;
}

A:link {
	color: fffaf0;
}
A:active {
	color: fffaf0;
}
A:visited {
	color: fffaf0;
}
/*
A:link {
	color: EFF8AD;
}
A:active {
	color: EFF8AD;
}
A:visited {
	color: EFF8AD;
}
*/	
	
/*	
A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #00A5C6}



A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #999999}

A  {
	text-decoration : none;
	Active : #000066;
	visited : #999999;
}

A:hover {color: #cc0033}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #cc0033}

A:hover {color: #660000}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #999999}

a.leftnavrollover:link { color:#ffffff; }
a.leftnavrollover:hover { color:#ffcc33; }


*/
