/* page styles */

	body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .9em; font-weight: normal; line-height: 1.1em;	
	color: #303028; background-color: #FFF; margin-top: 30px; padding: 0px; text-align: center;}

/* general type styles */

	a	{color: #039; text-decoration: none;}
	a:link	{color: #039; text-decoration: none;} 
	a:visited {color: #039; text-decoration: none;} 
	a:active {color: #039; text-decoration: underline;} 
	a:hover	{text-decoration: underline;} 
		
	img	{padding: 4px; border: 0px; margin: 0px;}
		
	h1	{font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 18px;line-height: 14px;	font-weight: bold;
		padding: 0px;margin: 0px;}

	p	{padding: 0px 0px 2px 0px; margin: 4px 0px 8px 0px;}
	
	ul {margin: 0px 0px 0px 0px;}
	li {display: inline; padding: 0px; list-style-type:none;}
	
	#container {width: 800px; margin: 0 auto;}
	
	#header {border-bottom: 1px #CFCFB7 solid; margin: 4px; padding-bottom: 3px; text-align: left;}
	
	.logo {color: #CFCFB7; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1.8em; font-weight: bold;}
	
	.url {color: #484C3C; padding-left: 4px; display: inline; font-family: Arial, Verdana, Helvetica, sans-serif;}
	
	#topimage {background: url(../top-flagstaff.jpg) no-repeat center; align: center; height: 150px;}
	
	#topnav {background-color: #CFCFB7; color: #919177; width: 780px; text-align: left; padding: 6px; margin: 2px auto;}
	#topnav a {color: #4164A6; font-size: .8em; font-weight: bold;}
	#topnav a:hover {color: #039; font-size: .8em; text-decoration: none; font-weight: bold;}
	
	#crumbnav {width: 780px; margin: 2px auto; margin-bottom: 20px; text-align: left; font-size: .8em; padding-top: 16px;}
	#crumbnav a {color: #778CA3;}
	#crumbnav a:hover {color: #778CA3; text-decoration: underline;}
	
	#content {margin: 0px auto; text-align: left; padding: 10px 10px 200px 10px; width: 780px;}
	#content img {padding: 0px 16px 4px 0px;}
	.smit {font-size: .8em; font-style: italic;}
	#footer {border-top: 1px #CFCFB7 solid; margin: 0 auto; padding: 3px 0px 3px 0px; font-size: .8em; width: 800px; text-align: center;}

	

