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

/* -- navigation left -- */

#menuleft {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 178px;
	height: 610px;
	z-index: 1;
	background-color: #EAC374;
	background-image: url(assets/images/petrestmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#menuleft li {list-style: none; display: inline;}

#menuleft li a {
	position: absolute;
	top: -2px;
	height: 40px;
	text-indent: -9000px;
} #menuleft {}

#menuleft a:hover {
	background: url(assets/images/petrestmenu.gif) no-repeat -178px;
	
}

#home a {
	width:178px;
	margin-top: 10px;
}

#menuleft #home a:hover {background-position: -178px -10px;}


#daycare a {
	width: 178px;
	margin-top: 50px;	
}

#menuleft #daycare a:hover {background-position: -178px -50px;}

#boarding a {
	width: 178px;
	margin-top: 90px;	
}

#menuleft #boarding a:hover {background-position: -178px -90px;}

#obediencetraining a {
	width: 178px;
	margin-top: 130px;	
}

#menuleft #obediencetraining a:hover {background-position: -178px -130px;}

#woofwoods a {
	width: 178px;
	margin-top: 170px;	
}
#menuleft #woofwoods a:hover {background-position: -178px -170px;}

#burialservices a {
	width: 178px;
	margin-top: 210px;
}

#menuleft #burialservices a:hover {background-position: -178px -210px;}

#preplanning a {
	width: 178px;
	margin-top: 250px;
}

#menuleft #preplanning a:hover {background-position: -178px -250px;}


#ourproducts a {
	width: 178px;
	margin-top: 290px;
}

#menuleft #ourproducts a:hover {background-position: -178px -290px;}

#photogallery a {
	width: 178px;
	margin-top: 330px;	
}
#menuleft #photogallery a:hover {background-position: -178px -330px;}

#testimonials a {
	width: 178px;
	margin-top: 370px;	
}
#menuleft #testimonials a:hover {background-position: -178px -370px;}


#directions a {
	width: 178px;
	margin-top: 410px;	
}
#menuleft #directions a:hover {background-position: -178px -410px;}

#aboutus a {
	width: 178px;
	margin-top: 450px;	
}
#menuleft #aboutus a:hover {background-position: -178px -450px;}

#contactus a {
	width: 178px;
	margin-top: 490px;	
}
#menuleft #contactus a:hover {background-position: -178px -490px;}

#supportlinks a {
	width: 178px;
	margin-top: 530px;	
}
#menuleft #supportlinks a:hover {background-position: -178px -530px;}

#key-loredj a {
	width: 178px;
	margin-top: 570px;	
}
#menuleft #key-loredj a:hover {background-position: -178px -570px;}
