html {
	height: 100%;
	min-height: 100%;
	background: #D6CAA9 url(../images/layout/background-right.jpg) right repeat-y;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font: 11px Tahoma, Arial, Helvetica;
	letter-spacing: 1px;
	text-align: justify;
	color: #8E695B;
	background: url(../images/layout/background-header.jpg) top left repeat-x;
}
#container {
	height: 100%;
	min-height: 100%;
	min-width: 750px;
	position: relative;
}
html>body #container {
	height: auto;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav {
	width: 610px;
	height: 39px;
	position: absolute;
	top: 140px;
	right: 0px;
	background: url(../images/layout/background-nav.jpg) right no-repeat;
}
#sub {
	float: right;
	margin-top: 7px;
}
#sub2 {
	float: right;
}
#nav-content {
	position: absolute;
	top: 4px;
	right: 8px;
	text-align: right;
	line-height: 15px;
}
#nav-content a, #nav-content a:visited, #sub a, #sub a:visited, #sub2 a, #sub2 a:visited {
	padding-left: 8px;
	color: #744034;
}
#nav-content a:hover, #sub a:hover, #sub2 a:hover {
	color: #8E695B;
}
#nav-content a.current, #sub a.current, #sub2 a.current {
	font-weight: bold;
}
#content {
	padding: 190px 40px 70px 40px;
}
a, a:visited {
	text-decoration: none;
	color: #A68975;
}
a:hover {
	color: #896356;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #744034;
	border-bottom: 1px solid #C8B799;
}
h2, .h2 {
	font-size: 11px;
	font-weight: bold;
	color: #885C4B;
}
h3, .h3 {
	font-size: 11px;
	font-weight: normal;
	color: #744034;
}
.noborder {
	border: none;
}
.red { color:#FF0000}
.p table {
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
.p td {
	padding: 0px 7px 0px 7px;
	text-align: left;
}
.p2 {
	margin-right: 15px;
	float: left;
}
.left {
	padding-right: 15px;
	float: left;
	font-size: 10px;
}
.right {
	padding-left: 15px;
	float: right;
	font-size: 10px;
}
.img {
	width: 135px;
	height: 89px;
	margin: 1px;
	border: 1px solid #744034;
}
.image {
	margin: 1px;
	border: 1px solid #744034;
}
.image:hover {
	margin: 0px;
	border: 2px solid #744034;
}
.img2 {
	width: 78px;
	height: 89px;
	margin: 1px;
	border: 1px solid #744034;
}
.img:hover {
	margin: 0px;
	border: 2px solid #744034;
}
.img2:hover {
	margin: 0px;
	border: 2px solid #744034;
}
.img2:visited {
	margin: 0px;
	border: 2px solid #744034;
}
#pedigree {
	font-size: 9px;
	text-align: left;
}
.ped2 {
	padding: 2px 0px 2px 0px;
	width: 55%;
	margin-left: 120px;
}
.ped3 {
	padding: 2px 0px 2px 0px;
	width: 55%;
	margin-left: 240px;
}
.pedline1 {
	height: 5px;
	float: left;
	margin-right: 10px;
	width: 80px;
	border-top: 1px solid #B9A38A;
	border-left: 1px solid #B9A38A;
}
.pedline2 {
	height: 5px;
	float: left;
	margin-right: 10px;
	width: 80px;
	border-bottom: 1px solid #B9A38A;
	border-left: 1px solid #B9A38A;
}
#ebv {
	margin-top: 15px;
}
#ebv td {
	vertical-align: top;
	text-align: left;
	padding: 0px 4px 4px 4px;
	border: 1px solid #C8B799;
}
#footer-left {
	width: 315px;
	height: 38px;
	background-image: url(../images/layout/footer-left.jpg);
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#contact-form {
	margin-left: 20px;
	float: right;
	text-align: left;
}
#contact-left {
	width: 50px;
	float: left;
}
#contact-right {
	width: 155px;
	float: left;
}
#contact-left div {
	height: 22px;
}
#contact-right div {
	height: 21px;
	text-align: right;
	float: right;
}
.textfield {
	width: 150px;
	height: 15px;
	padding: 2px;
	margin: 0px 0px 0px 10px;
	background: #C2AF91 url(../images/layout/background-textfield.jpg) left repeat-y;
	border: none;
	font: 11px Tahoma, Arial, Helvetica;
	color: #8E695B;
}
.textfield:hover, .img, .img {
	background: #CABA9B url(../images/layout/background-textfield_hover.jpg) left repeat-y;
}

.hideme {
	color: #D6CAA9 !important;
	background: #D6CAA9 !important;
	border: 0px;
}

.button {
	width: 77px;
	height: 20px;
	background: #B79F85 url(../images/layout/background-button.jpg) repeat-x;
	border: 1px solid #D6CAA9;
	font: 11px Tahoma, Arial, Helvetica;
	color: #744034;
}
.button:hover {
	background: #B79F85;
	border: 1px solid #8E695B;
}
#footer {
	position: absolute;
	bottom: 5px;
	left: 5px;
	font: 9px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #9B7762;
	text-align: left;
	width: 500px;
}
#footer a, #footer a:visited {
	color: #744034;
}
#footer a:hover {
	color: #A5846E;
}
.fm-logo {
	float: left;
	margin: 5px 5px 0px 0px;
	border: none;
}
#footer-right {
	width: 158px;
	height: 56px;
	background-image: url(../images/layout/footer-right.jpg);
	position: absolute;
	bottom: 0px;
	right: 0px;
}