/* @override http://prex.primalcommunications.com/wp-content/themes/premium/print.css */

body {
	background-color: #FFF;
	background-image: none;
	margin: 0;
	padding: 0;
}

#header h1 object {
	display: none !Important;
}



#header {
	height: 150px;
	background-color: #FFF !Important;
	background-image: none;
}

#header h1 {
	display: none;
}

#header #logo {
	display: block;
	margin: 20px 0 0 20px;
}

#content {
	background: #fff !Important;
}

#sidebar,#subnav,#header ul, #content-foot, .breadcrumbs {
	display: none;
}

#content.home #sidebar {
	display: block;
}

#container {
	background: none;
}

#pagecontent {
	width: auto;
	margin: 0;
	padding: 20px 10px 0 20px !important;
	float: none;
}

#stage {
	padding: 0;
	width: auto;
}

.entry {
	font-size: 13pt !important;
	padding: 0 !important;
	color: #000;
}

.newsdate {
	float: none;
	margin: 0 0 5px 0;
	font-size: 14pt;
}

#footer {
	position: absolute;
	top: 0;
	left: 150px;
	color: #555;
	font-size: 1.2em;
}

#footer #contact {
}

#footer #contact strong {
	color: #666;
}

#footer #contact em {
	color: #333;
}
