/* GENERAL STYLES */
#joinTheTeam{
	display: none;
}
.flash{
	display: none;
}
.share{
	display: none;
}
.leftColumn{
	display: none;
}
.rightBoxes{
	display: none;
}
.topRightImage{
	display: none;
}
.whereAmIBox{
	display: none;
}
.myVideosBox{
	display: none;
}
/* Ensure all toggle boxes are open on print */
#checklistContent,#whatDoIDoContent,#homeContent,#petsContent,#neighbourhoodContent,#firstAidContent,#driversLicenceContent,#counsellingCertContent,#safetyTrainingContent,#policeCheckContent{
	display: block !important;
}
.contactForm input{
	display: none;
}
.contactForm select{
	display: none;
}
.contactForm td.text{
	width: 100px !important;
}
.contactForm .required{
	display: none;
}

.headerContainer #logo h1 span{
	display: block;
	letter-spacing: 0.3em;
	font-family: Impact, Georgia, Times, serif;
	text-transform: uppercase;
	color: #000;
	width: 250px;
}

.homeProfileBox img{
	display: none;
}
.profile img.featuredImage{
	display: block;
}
.getInvolved{
	display: none;
}
.heroText img{
	display: none;
}
.youTubeSml{
	display: none;
}
.caseStudy .text img{
	display: none;
}
.findOurMore img{
	display: none;
}



/* EDITOR PROPERTIES */
