﻿/* 
Title:   Raymek Surveyors stylesheet for print media
Author:  www.ejtstudios.com
Updated: 18 May 2007
*/
body {
	font: 11pt Verdana, "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
}
.hide, #nav, #legal, #developer, form { 
	display: none;
}
#headercontent #logo { float: left; }
#headercontent #tel { float: right; }
#mainbody { clear: both; }
#content h2, #sidebar h2 {
	margin: 30px 0 0.8em 0;
	padding: 0;
	font: normal 200% "Century Gothic","Trebuchet MS", sans-serif;
	letter-spacing: -1px;
}
#footer {
	font-size: 8pt;
	border-top: solid 1px #0000a6;
}
