/*
-----------------------------------------------
- Website Name
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  Date
----------------------------------------------- */

h1 span, h2 span, h3 span { display: none; }

h1.McIvor 
{ 
	width: 380px; 
	height: 95px; 
	background: url("../../images/site/hdr_mcivor_estate.gif") no-repeat; 
}

h2.upcoming_events
{
	margin-top: 15px;
	margin-left: 20px;
	width: 143px;
	height: 20px;
	background: url("../../images/site/hdr_upcoming_events.gif") no-repeat; 
	overflow: hidden;
}

h2.quick_links
{
	margin-top: 15px;
	margin-left: 20px;
	width: 100px;
	height: 23px;
	background: url("../../images/site/hdr_quick_links.gif") no-repeat; 
	overflow: hidden;
}

h2.e-newsletter
{
	margin-top: 15px;
	margin-left: 20px;
	width: 114px;
	height: 20px;
	background: url("../../images/site/hdr_e-newsletter.gif") no-repeat; 
	overflow: hidden;
}