/* left nav for HA Activity pages */
.#leftcol { width:147px; height:auto; position:relative; }
.#leftcol p { text-align:center; margin:10px 0; }
.#leftcol img { margin:65px 0 0 17px; }	

.#leftnav {
	width:135px;  /*147*/
	background:#ffcc00;	
	margin:0; margin-left:0; margin-top:25px;
}
.lnav { 
	width:138px; height:17px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	position:relative; top:2px; left:3px;
	white-space:nowrap;	display:block;
	margin:8px;	padding:0;
}
.lnav a {
	width:138px; height:17px;
	padding:5px 0 0 -2px; /*top0*/
	color:#990000; text-decoration:none;
	background:#ffcc66 url(/img/gr/btn-nav.gif) no-repeat;
	border-style:solid;	border-width:0;
	display:block;
	font-size:10px;	font-weight:bold;
}
.selected a {
	width:138px; height:17px;
	position:relative;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:white; white-space:nowrap;
	text-decoration:none; display:block;
	margin:8px; top:2px; left:3px;
	background:#ffcc66 url(/img/gr/btn-nav-s.gif);
}
.selected span {
	width:138px; height:14px;
/* commented backslash mac hiding hack \*/ 
 	position:absolute;
/* end hack */	
	top:1px; left:3px;
	color:white; text-align:left;
	margin:0; padding:0;
	text-decoration:none;
}
.selected a:hover {	text-decoration:none; color:white;}
.lnav a:visited {
	width:138px; height:17px;
	border-style:solid;	border-width:0;
	padding:0; display:block;
	font-size:10px;	font-weight:bold;
	text-decoration:none;
	color:#990000; 
}
.selected a:visited { 
	width:138px; height:17px;
	border-style:solid;	border-width:0;
	display:block;
	font-size:10px;	font-weight:bold;
	text-decoration:none; padding:0;
}
.lnav a:hover {	
	width:138px; height:17px;
	font-size:10px; color:white; 			
	background:#3366cc url(/img/gr/btn-nav-h.gif);
	border-style:solid;	border-width:0;
	display:block; text-decoration:none;
	padding:0;
}
.lnav span {
	width:138px; height:14px;
/* commented backslash mac hiding hack \*/ 
 	position:absolute;
/* end hack */
	left:3px; top:2px;
	margin:0; padding:0;
	text-align:left; text-decoration:none;
}
DIV.lnav {
	width:138px; height:17px;
	position:relative;
	font:bold 10px Verdana, arial, helvetica;
	color:white; 
	white-space:nowrap;	display:block;
	margin:8px; top:2px; left:3px;
	background-color:#990000;
	background-image:url(/img/gr/btn-nav-s.gif);
}

.mauiweddinglogo {float: none; margin: 25px 0 2px 0; clear:both;}

