a {
	COLOR: #476BA0;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:hover {
	COLOR: #668C37;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

td#TopNavigation {
	line-height: normal;
	padding: 8px 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #466289;
	font-style: normal;
	width: 115px;
	background: url(http://www.uniquelodges.co.nz/graphics/topnav/hotels.gif) no-repeat fixed center bottom;
	text-align: center;
	vertical-align: bottom;
	display: block;
	height: 25px;
	font-variant: normal;

}

td#TopNavigation a{
	text-decoration: none;
	margin: 0px;
	padding: 8px 0px 0px;
	font-size: 10px;
	line-height: normal;
	width: 115px;
	font-style: normal;
	font-weight: normal;
	display: none;
	height: 25px;
	font-variant: normal;
	display: block;
}

td#TopNavigation a:hover{
	color: #466289;
	width: 115px;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 8px 0px 0px;
	font-style: normal;
	font-weight: normal;
	background: url(http://www.uniquelodges.co.nz/graphics/topnav/hotels_f2.gif) no-repeat fixed center bottom;
display: block;
	height: 25px;
	font-variant: normal;

}


/* side navigation style*/

td#SubNav {
	padding: 0px;
	text-align: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-indent: 25px;
	width: 150px;
	line-height: 170%;
}

td#SubNav a{
	text-decoration: none;
	color: #C8D3E1;
	text-align: left;
	margin: 0px;
	padding: 0px ;
	font-size: 11px;
	display: block;
	text-indent: 25px;
	width: 150px;
	line-height: 170%;
border-top: 1px solid #38506C;
	/*border-bottom: 1px solid #38506C;*/
	background: #4E6D94;

}

td#SubNav a:hover{
	background-color: #809ABD;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-indent: 25px;
	width: 150px;
	line-height: 170%;
border-top: 1px solid #293A50;
	/*border-bottom: 1px solid #293A50;*/
}

/*#SideNavTable {
	border-top: 1px solid #293A50;
	border-bottom: 1px solid #293A50;*/
}
#SubNavTable {
	background: #CBD5E2;
	border-bottom: 1px solid #A2B3CD;
	width: 100%;

}
