/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Yugm Volunteer
-----------------------------------------------------------------------------*/
#leftCol a {
	color:#e24418;
	padding:1px 1px;
	font-weight:bold;
	}

#leftCol a:link, #leftCol a:visited {
	text-decoration:underline;
	}

#leftCol a:hover, #leftCol a:active {
	color:#ffffff;
	background:#e24418;
	}
	
.volunteerUl {
	padding:0 0 0 0;
	}

	
.volunteerLi {
	list-style:none;
	/*padding:0 0 5px 0;*/
	margin:0;
	}
	
.volunteerUl li ul li {
	/*padding:0 0 3px 10px;*/
	list-style:none outside;
	}