/*------------------------dogs---------------------*/

.dog-small-white{ font-family: arial; font-size: 10px; color:#ffffff; font-weight:bold; text-decoration:underline;}

.dogtext { font-family: arial; font-size: 12px; color:#000000; font-weight: normal;}

.dogwhite { font-family: arial; font-size: 14px; color:#ffffff; font-weight: bold; text-decoration:none;}

.pedegree{ font-family: arial; font-size: 13px; color:#D3841B; text-decoration:underline ;font-weight: bold; }
.pedegree:hover{ font-family: arial; font-size: 13px; color:#D3841B; text-decoration:none; font-weight: bold;}


/*--------body-----------------*/

body { margin-right:0; margin-top:0; margin-left:0;  background-color:#b59b71; background-repeat:repeat-x; background-position:top; }

.bodytext { font-family: arial; font-size: 12px; color:#ffffff; font-weight: normal;}

.textfield { font-family: Verdana; font-size: 11px; color: #232626;}

.textfield2 { font-family: Verdana; font-size: 9px; color: #232626;}

.logslink { font-family:Verdana; font-size:9px; color:#666666; font-weight:normal; text-decoration:underline;}
.logslink:hover { font-family:Verdana; font-size:9px; color:#666666; font-weight:normal; text-decoration:none;}

.textsmall { font-family: Verdana; font-size: 9px; color: #666666;}
.textsmallc { font-family: Verdana; font-size: 9px; color: #999999;}
.textsmallw { font-family: Verdana; font-size: 9px; color: #FFFFFF;}

.insp {  font-family: Verdana; font-size: 12px; color: #CC0000; font-weight: bold;}

.link {	font-family: Verdana; font-size: 11px; color: #2A5C3C; font-weight:bold; text-decoration: none;}
.link:hover { font-family: Verdana; font-size: 11px; color: #2A5C3C; font-weight:bold; text-decoration: underline; }

.nolink { font-family: Verdana; font-size: 11px; color: #000000; text-decoration : none; }

.linktext { font-family: Verdana; font-size: 11px; color: #0068BD; text-decoration: none; }

.white { font-family: Verdana; font-size: 11px;	color: white; text-decoration: none; }
.whiteb { font-family: Verdana; font-size: 11px;	color: white; text-decoration: none;  font-weight:bold;}

.result{ font-family: Verdana; font-size: 11px; color: #2A5C3C; font-weight:bold; }

.searchtext { font-family:Verdana; font-size:11px; color:#666666; font-weight:normal;}

.stext { font-family: Verdana; font-size: 11px; color: #533100;}

.bottomtd{ font-family: arial; font-size: 11px; color:#ffffff; font-weight:normal;text-decoration:none;}

.bottom{ font-family: arial; font-size: 11px; color:#ffffff; font-weight:normal;text-decoration:none;}
.bottom:hover { font-family: arial; font-size: 11px; color:#cc9001; font-weight: normal;text-decoration:none;}

.topmenu{ font-family: arial; font-size: 13px; color:#ffffff; font-weight:normal;text-decoration:none; padding-top:5px; }
.topmenu:hover { font-family: arial; font-size: 14px; color:#91a857; font-weight: normal;text-decoration:none; background-color:#996600; }

.suborange { font-family: arial; font-size: 14px; color:#d87f1e; font-weight: bold; text-decoration:none;}
.subwhite { font-family: arial; font-size: 14px; color:#ffffff; font-weight: bold; text-decoration:none; padding-left:10px;}

.menuheader{ font-family: "Times New Roman", Times, serif; font-size: 35px; color:#ffffff; font-weight:normal; text-decoration:none;}

.messageheader{ font-family: "Times New Roman", Times, serif; font-size: 28px; color:#a66c2b; font-weight:normal; text-decoration:none;}

.newsheader{ font-family: Verdana; font-size: 11px; color:#AE0000; font-weight:normal; text-decoration:underline;}
.readmore2{ font-family: arial; font-size: 11px; color:#AE0000;  text-decoration:none;font-weight: bold; }
.readmore2:hover{ font-family: arial; font-size: 11px; color:#AE0000; text-decoration:none; font-weight: bold;}

.readmorew{ font-family: Verdana; font-size: 10px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
.readmorew:hover{ font-family: Verdana; font-size: 10px; color:#FFFFFF; font-weight:normal; text-decoration:none; }

.newstext { font-family:Verdana; font-size:10px; color:#666666; font-weight:normal;  text-decoration:none;}

.admin-menu {  font-family: arial; font-size: 14px; color: #ffffff;font-weight: bold;}

.admin-button22 { font-family:Arial; font-size:14px; font-weight:bold; color:#FFFFFF; background-color:#AD9C54; cursor:pointer; width:80px; border:0px solid #759683; filter: progid:DXImageTransform.Microsoft.Shadow(color=#323F38,direction=120,strength=4);}

/*---------------------------------------------------------------------------------------------------*/


/*--------------horizontal highligth menu---------------*/
.hovermenu ul{
font: 13px arial;
padding-left: 0;
margin-left: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 8px 1.3em;
text-decoration: none;
float: left;
color: white; 
border: 0px solid #ffffff; 
}

.hovermenu ul li a:hover{
background-color:#95805e;
border-style: outset;
color: white;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*--------------------------------------------------------------------------------*/

/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 1px 3px 1px 3px;
	margin: 2px;
	border: 1px solid #AD9C54;
	
	text-decoration: none; /* no underline */
	color: #2D2A25;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #AD9C54;

	color: #cdae03;
}
div.pagination span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px;
		border: 1px solid #AD9C54;
		
		font-weight: bold;
		background-color: #AD9C54;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 5px 1px 5px;
		margin: 2px;
		border: 1px solid #474A43;
	
		color: #2D2A25;
	}
	