
/*Only Home page css*/
.img01{
background-image: url(./images/show-support.jpg);
background-repeat:no-repeat;
width:235px;
height:154px;}
.img02{
background-image: url(./imgs/placelike-home.jpg);
background-repeat:no-repeat;
width:239px;
height:154px;}
.img03{
background-image: url(./images/adopting-dog.jpg);
background-repeat:no-repeat;
width:224px;
height:154px;}
.img04{
background-image: url('imgs/dog-charities.jpg');
background-repeat:no-repeat;
width:244px;
height:154px;
    margin-left: 10px;
}

#txt01{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:14px;
font-weight:normal;
margin-left:125px;
margin-right:10px;
margin-top:60px;}
#txt02{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:14px;
font-weight:normal;
margin-left:22px;
margin-right:2px;
margin-top:59px;
    width: 195px;
    height: 78px;
}
#txt03{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:14px;
font-weight:normal;
margin-left:18px;
margin-right:80px;
margin-top:60px;
    width: 121px;
}
#txt05{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:14px;
font-weight:normal;
margin-left:18px;
margin-right:20px;
margin-top:50px;
 
}
#txt04{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:14px;
font-weight:normal;
margin-left:23px;
margin-right:105px;
margin-top:55px;
    width: 103px;
}

.white_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:15px;
font-weight:bold;
text-decoration:underline;
}
.white_link:hover{
color:#fff;
text-decoration: none;
}
.news_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:15px;
font-weight:bold;
text-decoration:underline;
vertical-align:top;
}


/*  jjjj */


#homeNav
{
	height:26px;
	width:720px;
	padding-left:200px;
}
#homeNav ul
{
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#homeNav li 
{
	display: inline; 
}
#homeNav a
{
	margin:0;
	padding:0 0 0 8px;
	color: #fdb816;
	font-family: arial;
	font-weight:bold; 
	font-size:13px;
	text-decoration: none;
	float:left;
}
#homeNav a span
{
	float:left;
	padding:3px 14px 3px 5px;
	display:block;
}
#homeNav a:hover
{
	color: #fff;
}

#homeNav a.current
{
	color:#000;
	text-decoration: none;
	float:left;
	background:url(images/hede.jpg) no-repeat left top;
}
#homeNav a.current span
{
	display:block;
	float:left;
	background:url(images/right.jpg) no-repeat right top;
}

.padigree_logo
{
    padding-right: 20px; 
    padding-top: 8px;
    }
