/*picture link borders*/
.a img { border-color: #D2C686;
	 border-width: 0px }
		
.a:hover img{ border-color: #897C33;
  	      border-width: 0px; }
/*end picture link borders*/
/*
#navlist li {
list-style-type: circle;
}
*/
#navlist li.list1 {
list-style: circle outside; color:green;
}
.normal{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #25201a;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #616161;
	padding: 4px;
}
