body {
	background: none !important;
	color: #111 !important;
	}
	
body p,
.entry-meta,
.entry-utility {
	color: #111 !important; 
	font-size: 11pt;
	}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #111 !important;
	font-weight: 300;
	}
	
#access,
	.menu-omni,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area,
	#rotation,
	#primary,
	#col3,
	#site-description,
	#sponsors,
	#sidebar,
	#comments,
	#main hr {
		display: none !important;
		}

#site-title {
	margin: 0; padding: 0;
	width: auto; 
	}
#site-title a {
	margin: 0; padding: 0;
	text-decoration: none;
	border: none;
	display:block;
	width: auto; height: 100px;
	background: transparent url("images/logo.png") no-repeat top left;
	text-indent: -9999px;
	}
	
/* Content links */
#content a:link { color: #00529b; text-decoration: underline; }
#content a:visited { color: #00529b; text-decoration: underline; } 
#content a:hover { color: #444; text-decoration: underline; }
#content a:active { color: #333; text-decoration: underline; }


body,
input,
textarea,
.pingback a.url,
#site-info,
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Palatino, Georgia, Times, serif;
	}