body {
	background:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	line-height:normal;
}

/** Header Option (building centered)
.header_lightBlue {
	height:89px;
	background:url(/wp-content/uploads/2010/07/palmerblogheading-buildingcenter.png) no-repeat 0 0;
}

.headerMain h1 {
	position:absolute;
	left:230px;
	top:2px;
	color:#be0030;
	font-size:42px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.headerMain h1 a,
.headerMain h1 a:visited,
.headerMain h1 a:hover {
	color:#be0030;
	font-size:42px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
}
*/

/** Header Option (building to the right) */
.header_lightBlue {
	height:89px;
	background:url(/wp-content/uploads/2010/07/palmerblogheading-buildingright.png) no-repeat 0 0;
}

.headerMain h1 {
	position:absolute;
	left:25px;
	top:20px;
	color:#be0030;
	font-size:42px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.headerMain h1 a,
.headerMain h1 a:visited,
.headerMain h1 a:hover {
	color:#be0030;
	font-size:42px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
}

.headerMain span {
	position:absolute;
	left:52px;
	top:53px;
	/** color:#255997; */ color:#be0030;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

	.sidebars a.rssBtn {
		display:block;
		height:80px; width:265px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color:#662700;
		background:url(/wp-content/uploads/2010/07/palmer100-graybackground.png) no-repeat 0px; 
	}
