body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #445030;
	padding: 0;
	margin: 0;
	background-color: #D8DFCA;
	background-image: url(/images/bkg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top: solid 8px #505E37;
}
p, td, li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #445030;
	line-height: 1.5em;
	padding: 0 0 1.5em 0;
	margin: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #445030;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #445030;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
a {
	color: #255E70;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #BFDFEA;
}
img {
	border: none;
}


/*.title {
	color: #CC6600;
}*/
.health {
	color: #006600;
}
.note {
	font-size: 10px;
	font-style: italic;
}
div.pic {
	font-size: 10px;
	text-align: center;
	padding: 0 0 20px 0;
	width: 184px;
}
div.pic a:hover {
	background-color: transparent;
}
.clear {
	clear: both;
}
br.clear {
	width: 1px;
	line-height: 0;
	height: 0;
}


/* -------------------------------------------------- page styles ---------- */
div.page {
	background-image: url(/images/bkg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


/* -------------------------------------------------- header styles ---------- */
div.header {
	width: 780px;
	padding: 20px 0 40px 0;
}
.header img {
	padding: 0 0 0 30px;
}


/* -------------------------------------------------- nav styles ---------- */
div.nav {
	width: 230px;
	text-align: right;
	float: left;
}
.nav h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.nav a:hover {
	background-color: #D8DFCA;
}
.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.nav li {
	margin: 0;
	padding: 0;
	text-align: right;
}
.nav a {
	font-weight: bold;
}


/* -------------------------------------------------- content styles ---------- */
div.content {
	margin: 0 130px 0 300px;
	padding: 0;
}
.content img {
	border: solid 2px #445030;
}


/* -------------------------------------------------- footer styles ---------- */
div.footer {
	background-color: #505E37;
	padding: 10px;
	margin: 0;
	font-size: 10px;
	color: #D8DFCA;
}
.footer a {
	color: #D8DFCA;
	font-weight: bold;
}
.footer a:hover {
	color: #D8DFCA;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}


/* -------------------------------------------------- gallery styles ---------- */
.gallery div.pic {
	font-size: 10px;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
	width: 99%;
	text-align: left;
	overflow: hidden;
}
.gallery div.pic img {
	float: left;
	margin: 0 30px 0 0;
}
.gallery div.pic p {
	font-size: 10px;
	font-weight: bold;
}
.gallery div.pic a:hover {
	background-color: transparent;
}
.gallery div.linkback {
	float: right;
	padding-bottom: 10px;
}


/* -------------------------------------------------- pedigree styles ---------- */
body.pedigree {
	background-image: none;
	background-color: #D8DFCA;
	padding: 0;
	margin: 0;
}
.pedigree div.wrapper {
	padding: 20px 40px
}
.pedigree div.header {
	width: 780px;
	padding: 0;
}
.pedigree .header img {
	padding: 0 0 30px 0;
}
.pedigree h1 {
	padding-bottom: 40px;
}
.pedigree div.linkback {
	float: right;
}
table.ped4gen, table.ped5gen {
	width: 90%;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
table.ped4gen img, table.ped5gen img {
	border: solid 2px #505E37;
}
.ped4gen a:hover, .ped5gen a:hover {
	background-color: #D8DFCA;
}
table.ped4gen td {
	width: 25%;
	border: solid 2px #505E37;
	padding: 5px;
	background-color: #9BAF7A;
}
table.ped5gen td {
	width: 20%;
	border: solid 2px #505E37;
	padding: 5px;
	background-color: #9BAF7A;
}
