@charset "utf-8";
/* CSS Document */
#navigation ul{ font-size:12px;}
#navigation ul ,#navigation li{margin: 0;padding: 0; list-style:none;overflow:hidden; }
#navigation li.cats a:link, #navigation li.cats a:visited, #navigation li.cats a:active{
	Display:block; 
	margin-bottom:5px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:200px; 
	height:26px; 
	padding-left:25px;
	color:#342560; 
	background:url(../images/Nav_Background.gif);
	}
#navigation li.cats a:hover{
	color:#593F88; 
	background:url(../images/Nav_Background_hover.gif);
	}

#navigation li.selected a:link, #navigation li.selected a:visited, #navigation li.selected a:active{ 
	Display:block;
	margin-bottom:5px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:200px; 
	height:18px; 
	padding-left:25px;
	color:#342560; 
	background:url(../images/Nav_Background_Selected.gif);
	}
#navigation li.selected a:hover{
	color:#593F88; 
	background:url(../images/Nav_Background_Selected.gif);
	}

#navigation li.ButEmpty a:link, #navigation li.ButEmpty a:visited, #navigation li.ButEmpty a:active{ 
	Display:block;
	margin-bottom:5px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:200px; 
	height:26px; 
	padding-left:25px;
	color:#342560; 
	background:url(../images/Nav_Background_hover.gif);
	}
#navigation li.ButEmpty a:hover{
	color:#593F88; 
	background:url(../images/Nav_Background.gif);
	}

#navigation ul.subpages { font-family:Arial, Helvetica, sans-serif; font-size:11px;background:url(../images/SubNav_Background_Wrapper.gif) bottom no-repeat;}
#navigation ul.subpages ,#navigation li.sub{margin: 0;padding: 0; list-style:none;overflow:hidden; margin-bottom:10px; }
#navigation li.sub a:link, #navigation li.sub a:visited, #navigation li.sub a:active{ 
	Display:block; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:134px; 
	height:17px;
	padding-left:25px;
	color:#342560; 
	background-image:none;
	margin-bottom:0px;
	}
#navigation li.sub a:hover{
	color:#593F88; 
	}

#navigation ul.subpages ,#navigation li.subselected{margin: 0;padding: 0; list-style:none;overflow:hidden; margin-bottom:10px; }
#navigation li.subselected a:link, #navigation li.subselected a:visited, #navigation li.subselected a:active{ 
	Display:block; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:134px; 
	height:17px;
	padding-left:25px;
	color:#593F88; 
	background-image:none;
	margin-bottom:0px;
	}
#navigation li.subselected a:hover{
	color:#342560; 
	}

/* Pages Button

.book{width:94px; height:14px; font-family:"Courier New", Courier, monospace; font-size:10px; padding-top:3px; padding-left: 6px; background-image:url(../production/buttonone.png); background-repeat:no-repeat; margin-left:15px; color:#FFFFFF; }
.book a:link, .book a:visited, .book a:active{text-decoration: none; text-transform:uppercase;}
.book a:hover{text-decoration: underline; text-transform:uppercase;}

.more{width:54px; height:20px; font-family:"Courier New", Courier, monospace; font-size:10px; }
.more a:link, .more a:visited, .more a:active{text-decoration: none; text-transform:uppercase;}
.more a:hover{text-decoration: underline; text-transform:uppercase;}

.pagesSELECTED{color:#FFFFFF;}
 */	
/* What's On Tabs 
.woholder{display:block; overflow:hidden; width:672px;height:26px;border-bottom-color: #999999;border-bottom-style:dotted;border-bottom-width:1px; margin-top:15px;}
.woTAB{display:block;float:left;width:97px;height:26px;background-image:url(../images/woTAB.jpg);font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:center;padding-top:6px;}
.woTAB a:link, .woTAB a:visited, .woTAB a:active{width:130px;color:#434343;text-align:center;padding-top:5px;text-decoration:none;}
.woTAB a:hover{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}

.woSELtab{display:block;float:left;width:97px;height:26px;background-image:url(../images/woTAB.jpg);font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; text-align:center;padding-top:6px;}
.woSELtab a:link, .woSELtab a:visited, .woSELtab a:active{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}
.woSELtab a:hover{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}

#navDUP{margin: 0;padding: 0;padding-left:8px;padding-top:8px;padding-bottom:15px;margin-bottom:15px;display:block;overflow:hidden;text-align:left;min-height:141px;background:url(../images/subNav_background.jpg) top no-repeat;}
#navDUP ul{list-style:none;margin: 0;padding: 0;}
#navDUP li{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:#1b3f71;margin-bottom:7px;}
#navDUP ul a:link, #navDUP ul a:visited, #navDUP ul a:active{font-weight:normal;text-decoration:none;color:#1b3f71;}
#navDUP ul a:hover{text-decoration:none;color:#999999;}*/