/*
RED #901F25 #901F25
GREEN #554427
DK DK GRAY #6B6968   TEXT
DK GRAY #A4A3A1 #A4A3A1
LT GRAY #E1DDD8
*/
/* navigation at the top of every page*/
#nav_head{
	border-bottom:3px solid #901F25; 
	border-top:3px solid #901F25; 
	height:20px; 
	margin:0 50px; 
	z-index:500; 
	background-color:#68583E;
	text-align:center;
	
	}
	
