@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFF;
	margin: 0;
}
a:link {
	color: #D8461A;
}
a:visited {
	color: #D8461A;
}
a:hover {
	color: #D8461A;
}
a:active {
	color: #D8461A;
}
#container  {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
#header  {
	display:none;
}
h1 {
	font-family: Papyrus, "Brush Script MT", Georgia, serif;
	color: #D8461A;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
	font-style: normal;
	border: thick solid #FFF;
	text-align: left;
}

#mainContent  {
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer  {
	display: none;
}
#footerbot  {
	background-color: #FFF;
	background-image: url(images/borderh.jpg);
	background-repeat: repeat-x;
	height: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -3px;
	margin-left: 5px;
}
.footertxt {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #D8461A;
	text-align: center;
}
.pedigreegranparent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-left: 180px;
	line-height: 20px;
}
.pedigreename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C94D00;
	text-align: left;
	margin-left: 20px;
	line-height: 25px;
}
.pedigree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	text-align: left;
	margin-left: 250px;
}
.pedigreeparent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: left;
	margin-left: 100px;
	line-height: 20px;
}
.TabbedCornerRight{
padding: 10px;
background: url(images/tabr.jpg) no-repeat right 70%;
}
.pedimg {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color:#FFF;
}
.ss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D8461A;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.ssleft {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-left: 10px;
}
.ped {
	padding-top: 185px;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.ssimg {
	float: left;
	width: 500px;
}
.clrfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.pedigreegroup {
	margin-top: 50px;
	clear: left;
	background-color:#FFF;
}
.cap {
	font-size: 14px;
	color: #777;
	text-align: center;
	margin-top: 5px;
	line-height: 18px;
}
.captn {
	color: #D8461A;
	font-size: 16px;
	margin-top: 5px;
}
#gallery {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
.gallerydiv {
	margin-right: auto;
	margin-left: auto;
	width: 976px;
}

#gallery li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#gallery img {
	display: block;
	margin-left: 5px;
}
.gallerytext {
	text-align: center;
}
.orangetext {
	color: #D8461A;
}
.wide {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.widecenter {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.centered {
	color: #777;
	text-align: center;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
	padding-top: 10px;
}
.TabbedPanelsContent {
	padding: 4px;
	background-color: #FFF;
}
.TabbedPanels {
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999;
	background-color: #FFF;
}
.TabbedPanelsTabGroup {
	display: none;
}

