/*
Sheet Style for Print

Author: Alisha Dresch
Revised: 2011/08/04

www.aleshadotcom.com

*/

@page		{
			size: 8.5in 11in portrait;
			margin: 0.5in;
			}

h4.break	{
			page-break-before: always;
			}
			
h4.printtxt		{
				font-size: 20pt;
				float: right;
				font-family: 'times new roman'
				}	

p.bio			{
				text-align: justify;
				}

li.education		{
				margin-bottom: 10px;
				}
li.bar			{
				margin-bottom: 10px;
				}
li.court			{
				margin-bottom: 10px;
				}
li.opinions		{
				margin-bottom: 10px;
				}
li.papers		{
				margin-bottom: 10px;
				text-align: justify;
				}
li.associations	{
				margin-bottom: 10px;
				}
				
#logo			{
				border: 0pt;
				}
				
#menuone	{
			display: none;
			}
			
div.social		{
			display: none;
			}
			


#photo		{
			float: left;
			padding-right: 20px;
			}
			
#header		{
			visibility: visible;
			}

#copyright	{
			padding-top: 20px;
			}
			
#footer		{
			padding-top: 10px
			}
			
a			{
			text-decoration: none;
			color: #762a27;
			}
			
ul			{
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			}
			

