body {
	margin : 0px;
	/*margin-bottom : 150px;*/
	font-family : Georgia;
	background : white url(/images/Logo_bg2.gif) fixed no-repeat 80% 75%;
}

.greenbartop	{
	vertical-align: top;
	height: 40px;
	background: url(images/greenbartop.gif) repeat-x;}

.greenbarbot	{
	vertical-align: bottom;
	height: 40px;
	background: url(images/greenbarbot.gif) repeat-x;}

.bold	{
	font-weight: bold
}

td {
	vertical-align : top
}

td.padlr5 {
	vertical-align : top
	padding-left: 10pt;
	padding-right: 10pt;
}

h1 {
	font-weight : bold;
	font-size : 15px;
}

h2 {
	font-weight : bold;
	font-size : 13px;
}

img.logohome	{margin-right: 20px;}

.contentcell {
	text-align : top;
	padding-bottom : 20px;
}

.contentcell p, ul {
	font-size : 13px;
	line-height : 19px;
}

.pagelayout td {
	font-size : 13px;
	line-height : 19px;
}

.sidebarhead {
	color : white;
	letter-spacing : 5px;
	font-weight : bold;
	font-size : 11px;
	background-color : #004400;
	height : 22px;
	text-align : bottom;
	font-family : Tahoma;
	padding-left : 5px;
	background : #416741 url(images/SideBar_HeaderEnd.gif) no-repeat 100% 0%;
	border : black solid 1px;
}

.sidebar {
	padding-top : 8px;
	width : 200px;
	border-right : solid #999999 1px;
	padding-bottom : 20px;
	padding-left : 12px;
	padding-right : 12px;
	background : white url(images/NavBar_Bg_Unlikely.jpg) no-repeat 100% 100%;
}

.sidebar p {
	font-size : 11px;
	font-family : Arial, sans-serif;
	line-height : 12px;
}

.sidebar p a {
	text-decoration : none;
	padding-bottom : 0px;
	color : black;
	border-bottom : solid 1px darkgray;
}

.sidebar p a:hover {
	text-decoration : none;
	padding-bottom : 0px;
	color : gray;
	border-bottom : solid 1px darkgray;
}

.sidebar p a.email {
	color : blue;
	text-decoration : underline;
	border : none;
}

.sidebar p a.email:hover {
	color : red;
}

p.footer {
	font-family : Arial;
	font-size : 10px;
	line-height : 15px;
}

 p.smalltext {
	font-size : 11px;
	font-family : Arial, sans-serif;
	line-height : 12px;
}

a:hover {
	color : red;
}

input, select { font : 8pt/10pt Tahoma }

blockquote { margin-left : 18px }

.floatright	{
	float: right;
	text-align: right;}

/* Begin AS */

td,
textarea	{font-family: Georgia;}

table.pagelayout	{
	margin-left: 12px;
	margin-right: 12px;}

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

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

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

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

.button,
.button:hover	{
	-moz-border-radius: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	border: solid #000000 1px;}

.button			{
	color: #ffffff;
	background: #006600;}

.button:hover	{
	color: #006600;
	background: #ffffff;}

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

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

td.row1,
td.row2	{
	color: #000000;
	font-size: 10pt;}

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

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

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

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

img.gallery	{width: 210px;}

/* End AS */