/*-----------------------------------------------------------------------------
author:    www.visityakima.com
-----------------------------------------------------------------------------*/


/* =Visit Yakima Members Pages
-----------------------------------------------------------------------------*/
#h1Member {
	width:358px;
	height:31px;
	background:url(../img/h1Member.gif) no-repeat;
	position:absolute;
	}
	
#h1Directory {
	width:358px;
	height:31px;
	background:url(../img/h1Directory.gif) no-repeat;
	position:absolute;
	}
	
.subMenu ul li ul{
	margin-left:15px;
	list-style:disc;
	}
	
.subMenu img {
	border:#552d16 solid 1px;
	}
	
h2 a {
	color:#eb6d24;
	}

h2 a:link, h5 a:visited {
	text-decoration:underline;
	}

h2 a:hover, h5 a:active {
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
