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.discovertamborine.com.au/wp-content/uploads/2012/01/bnr4.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;
}
a.boldbuttonsblue{
background: transparent url('http://www.discovertamborine.com.au/images/roundedge-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}
a:link.boldbuttonsblue, a:visited.boldbuttonsblue, a:hover.boldbuttonsblue, a:active.boldbuttonsblue{
color: white; /*button text color*/
}
a.boldbuttonsblue span{
background: transparent url('http://www.discovertamborine.com.au/images/roundedge-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttonsblue{ /* Hover state CSS */
text-decoration: underline;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
a.boldbuttonsgreen{
background: transparent url('http://www.discovertamborine.com.au/images/roundedge-green-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}
a:link.boldbuttonsgreen, a:visited.boldbuttonsgreen, a:hover.boldbuttonsgreen, a:active.boldbuttonsgreen{
color: white; /*button text color*/
}
a.boldbuttonsgreen span{
background: transparent url('http://www.discovertamborine.com.au/images/roundedge-green-right2.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; }
a:hover.boldbuttonsgreen{ text-decoration: underline;
}


[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]

