body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #000066;
}
h1, h2, h3 {
	color: #CC3300;
}
.mnu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
.mnu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}
.mnu a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 85%;
	background-color: #666666;
}
#menu {
	width: 200px;
}
.menu-table {
	background-color: #14007E;
	height: auto;
	width: 200px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #016701;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a, #menu a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 25px;
}
#menu .arrow {
	background-image: url(http://www.discovertamborinemountainvic.com.au/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu a:hover {
	background-color: #0066FF;
}
#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	background-color: #1799D5;
	border-right-style: solid;
	padding: 0px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-color: #000000;
	left: 100%;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #14007E;
}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
.ftr  {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 200px;
}
.ftr a {
	color: #FFFFFF;
}
.h-btn a{
	color: #FFFFFF;
}
.bnr2 {
	background-image: url(http://www.discovertamborinemountainvic.com.au/images/bnr3.jpg);
	background-color: #14007E;
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
}

.h-btn img{
	border: 1px solid #FFFFFF;
}
.addrss {
	margin: 5px;
	padding: 0px;
	font-size: 90%;
	color: #FFFFFF;
}

[if IE]>
 #menu ul li {float: left; width: 100%;}
<![endif]
[if lt IE 7]>
body {behavior: url(csshover.htc);font-size: 100%;} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 
#menu a, #menu h2 {font: bold 12px arial, helvetica, sans-serif;} 
<![endif]
