/* Begin Wordpress centering fix */
.custom img.centered, .custom .aligncenter, .custom div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.custom img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.custom  img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.custom  .alignright {
	float: right;
	}

.custom .alignleft {
	float: left;
	}

/* End Wordpress Centering Fix */

body.custom {
	background: #BEBE98;
}

.custom #header {
	background: url(images/steinorth_1.png) no-repeat;
	padding: 0;
	height: 182px;
	border-style: none;
}

.custom #content_box {
	background: url(images/steinorth_2.png) repeat-y;
}

.custom #footer {
	background: url(images/steinorth_3.png) no-repeat;
	padding-top: 2.3em;
	color: #fff;
	border-style: none;
	font-size: 1.2em;
}

.custom #footer a {
	color: #fff;
}

.custom #sidebars {
	padding-left:4.2em;
	width:14.7em;
}

.sidebar a {
	color: #390000;
	font-size: 14px;
}

sidebar a:hover {
	color: #ccc;
}

.custom #content {
	margin-right: 10px;
	width: 59.2em;
}

.faq_approve {
	display: none;
}

h1, .custom .headline_area h1, .custom .headline_area h2 {
	border-bottom:1px solid #663300;
	color:#B65512;
	font-family:Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:30px 0 10px;
	padding:0 0 10px;
}

h2 {
	font-weight: bold;
	color: #006800;
}