
* {
	padding: 0;
	margin: 0;
	border: 0;		
}




body {
	color: #444444;
	/*
	background: #fff6f0 url(../images/background.gif) repeat-x;
	background-attachment: fixed;
	*/
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
}

body#Living_Links {
	background-color: #b9daef;
}

body#Spirit_of_the_Bunyip {
	background-color: #b4d1ff;
}

body#Grow_West {
	background-color: #ebe9c7;
}

body#Yarra4Life {
	background-color: #ecf6d7;
}

h1 {
	color: #444444;
	font-size: 1.5em;
	clear: both;
}

h2 {
	color: #444444;
	font-size: 1.4em;
	clear: both;
}

h3 {
	color: #444444;
	font-size: 1.3em;
	clear: both;	
}

h4 {
	color: #e96d1f;
	font-size: 1.2em;
	clear: both;	
}

h5 {
	color: #e96d1f;
	font-size: 1.1em;
	clear: both;	
}

a, a:visited 
{
	color: #444444;
}

a:hover { text-decoration: none; }

input, textarea, select
{
	border: 1px solid #afafaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

fieldset 
{
	margin: 8px;
}

legend 
{
	display: none;	
}

fieldset label 
{
	width: 100px;
}

hr 
{
	margin: 0 10px;	
	color: #f1f1f1;
	background-color: #f1f1f1;
	height: 1px;
}

ul, ol
{
	list-style-type: none;	
}

ol 
{
	list-style-type: decimal;	
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
}
