html, body, p, td, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 6;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 100.01%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C3227;
	background-color: #7b6d60;
}

p.img {
  border: none;
  margin: 5px;
}

img.star {
  border: none;
  margin: 0px;
}


#wrapper {
	margin: 0 auto;
	width: 945px;
	font-size: 80%;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
    clear: both;
}

#strap {
	background-image: url(../images/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 146px;
}

#innerwrapper {
	background-image: url(../images/bridging_slice.jpg);
	background-repeat: no-repeat;
}

#leftcol {
	float: left;
	width: 200px;
	margin-left: 25px;
}


#clear {
	clear: both;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 200px;
	background-color: #7f7169;
}

#leftcol li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #BCBDA0;
	padding: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	color: #D6995B;
}

#leftcol li a:visited {
	color: #330000;
}


#content, #contentW {
	padding: 0px 0px 5px 0px ;
	margin-left: 240px;
}

#contentW {
 	width: 680px; 
}

/*	width: 690px; */
/*  calculated left col at 133 width means 557. 550 used for float margin
    556 for firefox
*/
#content {
	width: 535px; 
}

#content p, #contentW p {
	line-height: 125%;
	margin-bottom: 8px;
}

#content a, #contentW a {
	color: #525039; 
}

#content li a, #contentW li a {
	color: #525039; 
}

#content p a, #contentW p a {
	color: #525039; 
}

#content td a, #contentW td a {
	color: #525039; 
}

#content li, #contentW li {
	margin: 10px 0;
	line-height: 120%;
}

#rightcol {
	padding: 60px 15px 5px 0px;
	float: right;
	width: 131px;
	display:inline ;
	}

h1 {
	font-size: 130%;
	padding: 10px 0;
}

h2 {
	font-size: 115%;
	}
h3 {
	font-size: 95%;
	}

#leftcol h2 {
	color: #8a7a71;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	margin-left: -1px; 
	clear: both;
}

#footer p {
	font-size: 75%;
	float: right; 
	color: #FAA034;
	padding: 12px 25px 0px 0;
}
#footer a { color:#CC9900
	}

.footnotes {
	font: normal 10px geneva, arial, "lucida sans";
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 5px 10px 2px 0;
}


/* Manage nav for screen readers */

#skipnav {
	position: absolute;
	margin: 5px 0 0 -1000px; /* moves links out of window */
	list-style: none;
	}
#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; /* makes links display in same spot when tabbed to */
	}
#skipnav a:focus, #skipnav a:active {
	width: 12em; /* to keep IE from wrapping text at each word, doesn't hurt other browsers */
	margin-left: 1000px; /* moves links back in window */
	overflow: visible; /* for IE, doesn't hurt others */
	display: block; /* for IE, doesn't hurt others */
	}
#blah:active { /* for IE, doesn't hurt others */
	}


/* Here be site-specific CSS */

@media screen {
	
	A.ico_email {
		background: transparent url(../../resources/Icons/ico_mailto.gif) no-repeat 2px center;
		padding-left: 20px; /* image width is 14px*/
	}
	
	A.ico_file_pdf {
		background: transparent url(../../resources/Icons/ico_acrobat_ylw.gif) 2px center no-repeat;
		padding-left: 18px; /* image width is 13px*/
	}
	
	A.ico_external {
		background: transparent url(../../resources/Icons/ico_external_site.gif) 2px center no-repeat;
		padding-left: 22px; /* image width is 18px*/
	}
	A.ico_map {
		background: transparent url(../../resources/Icons/ani_world.gif) 2px center no-repeat;
		padding-left: 19px; /* image width is 15px*/
	}
	A.ico_pedigree {
		background: transparent url(../../resources/Icons/ico_pedigree.gif) 2px center no-repeat;
		padding-left: 22px; /* image width is 18px*/
	}
	
}


/*** Show Destinations of links in Offline Media ***/
@media print {
	
	A.ico_external:after {
		content: " [" attr(href) "]";
	}
	
}

ul.external li {
		list-style-image: url(../resources/Icons/ico_external_site.gif)
		}


/* Custom CSS within the content body*/

