/*
-----------------------------------------------
Function: Print CSS definitions.
Author:   JJohnson
Modified:  
Copyright: Copyright (C) 2006 E-dreamz, Inc. 
----------------------------------------------- */

body{font-family: Arial, Verdana, sans-serif; font-size: 12px;}

p{line-height: 22px;}

h1{color: #f27924; font-size: 18px; margin: 0; font-weight: normal; margin-top: 45px; margin-bottom: 0; padding-bottom: 0;}


.noprint, #flashheader, #subleft, .rightbar, .footercol, #bluefooter, #fish, #homephotos,#homecasestudies{
	display:none;
}


.footercol.contactcol{display:block; font-size: 10px; color: #555; line-height: 18px;}
.footercol.contactcol p{line-height: 18px;}

.hide{display:block;}
