/* ---------------------------------------------------------------------------------
   
   Johnsons Solictors - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { font-family: Arial, Helvetica, sans-serif; }
a img { border: none; }
p { font-size: 0.80em; line-height: 1.6em; color: #505050; margin: 0 0 1.0em 0;}
h1, h2, h3, h4, h5, h6 { 
	font-family: Times New Roman, Times, serif; 
	font-weight: normal;
	margin: 0 0 0.6em 0;
	color: #ab0101; 
}

h1 { font-size: 1.7em; }
h1 span { color: #535351; }
h2 { font-size: 1.2em; color: #535351; margin: 0 0 0.6em 0; } 
h3 { font-size: 1.2em; }

ul li { font-size: 0.80em; line-height: 1.6em; color: #505050; }
ul li span { font-size: 0.85em; }

#header { width: 100%; border-bottom: solid 3px #ccc; padding: 5px 0px 15px 0; margin-bottom: 30px; }

#navigation,
#slogan,
#footer,
#contactP #right
{ display: none; }


.imgRight { margin-left: 20px; }
#ray { 
	margin-top: -10px; 
	padding: 0 0 5px 25px; 
	background: #fff;  
}



