/* ----------------------------------------------
Style Sheet
Camerons - Print styles
Author: Walker Designs
----------------------------------------------- */

#search, #main-nav, #sub-nav, #feature, #feature-image, #footer, #qmEditor, #qmEditorClose, #ajaxSearch_form {
	visibility: collapse !important;
	display: none !important;
	height: 0px !important;
	width: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

* { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	line-height: 1.5em;
}

#logo img {	border: none !important; }

p { font-size: .9em; }
h1 { font-size: 2em; margin-bottom: 0; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h2, h3 { 
	border-bottom: 1px dotted #999; 
	padding-bottom: .1em;
}