@charset "utf-8";
/* CSS Document */

#home_left {
	display:block;
	width: 600px;
	padding-left: 10px;
	padding-right: 4px;
/*	background-image: url(images/innova.gif);
*/	background-repeat: no-repeat;
	background-position: left bottom;
	height:1400px;
	border:none;
	caption-side:
}

#home_leftleft {
	width: 300px;
	float: left;
	text-align: right;
}

#home_right {
	float: right;
	width: 330px;
}

#home-middle {
	width: 260px;
	float: right;
	clear: left;
	padding-left: 20px;
}
#homedonate {
	font-size: 10px;
}

#homedonate-top {
	background-image: url(images/homedonate_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
}
#homedonate-middle {
	background-image: url(images/homedonate_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	margin-right: 1px;
}
#homedonate-bottom {
	background-image: url(images/homedonate_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
}
#homeright {
	font-size: 10px;
}
#homeright-top {
	background-image: url(images/homeright_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
	background-position: left bottom;
}
#homeright-middle {
	background-image: url(images/homeright_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 18px;
}
#homeright-bottom {
	background-image: url(images/homeright_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
}
#homeright2 {
	font-size: 10px;
}
#homeright2-top {
	background-image: url(images/homeright_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
	background-position: left bottom;
}
#homeright2-middle {
	background-image: url(images/homeright_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
}
#homeright2-bottom {
	background-image: url(images/homeright_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
}
#narrow2 {
}
#narrow2-top {
	background-image: url(images/narrow_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
}
#narrow2-middle {
	background-image: url(images/narrow_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
}
#narrow2-bottom {
	background-image: url(images/narrow_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#petsGrid a{
	text-decoration:none;
	}
#petsGrid a:hover{
	text-decoration:underline;
	}
#petsGrid a:visited{
	color:#666666;
	}
#petsGrid table{
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	margin-left: 4px;
	}
#petsGrid td{
	background-image: url(images/petgridCellBG.png); 
	background-repeat:no-repeat; 
	height:60px; 
	width:70px; 
	border:0px; 
	padding-left:8px;
	}

