/* @override http://enrl.millstream.com.au/css/encounter.home.css */

#content {
}

#content h1 {
	font-weight: bold;
}

#content h2 {
	font-size: 1.3em;
}

#content h3 {
	/*width: 120px;*/
	font-size: 1.5em;
	/*font-style: italic;*/
	line-height: 1.4;
	color: #000;
	font-weight: bold;
}

#content h4 {
	padding: 10px;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #aabd26;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 1em;
}

#content img {

}

.sidepanel {
	float: right;
	margin: 0 0 0 20px;
}