/* 

STYLE SHEET FOR SPRUCE INDUSTRIES WEB SITE
Created by Daniel Josephs

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */
#proteam table tr td.title{
	padding-left: 50px;
	}	
	
#proteam table tr td.txt{
	width: 325px;
	padding-right: 25px;
	}	

#proteam table tr td{
	vertical-align:top;
	}	
	
#proteam table tr td.topSpace {
	padding-top: 30px;
	}	
		
		
/*  --------- 2. structure  --------- */

	
			
/* ---------- 3. links and navigation ---------- */



/* ---------- 4. fonts ---------- */		
#proteam h1 {
		font: bold 1.2em Verdana, Arial, sans-serif;
		}
		
#proteam h2 {
		font: bold 1em Verdana, Arial, sans-serif;
		}
		
#proteam p {
		font: normal .9em Verdana, Arial, sans-serif;
		}												
				
/* ---------- 5. images ---------- */

		
/* ---------- 6. hacks ---------- */

