#nav {
	width: 199px;
	font-size:1.3em;
	background:#C5E7CB url(i/backstripes.gif) repeat;
	margin-top:10px;
}
#nav ul {
	list-style: none;
}
	
#nav li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	font-weight:bold;
	}	
	
#nav li a:link, #nav li a:visited {
	display: block;
	background:  url(i/nav.png);
	padding: 8px 0 0 20px;
	}
	
#nav li a:hover {
	background:  url(i/nav.png) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
#home .home,
#trees .trees,
#pumpkin .pumpkin,
#services .services,
#locations .locations
 {
 	color: #750e07!important;
}
