body, {
background-color: #A03003;
font-family: Tahoma, Verdana, Sans-Serif;
font-weight:normal;
color:#000000;
font-size: 12pt;
}

p {
text-align: left;
}

table, tr, td  {
font-family: Tahoma, Verdana, Sans-Serif;
font-weight:normal;
font-size: 12pt;
}

#pedagree table {
font-size: 10pt;
}

#pedagree table {
font-family: Tahoma, Verdana, Sans-Serif;
font-weight:normal;
font-size: 10pt;
}

#pedagree td {
border-top: 1px solid #A03003;
border-right: 1px solid #A03003;
border-bottom: 0px solid #A03003;
font-size: 10pt;
}

.rust {
color: #A03003;
font-weight: 700;
}

#copy {
width: 680px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
margin: 0 auto;
}

h1 {
font-size: 120%;
font-weight: 700;
color: #000000;
}
h2 {
font-size: 110%;
font-weight: 700;
color: #A03003;
text-align: left;
}

a {
	color: #A93A0E;
	font-weight: 700;
	text-decoration: none;
}

a:link {
	color: #A93A0E;
	text-decoration: none;
}

a:visited {
	color: #A93A0E;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFF0B3;
	background-color: #A93A0E;
}

a:active {
	color: #A93A0E;
	text-decoration: none;
}
.smtxt {
font-size: 80%;
}

/* relative font-size version */

#miniflex {
	width: 97%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #333;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #A03003;
	}

#miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #C6A573;
	}

#miniflex a.active:link {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #000000;
	}


#bottomnav {
width: 800px;
font-size: 80%;
text-align: center;
}

hr {
border: 0;
width: 80%;
color: #000;
background-color: #000;
height: 1px;
}
