/*
-----------------------------------------------
Style Sheet
Site name here - Print styles
Author: Walker Designs
----------------------------------------------- */

#main-nav, #sub-nav, #feature, #footer, #qmEditor, #qmEditorClose {
	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; }

#logo a {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}