body {
	font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
	color: #41362e;
}

h1#page_title {
	margin: 0 0 1em;
	font-size: 20px;
	line-height: 24px;
	color: #2e2a27;
}

h1 {
	margin: 0 0 1em;
	font-size: 20px;
	line-height: 24px;
	color: #3d511b;
}

body.home h1 {
	margin: 0 0 1em;
	font-size: 16px;
	line-height: 20px;
	color: #3d511b;
}

h2 {
	margin: 2em 0 1em;
	font-size: 18px;
	line-height: 18px;
	color: #3d511b;
}

h3 {
	margin: 0 0 1.5em;
	font-size: 16px;
	line-height: 20px;
	color: #3d511b;
}

h4 {
	margin: 0 0 1.5em;
	font-size: 14px;
	line-height: 18px;
	color: #3d511b;
}

p, ul, ol, dl {
	margin: 0 0 1.5em;
	font-size: 12px;
	line-height: 18px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}