/* The Pennsylvania Prison Society */
/* Menu Styles */

#bread {
	float: left;
	width: 360px;
	text-align: left;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: normal;
	color: #003366;
	background: #ffffff none no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 2px 0px;
}

#bread a {
	list-style-type:none;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background: #ffffff none;
}

#bread a:hover{
	font-weight: bold;
	color: #660000;
	border-bottom: 1px solid #660000;
}

#bread p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}		

#top_menu {
float: right;
width: auto;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	color: #666600;
	background: #ffffff none no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
}

#top_menu a {
	list-style-type:none;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666600;
	background: #ffffff none;
}

#top_menu a:hover{
	font-weight: bold;
	color: #330066;
	border-bottom: 1px solid #330066;
}

#nav_menu {
	cursor: pointer;
	background: transparent url(../img/mnu_mid.gif) repeat-y;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 17px;
}


#nav_menu a {
	font-weight: normal;
	color: #003366;
	background-color : transparent;
	text-decoration: none;
}

#nav_menu a:hover {
	font-weight: bold;
	color: #003366;
	background-color : transparent;
	border-bottom: solid 1px #660000;
}

#nav_menu h4{
	font-size:11px;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
	line-height: 11px;
	padding: 3px 0px 2px 0px;
	color: #003366; 
	font-variant: small-caps;
}	

#nav_menu img{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav_menu h5{
	font-size:10px;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 2px 0px 0px 0px;
	color: #003366; 
	font-variant: normal;
}	

#nav_menu ul { 
	font-size: 10px;
	font-weight: normal;
	margin:0 4px 0 0; 
	padding: 0 0 0 6px;
	border-left: 2px solid #660000;
}

#nav_menu ul li	{ 
	margin:0;
	padding:0 0px 0 3px;
	list-style-type:none;
}

#nav_menu p { 
	font-size: 10px;
}

#nav_menu ol { 
	font-size: 10px;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom:0;
}
#footer {
	clear: both;
	text-align: Center;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background: #003366 none no-repeat;
	margin: 0px 5px 5px 5px;
	padding: 4px 0px 4px 0px;
}

#footer a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer a:hover {
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
}

#footer p {
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	color: #999999;
}
