div#contentArea {
	padding-top: 30px;
}
body.home div#headerOuterWrapper {
	min-height: 124px;
	_height: 124px;
	background: url("images/innerHeaderBg.gif") repeat-x left bottom #316EAF;
}
div#contentArea div#sidebar ul li {
	font-size: 13px !important;
	background-image: none !important;
	padding-left: 0 !important;
}
div#contentArea div#sidebar h2 {
	font-size: 17px;
}
div#contentArea small {
	font-size: 11px;
}
div.wp-caption {
	background-color: #F2F0E9;
	border: 1px solid #EBE3D9;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}
p.postmetadata {
	border-bottom: 1px solid #EBE3D9;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
p.wp-caption-text {
	font-style: italic;
	padding: 3px;
	margin-bottom: 0;
}
div.navigation {
	font-size: 12px !important;
}
div#sidebar ul li p {
	font-size: 12px !important;
	padding-left: 10px;
}
div.singleColumn div.left h2 {
	font-size: 25px;
	padding-top: 15px;
}
div.singleColumn div.left {
	width: 910px !important;
}

div#sidebar ul li {
	background-color: #F2F0E9;
	border: 1px solid #EBE3D9;
	color: #976630;
	display: block;
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 15px;
	padding: 5px;
}
div#sidebar h2 {
	font-size: 13px !important;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 0 10px;
}
div#sidebar ul li li {
	background-color: transparent;
	border: none;
	line-height: 1.3em;
	font-size: 12px !important;
	margin-bottom: 0;
	padding: 0;
}
div#sidebar ul li ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
div#sidebar form#searchform div {
	padding-left: 10px;
}
body.search div.left h3 {
	font-size: 20px;
	line-height: 2em;
	padding-top: 5px;
	margin-bottom: 0;
}