#table {
	padding-top: 10px;
}

/* This is used to update the image on the Home page. New Image should be 752px wide by 363px high*/
/* add the new photo to the Images folder, and then upate the link below*/
td.homeContentBody {
	background-image:url(../Images/Australian_Shepherd_Home.jpg);
}

/* This is used to update the image header on the main site template - long skinny one!*/
/* 71 px wide */

td.subMainHeadline {
	background-image:url(../Images/Header874.jpg);
}

table.resources td {
	background-image:url(../Images/Summer_10_weeks_fade.jpg);
	}
	
/*colour change for the fade image*/
table.subMainContent {
	background-image:url(../Images/HomeSideNav_Background.jpg);
	}
td.subBodyContent {
	background-image:url(../Images/HomeSideNav_Background.jpg);
	}
	
td.homeSideNavBody {
	background-image:url(../Images/HomeSideNav_Background.jpg);
}
td.homeMainBody {
	background-image:url(../Images/HomeSideNav_Background.jpg);
}