html	{
	scrollbar-arrow-color:#6f5532;
	scrollbar-face-color:#c4c1a2;
	scrollbar-3dlight-color:#6f5532;
	scrollbar-highlight-color:#c4c1a2;
    scrollbar-shadow-color:#c4c1a2;
    scrollbar-darkshadow-color:#6f5532;
    scrollbar-track-color:#645534;}

body	{
	margin: 0px;
	background: #645534;}

#wholepage	{
	display: block;
	width: 954px;
	margin: 20px auto 20px auto;
	padding: 0px;
	background: #ffffff;
	border: solid 2px #c4c1a2;}

#header,
#footer {
	display: block;
	width: 954px;}

#bodytext	{
	display: block;
	width: 954px;
	color: #645534;
	background: #ffffff;}

a:link,
a:visited,
a:hover,
a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;}

a:link,
a:visited	{
	text-decoration: underline;
	color: #987246;}

a:hover,
a:active	{
	text-decoration: none;
	color: #777b52;}

.footer,
a.footer:link,
a.footer:visited,
a.footer:hover,
a.footer:active	{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}

h1,
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6c5635;
	padding-left: 45px;
	margin-top: 40pt;
	margin-bottom: 5pt;}

h1	{font-size: 16pt;}
h2	{font-size: 14pt;}

h1.follow,
h2.follow	{margin-top: 40pt;}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6c5635;
	padding-left: 45px;
	padding-right: 20px;
	margin-top: 0pt;
	margin-bottom: 9pt;}

img.left	{
	float: left;
	margin-top: 2pt;
	margin-right: 10pt;
	margin-bottom: 8pt;
	padding: 3pt;
	border: solid 1px #6c5635;}

img.right	{
	float: right;
	margin-top: 2pt;
	margin-left: 10pt;
	margin-bottom: 8pt;
	padding: 3pt;
	border: solid 1px #6c5635;}


/* Begin AS */

td,
input,
select,
textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6c5635;}

table.pagelayout,
table.gallery	{
	margin-left: 45px;
	/*margin-right: 20px;*/
	width: 895px;}

table.animalborder	{
	width: 100%;
	padding: 10px;
	border: solid #6c5635 1px;}

table.titlename	{
	background-color: #c4c0a1;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: solid #6c5635 1px;}

td.titlename	{
	color: #6c5635;
	font-weight: bold;}

td.pedigree	{font-size: 8pt;}

.button,
.button:hover	{
	-moz-border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	border: solid #6c5635 1px;}

.button			{
	color: #6c5635;
	background: #c4c1a2;}

.button:hover	{
	color: #6c5635;
	background: #b5b092;}

tr.row1 {background-color: #c2baa4;}

tr.row2 {background-color: #cac2b0;}

td.row1,
td.row2	{
	color: #6c5635;
	font-size: 11pt;}

strong,
.strong,
.strongright	{font-weight: bold;}

.strongright	{
	text-align: right;
	padding-top: 0pt;
	padding-right: 5pt;}

img.photoborder	{
	border: solid #645534 1px;}

td.gallery	{
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;}

img.gallery	{
	width: 300px;
	padding: 2pt;
	border: solid 1px #645534;}

/* End AS */

/* Begin CSS Menu */

#menu {
	position: relative;
	top: 10px;
	left: 0px;
	display: block;
	width: 954px;}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 106px;
	float: left;}

#menu ul.sub1menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;}

#menu ul.sub2menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;}

#menu h2, #menu h2 a, #menu a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #987246;
	background: #c4c0a1;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;}

#menu h2.nolink	{text-decoration: none;}

#menu h2:hover, #menu h2 a:hover	{ /*first for FF second for IE*/
	color: #c4c0a1;
	background: #987246;}

#menu ul.sub1menu a, #menu ul.sub2menu a {
	color: #987246;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	background: #c4c0a1;	/*essential in IE*/
	border: solid 1px #645534;}

#menu ul.sub1menu a	{
	text-align: left;
	font-size: 8pt;
	padding-left: 15px;}

#menu ul.sub2menu a	{
	text-align: left;
	font-size: 7pt;
	padding: 0;}

#menu ul.sub1menu a:hover {
	color: #c4c0a1;
	background: #987246;
	text-decoration: none;}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {display: block;}

#menu ul li a {height: 1%;}

/* End CSS Menu */