/* External Style Sheet for screen, medium text: John Howard Society of Peterborough */
/* Site Design: Black Cap Design */

body 
{
	font-size: 13px;
}
h1
{
	font-size: 15px;		
}
h2
{
	font-size: 14px;
}
h3, h4
{
	font-size: 13px;	
}
#address p
{
	font-size: 11px;	
}
#navlist li, #navlist li ul li
{
	font-size: 12.5px;	
}
#footer_navlist li, #footer_navlist2 li
{
	font-size: 12px;			
}
#footer_navlist2
{
	padding: 12px 0 0 0px;	
}
#footnote
{
	font-size: 10px;
}
#utility img#utility_img_1
{
	margin: 20px 0 0 11px;	
}
#utility img#utility_img_2
{
	margin: 20px 0 0 2px;	
}
#utility img#utility_img_3
{
	margin: 20px 0 0 -3px;	
}
#utility img#utility_img_4
{
	margin: 20px 0 0 1px;	
}
#navcontainer ul ul 
{
	position: absolute;
	top: -8px;
	left: 80%; /* to position them to the right of their containing block */
	width: 120%; /* width is based on the containing block */
}
ul.standard li
{
  background: transparent url('../images/bullet.gif') no-repeat;
  padding: 0 0 0 20px;
  background-position: 0px 4px;	
	line-height: 150%;	
}
#notice
{
	position: absolute;
	top: 455px;
	font-size: 14px;	
}	