x@charset "UTF-8";

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;  /*was originally Lydian Cursive*/
	font-size: 12px;
	color: #A6311B; 
	font-style: italic;
}

body {
	background-color: #A7A690;  /*or #A3A28D;*/
	background-image: url(image/sfbg2.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:  #495527;
}

.thrColLiqHdr #container {
	width: 75%; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #A6A690;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.thrColLiqHdr #header {
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family: "Apple Chancery", Arial, Helvetica;
	font-size: 36px;
	font-style: italic;
	color: #D67426;
	background-color: #A6A690;
} 
.thrColLiqHdr #header h1 {
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0;
	font-family:  "Arno Pro Bold Italic Caption", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-weight: bold;
	color: #C07345;
	font-style: italic;
	background-color: #A6A690;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}

.thruColLiqHdr #header h4 {
	font-family: "Verdana, Geneva sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFCA51;
	font-style: italic;
	background-color: #330;	
}

.thrColLiqHdr #sidebar { 	
	float: right; 
	width: 15px; 
	width: 20%; 
	padding: 0; 
	background-color: #A6A690; 	/*was- background-color: #F5B553;*/
	margin-top: 20px; 
}

.thrColLiqHdr #sidebar p, .thrColLiqHdr #sidebar h3 { 	
	margin-left: 10px; 
	margin-right: 10px; 
/* the left and right margin should be given to every element that will be placed in the side columns */ 	
	
}

.personBox { 	
	font: bold 10px Arial, Helvetica, sans-serif; 	
	color: #35391E; /*or #bbd3d3;*/	
	margin: 5px; 	
	padding: 5px; 	
	float: left; 	
	height: auto; 	
	width: 140px; 	
	background: #F5B553; 	/*or  #855E57;*/
	border: thin solid #35391E;
 }

table#keller_offspring {
	width:90%;
	border-width:medium;
	margin: 3px;
	padding: 3px;
	vertical-align: text-top;
	clear: both;
	top: 5px;
	background-color: #C07345;
	}  

table#keller_offspring td { 	
	border:1px solid #495527; 	
	padding:2px; 
	}  
table#keller_offspring tr {
	color: #C07345;
	border: thin solid #ED9E39;
	background-color: #AFB58B;
	 } 
	 


/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/

.thrColLiqHdr #sidebar {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
	background-color: #A6A690;
	margin-top: 20px;
}
.thrColLiqHdr  #sidebar p, .thrColLiqHdr #sidebar h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2, .thrColLiqHdr #sidebar1 { padding-top: 30px; }
.thrColLiqHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

.sidebar1{/*deleted*/
	position: absolute;
	margin-left: 125px;
	top: 0px;
	left: 0px;
	}
	
.sidebar2{
	position: absolute;
	left: 125;
	top: 0px;
	width: 132px;
	}
	
#table {
	height: 48px; 	
	background: #9E816F; 	
	border: 2px solid #5F4743; 	
	margin: 1px; 	
	padding: 1px; 	
	}

#footer td {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
	color: #C07345;
	background: #A7A690;
	border: 3px solid #35391E;
	margin: auto;
	padding: 2px;
	height: 30px;
	width: 160px;
	align: center;
	}

h1 {
	font-size: 36px;
	font-family: "Apple Chancery", Arial, Helvetica;
	line-height: normal;
	color: #D04124;
}
h2 {
	font-size: 14px;
	color: #C07345;
}
h3 {
	font-size: 12px;
	color: #DF6B32;
}
h4 {
	font-size: 10px;
	color: #FE7E2F;
}
h5 {
	font-size: 9px;
	color: #362314;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {    
	color: #495527;  /*or #F5B553;*/  
	} 

a:hover {   
	color:  #F5A141; 
	font-size: 14px; 
	}   

a:active {   
	 color:  #E58F28; /*or #C07345;*/
	 } 

a:link { 	
	color: #495527; 
	} 

.personDates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E57129;
}

.style3 {color: #df6b32}
.thrColLiqHdr #container #mainContent personDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC9C57;
	background-color: #F5B553;
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: 115px;
	border: thin solid #35391E;
}


 
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FC6;
}
#container #mainContent table caption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #A3301A;
}
