/*
	leftNav_screen.css
	Copyright 2006, Focus on the Family
	Version: 1.2
	Created 8/1/06	
	Rev. 9/29/06/	


	8/2/06: Changed #brand to #brand a
	8/2/06: Added text-indent to #brand a
	9/29/06: Changed background color of #quicknav
*/

	#leftColumn { width:373px; margin-left:133px; display:inline; overflow:hidden; }
	#contentArea { background:url(/sharedassets/familyorg/images/backgrounds/l2-contentArea-bg.png) repeat-y; }
	p.toTop { background-color:#fff; margin-bottom:0; }
	
/*	#brand {  z-index:50; position:absolute; width:78px; height:78px; top:211px;} */
#brand a {  z-index:50; position:absolute; width:78px; height:78px; top:211px;}

	
	/* #quickNav { width:200px; height:252px; background:#86a7d2; top:266px; margin-left:32px; position:absolute; z-index:40;} */
	
	#quickNav { width:200px; height:252px; background:url(/sharedassets/familyorg/images/backgrounds/bluefade.jpg); top:266px; margin-left:32px; position:absolute; z-index:40;}
	
	#quickNav h2 { background:url(/sharedassets/familyorg/images/backgrounds/findout_title_blue.gif) 0 10px no-repeat; font-size:1px; display:block; text-indent:-9999px; width:144px; height:24px; margin: 0 0 10px 0; } 
	#quickNav div { margin:45px 10px 0 10px; }
	
	 h3 { font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin:0; }
	.spotlight { width:372px; margin:0; margin-bottom:10px; }
	.spotlight .content { width:370px;}
	.spotlight h2 { background-position:-500px 0; width:372px; }
	
	.block { margin-bottom:10px; }
	
	
	/* Features, grad box with title above */
	.features { margin-bottom:10px; }
	.features h2 { color:#006782; font:12pt "Times New Roman", Times, serif; font-style:italic; font-weight:normal; margin:0; }
	.features .content { border:1px solid #49352c; background:url(/sharedassets/familyorg/images/sprites/plainBox.png) 0 -20px repeat-x; padding:20px 10px 10px 10px;}
