@import url("default.css");
@media screen, projection {

/* HEADERS: =headers
----------------------------------------------- */
	/*** H2 Title Images ***/
	#mainBody h2,					{ font-size: 16px; color: #73554A; font-family: Georgia, "Times New Roman", Times, serif; }
	#mainBody h2,
	#mainBody h2 span 				{ background-color: transparent; background-repeat: no-repeat; width: 385px; height: 16px; } 
	#mainBody h2,
	#PABankruptcy #mainBody h2 span	{ background-image: url(../images/pa-bankruptcy-title.gif); }
	#PABanking #mainBody h2 span 	{ background-image: url(../images/pa-banking-title.gif); }
	#PALitigation #mainBody h2 span	{ background-image: url(../images/pa-commercial-title.gif); }

/* NAVIGATION: =nav
----------------------------------------------- */
	#PABankruptcy div#practiceAreas 		{ background-image: url(../images/bg-nav-bankruptcy.gif); }
	#PABankruptcy div#globalNav 			{ background: #EAE9F3; }
	#PABankruptcy #globalNav a 				{ color: #AC6B50; }
	#PABankruptcy #content div#subContent 	{ background: #EAE9F3; }

	#PABanking div#practiceAreas 			{ background-image: url(../images/bg-nav-banking.gif); }
	#PABanking div#globalNav 				{ background: #F8E7DC; }
	#PABanking #globalNav a 				{ color: #996954; }
	#PABanking #content div#subContent 		{ background: #F8E7DC; }

	#PALitigation div#practiceAreas 		{ background-image: url(../images/bg-nav-litigation.gif); }
	#PALitigation div#globalNav 			{ background: #F8EDDC; }
	#PALitigation #globalNav a 				{ color: #996954; }
	#PALitigation #content div#subContent 	{ background: #F8EDDC; }
	
/* CONTENT: =content
----------------------------------------------- */
	div#content { text-align: left; }	
	#content div#mainBody { width: 544px; }
	#content div#subContent { width: 231px; }
	#content div.block { float: left; }

	#content h2 { text-align: left; margin: 27px 25px 15px 63px; }
	
	#content #mainBody p { margin: 0px 60px 18px 66px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; }
	
	#mainBody dt { margin: 10px 25px 8px 65px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; font-variant: small-caps; color: #73554A; text-align: left; }
	#mainBody dd { margin: 0 25px 17px 80px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #5F5F5F; line-height: 15px; text-align: left; }
	#mainBody dl { margin-top: 42px; }
	
	/*** Bullet Images ***/
	div#mainBody dt					{ background-color: transparent; background-repeat: no-repeat; background-position: 3px 7px; padding: 0 0 0 15px; }
	#PABankruptcy div#mainBody dt 	{ background-image: url(../images/bullets/pa-bankruptcy.gif); }
	#PABanking div#mainBody dt 		{ background-image: url(../images/bullets/pa-banking.gif); }
	#PALitigation div#mainBody dt 	{ background-image: url(../images/bullets/pa-litigation.gif); }
		
	#content div.block p#links { margin: 0 0 35px 0 }
	
	p#brochure { width: 212px; }

/* SUBCONTENT: =subcontent
----------------------------------------------- */
	#subContent ul 				{ margin: 18px 0 21px 17px; }
	#subContent ul li 			{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; line-height: 30px; list-style-type: none; }
		
	/** Selected Page Arrow **/
	#subContent ul li a 				{ background: transparent url(../images/bullets/pa-arrow.gif) no-repeat 0 50%; padding: 0 0 0 10px; color: #000000; text-decoration: none; }
	#subContent ul li a:link, 
	#subContent ul li a:visited 		{ background-image: none; color: #AC6B50; }
	#subContent ul li a:link:hover,
	#subContent ul li a:visited:hover 	{ text-decoration: underline; }
	
	dd a:link, a:visited { text-decoration: none; }
	dd a:hover { text-decoration: underline; }

/* LISTS: =lists
----------------------------------------------- */
	#PABankruptcy #mainBody a	{ color: #726299; }
	#PABanking #mainBody a 		{ color: #AC7A50; } 
	#PALitigation #mainBody a 	{ color: #AC7A50; }
	
/* MISC: =misc
----------------------------------------------- */
		
}