@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#666666;
	margin-top: 0px;
	margin-left: 0px;
	}
	
.smaller {
	font-size: 11px;
	line-height:16px;
	}
	
.lead {
	font-weight:bold;
	font-size:13px;
	}
	
.subheadText {
	font-weight:bold;
	font-size: 14px;
	color:#583703;
	}
	
.caption {
	font-size:10px;
	color: #655335;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-right: 18px;
	line-height:14px;
	}

.rightBoxTop {
	background-image:url(../images/right_box/bgrnd_right_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:267px;
	}
	
.rightBoxMiddle {
	background-image:url(../images/right_box/bgrnd_right_expanding.jpg);
	background-repeat:repeat-y
	width:267px;
	}
	
.rightBoxBottom {
	background-image:url(../images/right_box/rotate/rotate.php);
	background-repeat:no-repeat;
	background-position:bottom;
	width:267px;
	height:350px;
	}
	
.rightBoxPadding {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	}
	
.rightBoxText {
	color:#655335;
	font-size:11px;
	line-height:16px;
	}

.footer {
	font-size:10px;
	color:#ffffff;
	}
	

.footer a:link {
	color:#ffffff;
	text-decoration:underline;
	}

.footer a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer a:active {
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
.footerLarge {
	font-size:12px;
	color:#ffffff;
	}

.footerLarge a:link {
	color:#ffffff;
	text-decoration:none;
	}

.footerLarge a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
.footerLarge a:active {
	color:#ffffff;
	text-decoration:none;
	}
	
.footerLarge a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	

a:link {
	color:#700f09;
	text-decoration:underline;
	}

a:visited {
	color:#700f09;
	text-decoration:underline;
	}
	
a:active {
	color:#700f09;
	text-decoration:underline;
	}
	
a:hover {
	color:#700f09;
	text-decoration:none;
	}
	
	
.pedigree {
	border-color:#655335;
	border-width:thin;
	border-style:dotted;
	font-size: 11px;
	color:#655335;	
	}
	
	
	
INPUT, TEXTAREA, SELECT, OPTION {
		font-family: Verdana, Arial, sans-serif;
						padding: 2px;
						font-size: 13px;
						color: #666666;
						background-color: #EFEFEF;
						border: solid 1px #999999;
					}




INPUT.inputText, SELECT.inputText, TEXTAREA.inputText {
	color: #000000;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E2E6F3;
	border: solid 1px #686668;
}

INPUT.textbox {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #686668;
}
	
	
	
	
	
	
	.flyoutnav, A.flyoutnav:link, A.flyoutnav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f6f1dc;
	font-size:9px;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

A.flyoutnav:hover, A.flyoutnav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f6f1dc;
	font-size:9px;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

.tableflyoutnav {
	border-bottom:thin; 
	border-bottom-color:#f6f1dc; 
	border-bottom-style:solid;
	background-image:url(../images/nav-background.jpg);
	background-color:#d3c7a4; 
	padding: 5px;
}

.tableflyoutnavon {
	border-bottom:thin; 
	border-bottom-color:#f6f1dc; 
	border-bottom-style:solid; 
	background-image:url(../images/nav-background_over.jpg);
	background-color:#583703; 
	padding: 5px;
}



#flyout1, #flyout2, #flyout3, #flyout4 { 
	visibility: hidden;
	position:absolute;
	z-index:50;
	top:1px;
	padding-top:7px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:11px;
	width:100px;
}

