/*The UnorderedList.css file is used to style the Unordered List flyout menu*/
/*Classes are applied to the menu automatically*/
/*This file is linked from the DefaultDesignTemplate.htm*/
/*This file can be edited*/
/*This file can be moved, renamed, replaced or deleted*/
/*Please see the design documentation for more information*/

#topNav ul.ipf-sectionmenu {margin:0; padding:0; list-style:none; text-align:center;}
	#topNav ul.ipf-sectionmenu li {padding:0 8px; display:inline;}
	#topNav ul.ipf-sectionmenu li div {display: inline;}

	#topNav ul.ipf-sectionmenu li a {font: bold 14px/50px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#f0cf84;}
	#topNav ul.ipf-sectionmenu li a:hover {text-decoration: underline;}

/*IE7 flyout stick fix*/
.ipf-sectionmenu li:hover, .ipf-sectionmenu li.hover {position: static;}


/*Highlight menu item when in that section*/
.subpage_agencies #pageid3787 a, .subpage_job #pageid3788 a, .subpage_goals #pageid3789 a, .subpage_contacts #pageid3970 a, .subpage_links #pageid3791 a, .subpage_calendar #pageid3792 a {text-decoration: underline;}
.subpage_peterborough #pageid3787 a, .subpage_northumberland #pageid3787 a, .subpage_city #pageid3787 a, .subpage_county #pageid3787 a, .subpage_peterborough a.p, .subpage_northumberland a.n, .subpage_County a.h, .subpage_City a.k {text-decoration: underline;}


