/*
-----------------------------------------------
- The Wine Guide Blog
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
----------------------------------------------- */

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

h1.thewineguide
{
	width: 128px;
	height: 87px;
	background: url("../../images/site/logo_wineguide.gif") no-repeat;
}

h2.hdr_categories
{
	margin-bottom: 10px;
	width: 195px;
	height: 25px;
	background: url("../../images/site/hdr_categories.gif") no-repeat;
}

h2.hdr_about
{
	margin-bottom: 10px;
	width: 195px;
	height: 25px;
	background: url("../../images/site/hdr_about.gif") no-repeat;
}

h2.hdr_consultation
{
	margin-bottom: 10px;
	width: 195px;
	height: 25px;
	background: url("../../images/site/hdr_consultation.gif") no-repeat;
}

h2.hdr_education
{
	margin-bottom: 10px;
	width: 195px;
	height: 25px;
	background: url("../../images/site/hdr_education.gif") no-repeat;
}

h2.hdr_events
{
	margin-bottom: 10px;
	width: 195px;
	height: 25px;
	background: url("../../images/site/hdr_events.gif") no-repeat;
}