body {
	background-color: #564356;
}
.layout {
	background-color: #564356;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	background-position: center;
	height: 177px;
	width: 765px;
	background-repeat: no-repeat;
	background-image: url(../image6.jpg);
}
.image {
	background-position: left;
	height: 182px;
	width: 206px;
	background-repeat: no-repeat;
	background-image: url(../walkw.png);
	left: 562px;
	top: 17px;
	float: left;
}
.body {
	text-align:center
	}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #564356;
	background-image: url(../image3.jpg);
	background-position: center;
	height: auto;
	width: 765px;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
}
.menu {
	float: left; /* Moves div to left side of #content. */
	width: 156px; /* Sets width. */
	margin: 0 15px 0px 90px; /* Moves div away from edges of container and surrounding content. */
	display: inline; /* Prevents WinIE from doubling the left margin, which it will do on left floats. */
	font-size: 0.9em; /* Sets font size smaller than default. */
	background-image: url(../image5.jpg);
	height: 320px;
}
.main/* Center column for main text. */
 {
	padding: 20px 10px 0 10px;
	height: 350px;
	margin: 10px 60px 5px 250px;
}
.footer {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	height: 55px;
	width: 765px;
}
.home {
	padding-top: 4px;
	background-image: url(../images/homeB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.services {
	background-image: url(../images/servicesB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;

}
.aboutus {
	background-image: url(../images/aboutusB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.contactus {
	padding-top: 1px;
	background-image: url(../images/contactusB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.partners {
	background-image: url(../images/partnersB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.events {
	background-image: url(../images/eventsB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}
.petnews {
	padding-top: 1px;
	background-image: url(../images/petnewsB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}
.furryfriends {
	background-image: url(../images/furryfriendsB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.words {
	padding-top: 1px;
	background-image: url(../images/wordsB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.tribute {
	background-image: url(../images/tributeB.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.home:hover {
	padding-top: 4px;
	background-image: url(../images/home1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.services:hover {
	background-image: url(../images/services1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;

}
.aboutus:hover {
	background-image: url(../images/aboutus1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.contactus:hover {
	padding-top: 1px;
	background-image: url(../images/contactus1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.partners:hover {
	background-image: url(../images/partners1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.events:hover {
	background-image: url(../images/events1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}
.petnews:hover {
	padding-top: 1px;
	background-image: url(../images/petnews1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}
.furryfriends:hover {
	background-image: url(../images/furryfriends1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.words:hover {
	padding-top: 1px;
	background-image: url(../images/words1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
.tribute:hover {
	background-image: url(../images/tribute1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
}
a {
	color: #6B80D6; /* Sets color of links within main content to blue used on body background. */
}
a:visited {
	color: #6B80D6; /* Sets color of visited, hovered, and active links within main content to dark purple. */
}
a:hover, a:active {
	color: #006; /* Sets color of visited, hovered, and active links within main content to dark purple. */
	font-weight:bold;
	
}
.main1 {
	margin: 10px 60px 0 100px;
}
.main2 {
	padding: 0 10px 0 10px;
	height: auto;
	margin: 0 60px 0 250px;
}
.data {
	margin: 0 60px 0 250px; /* Sets photo used in background of center column, and sets it to show only once. */
	padding: 20px 10px 0 10px;
	display: inline;
	height: 215px;
}
.picks {
	padding: 18px 60px 0 100px;
	text-align: center;
}

.albums {
	padding: 20px 10px 0 10px;
	height: auto;
	margin: 0 60px 0 90px;
}
.banner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #564356;
	margin: 0px auto 0px auto;
	background-position: center;
	height: 147px;
	width: 565px;
	background-repeat: no-repeat;
	float: right;
}
.bannerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin: 0px auto 0px auto;
	background-position: center;
	height: 177px;
	width: 765px;
	background-repeat: no-repeat;
	background-color: #564356;
	background-image: url(../image6.jpg);
}
.mainInside {
	padding: 20px 10px 0 10px;
	height: 300px;
	margin: 10px 60px 5px 250px;
}
.extra {
	bottom: auto;
}
.mainServ {
	padding: 0px 10px 0 10px;
	height: 385px;
	margin: 0px 60px 0px 250px;
}
.logo {
	padding: 0px 10px 0 10px;
	height: 100px;
	margin: 0px 60px 0px 250px;
}
.mainServ1 {
	height: 225px;

}
.logo1 {



}
.newmain {
	height: 385px;
	margin-right: 65px;
}
.mainServ250 {
	height: 225px;
}
