#header
	{height:18px;
	background-color:#4F7627;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size:83%;
	font-weight:bold;
	padding:0px 5px 2px 5px;}

#header p
	{display:inline;}

#header img
	{margin-top:3px;
	margin-right:3px;}

#header ul
	{float:right;
	font-size:100%;
	padding-top:3px;
	margin: 0px;}

#header li
	{display:inline;
	list-style:none;
	margin: 0px;
	padding: 0px 6px;
	border-right: 1px solid #CFE8B7;}

* html #header li
	{padding: 0px 2px;}

#header li.last
	{border-right: none;}

#header a
	{color:#E9F3DE;
	text-decoration:none;}

* html #header a
	{margin-left: 4px;}

#header a:hover
	{color:#CFE8B7;}


#logo 
	{background-color:#768D4C;
	background-image: url("/images/linepeople.jpg"); 
	background-repeat: repeat-x;
	background-position: 410px center;
	border-bottom: 2px solid #4F7627;}

#letterhead {
  display: none;
}
  
#footer 
	{background-image: url("/images/border.jpg"); 
	background-repeat:repeat-x;
	background-position: left top;
	clear: both;
	font-size:80%;
	height:50px;
	margin: 40px -30px 10px -30px;}

#footer #secondarynav ul
	{float: right;
	margin:43px 3px 10px 0px;}

#footer #secondarynav li 
	{padding:0px 6px 0px 4px;
	margin-left:0px;
	list-style:none;
	margin:0px;
	display:inline;
	border-right: 1px solid #4F7627;}

* html #footer #secondarynav li 
	{padding:0px 3px 0px 5px;}

#footer #secondarynav li.last
	{border-right: none;
	padding-right:0px;}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
	{color:#4F7627;
	text-decoration:none;
	font-weight:normal;}

#footer a:hover
	{color:#768D4C;
	text-decoration: underline;}

#footer p
	{float:left;
	color:#4F7627;
	display:inline;
	margin:43px 5px 10px 7px;}

#footer p .pagetop
	{float:right;
	margin-right:5px;}

#footer .pagetop img 
	{display:inline;}
  
#footer #disclaimer {
  display: none;
}

