h1
{
	font-family: "Apple Chancery", Georgia, "Times New Roman", Times, serif;
	font-size: 3.75em;
	font-weight: normal;
	color: #933c06;
	margin-bottom: 50px;
	display: none;
	height: 70px;
	line-height: 1.00em;
}

h1.home
{
	font-family: "Apple Chancery", Georgia, "Times New Roman", Times, serif;
	font-size: 3.75em;
	font-weight: normal;
	color: #933c06;
	margin-bottom: 50px;
	display: block;
	height: 48px;
}

h2
{
	font-size: 1.17em;
	color: #58595b;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.text_centre
{
	text-align: center;
}

#content ul li
{
	list-style-image: url(../grfx/backgrounds/ico_list.gif);
}

a
{
	color: #58595b;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin-top: 0;
}

