/* 
	
	Photomaxing Print Stylesheet
	
-------------------------------------------------- */
    
/* Tags 
-------------------------------------------------- */

	body { font:11px/18px century gothic, arial, helvetica, sans-serif; color:#818181; }
	
	h1 { margin:14px 0; font-size:24px; }
	h2 { margin:14px 0; color:#893a34; font-size:20px; text-transform:uppercase; }
	h3 { margin:14px 0; color:#893a34; font-size:12px; text-transform:uppercase; }
	h4 { margin:14px 0; font-size:16px; }
	h5 { margin:14px 0; font-size:14px; }
	h6 { margin:14px 0; font-size:13px; }
	
	p { margin:12px 0; }
	
	a, a:visited { color:#893a34; text-decoration:underline; }
	a:hover { color:#582420; }
	a img { border:none; }

/* Layout
-------------------------------------------------- */

	