.pull_quote {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; line-height: 36px}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.report {  font-family: "Times New Roman", Times, serif; font-size: 8px}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic}
.pedigreeNumber {  font-family: Geneva, Arial, Helvetica, san-serif, "Lucida Sans"; font-size: 12px; font-weight: bold}
.OldeEnglish {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.h3_reverse {
	background-color: #663300;
	margin-top : 3px;
	margin-bottom : 1px;
	font-weight: bold;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	color:#FFFFFF;
}

/* Family Group Sheets */

pre {
	font-family: courier;
	font-size: 10px;

}
 
.midpageNav { text-align:center }


/* Family group sheets tables */

table.GrpFamily td { padding:2px; }

table.GrpChildren td { padding:2px; }

.GrpName {
	border: 2px solid;
	background-color: #BCAD68;
	padding: 2px;
	padding-left: 3px;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #CBC3C0 #47403A #47403A #CBC3C0;
/*	display: block; */
	margin: 0px;
	text-align: left;
}

.ChildrenGray {
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #663333;
	font-weight:bold;
}

/* Data header fields */

.GrpHeaders {
	color: #463F39;
	border: 1px solid;
	background-color: #DDBD82;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #CBC3C0 #47403A #47403A #CBC3C0;
/*	display: block; */
	margin: 0px;
	width: 15%;
	text-align: right;
}
/* Group Name data fields */

.GrpData {
	color: #463F39;
	border: 1px solid;
	background-color: #E3D4A9;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #CBC3C0 #47403A #47403A #CBC3C0;
/*	display: block; */
	margin: 0px;
	width: 40%;
	text-align: left;
}

.GrpAt {
	color: #463F39;
	border: 1px solid;
	background-color: #DDBD82;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #CBC3C0 #47403A #47403A #CBC3C0;
/*	display: block; */
	margin: 0px;
	width: 5%;
	text-align: right;
}


/* Dates and Places Data */

.GrpAtData {
	color: #463F39;
	border: 1px solid;
	background-color: #E3D4A9 ;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #CBC3C0 #47403A #47403A #CBC3C0;
/*	display: block; */
	margin: 0px;
	width: 40%;
	text-align: left;
}

.GrpRule hr {
    height:2px;
    width:100%;
    background:#446791;
}

/* rightcol menus */

.buttonscontainer {width: 131px;}

.buttonsTitle {
border: 1px solid;
background-color: #9D8F86;
padding: 2px;
padding-left: 3px;
font: 12px Arial, sans-serif;
font-weight: bold;
border-color: #CBC3C0 #47403A #47403A #CBC3C0;
display: block;
margin: 0px;
width: 100%;
text-align: left;
}

.buttons a {
color: #463F39;
border: 1px solid;
background-color: #9D8F86;
padding: 2px;
padding-left: 3px;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #CBC3C0 #47403A #47403A #CBC3C0;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #7F6D5F;
	border-color: #47403A #CBC3C0 #CBC3C0 #47403A;
	color: #D6995B;
	text-decoration: underline;
}

/* form input */

inputc {
	background-color: #FFFFCC;
	font-size: 10pt;
}
/* rounded boxes */

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 131px; margin: 1em 0px 5px; }

/* Page navigation styles*/

ul{border:0; margin:0; padding:0;}

/* Page Numbers */

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagination-digg a{
border:solid 1px #000000;
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #000000;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
} 
#pagination-digg .active{
	background:#7f7169;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
color:#3C3227;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-digg a:hover{
	border:thin solid #000
}

/* Google search styles */
.gsc-control-cse {
    font-family: Georgia, serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
input.gsc-input {
    border-color: #A25B08;
  }
input.gsc-search-button {
    border-color: #461200;
    background-color: #461200;
  }
.gsc-tabHeader.gsc-tabhInactive {
    border-color: #A25B08;
    background-color: #A25B08;
  }
.gsc-tabHeader.gsc-tabhActive {
    border-color: #461200;
    background-color: #461200;
  }
.gsc-tabsArea {
    border-color: #461200;
  }
.gsc-webResult.gsc-result {
  border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
.gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
.gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #950000;
  }
.gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #950000;
  }
.gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #950000;
  }
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
    color: #950000;
  }
.gsc-cursor-page {
    color: #950000;
  }
a.gsc-trailing-more-results:link {
    color: #950000;
  }
.gs-webResult.gs-result .gs-snippet {
    color: #333333;
  }
.gs-webResult.gs-result .gs-visibleUrl {
    color: #A25B08;
  }
.gs-webResult.gs-result .gs-visibleUrl-short {
    color: #A25B08;
  }
.gsc-cursor-box {
    border-color: #FFFFFF;
  }
.gsc-results .gsc-cursor-page {
    border-color: #A25B08;
    background-color: #FFFFFF;
  }
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #461200;
    background-color: #461200;
  }
.gs-promotion.gs-result {
    border-color: #FEFEDC;
    background-color: #FFFFCC;
  }
.gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
.gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
.gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC;
  }
.gs-promotion.gs-result a.gs-title:active {
    color: #0000CC;
  }
.gs-promotion.gs-result .gs-snippet {
    color: #333333;
  }
.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
    color: #A25B08;
  }
