a, a:link, a:visited, a:active {
	color: #967E0E;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #000000;
}
h1 {
	font-size: 140%;
	color: #d9d5c4;
	background: #7c723d;
	border-left: 5px solid #a39c78;
	padding: 9px 17px 7px 12px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #5F572E;
}
#header {
	background: #FFFFFF url(../img/bg_header_australia.jpg) no-repeat right top;
}
#leftColumn #navi li {
	border-bottom: 1px solid #d4c5a9;
}
#leftColumn #navi a,#leftColumn #navi a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #7C723D;
	display: block;
	width: auto;
	text-decoration: none;
	background: #e6d7ba;
	padding: 4px 10px;
}
#leftColumn #navi a:hover,#leftColumn #navi a:focus {
	color: #FFFFFF;
	background: #857b42;
}
#leftColumn #navi li.navHere a,#leftColumn #navi li.navHere a:visited,#leftColumn #navi li.navHere a:hover,#leftColumn #navi li.navHere a:focus {
	background: #E9E6D1;
	color: #7C723D;
	text-decoration: none;
}
#leftColumn #navi li.thirdLvl,#leftColumn #navi li.thirdLvlHere {
	border-bottom: 1px solid #fcf9f2;
}
#leftColumn #navi li.thirdLvl a,#leftColumn #navi li.thirdLvl a:visited {
	font-weight: normal;
	text-transform: none;
	color: #444444;
	display: block;
	width: auto;
	text-decoration: none;
	background: #f6efe1;
	padding: 4px 10px;
}
#leftColumn #navi li.thirdLvl a:hover,#leftColumn #navi li.thirdLvl a:focus {
	color: #000000;
	background: #EEE6D0;
}
#middleColumn
{
	background: #BEC882 url(../img/bg_green.gif) repeat-y;
}
#middleColumn .highlightBox {
	width: 199px;
	float: right;
	border: 1px solid #ACB962;
	background: #E2E7C7;
	color: #000000;
	margin-bottom: 4px;
	margin-left: 16px;
}
#middleColumn .highlightBox strong {
	font-weight: bold;
	color: #7C723D;
}
#middleColumn .ulArrow a,#middleColumn .ulArrow a:visited,#rightColumn .ulArrow a,#rightColumn .ulArrow a:visited {
	color: #9a830e;
	text-decoration: none;
	border-bottom: 1px dotted #6e641b;
}
#leftColumn .ulArrow a:hover,#leftColumn .ulArrow a:focus,#middleColumn .ulArrow a:hover,#middleColumn .ulArrow a:focus,#rightColumn .ulArrow a:hover,#rightColumn .ulArrow a:focus {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
