/*
-----------------------------------------------
dharmafellowship.org supplementary Hermitage Page styles
version:  04.09.06
author: Sam Stevens, Stevens Media
----------------------------------------------- */

H2.retreats, H2.ordained, H2.support {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 5px;
	margin-top: 30px;
	text-transform: uppercase;
	clear: both;
}

H2.retreats {
	background-color: #F0F5F9;
}

H2.ordained {
	background-color: #FFEBEB;
	margin-top: 50px;
}

H2.support {
	background-color: #FFFFCC;
}

H3 {
	font-size: 10px;
	font-weight: bold;
	color: #3969B5;
	margin-top: 10px;
	margin-bottom: 0;
}

.textLeft {
	float: left;
	width: 300px;
	font-size: 10px;
	line-height: 14px;
	margin-right: 50px;
}

.textLeft P {
	font-size: 13px;
	line-height: 20px;
}

.links {
	font-size: 11px;
	line-height: normal;
}

.links UL {
	list-style-type: none;
	margin-top: 0px;
}

.links UL LI {
	padding: 5px 0;
}

.source {
	font-size: 10px;
	color: #999;
	line-height: normal;
}

BR.clear {
	clear: both;
}

