/* @override http://www.sherwood-oaks.com/styles/extra-large.css */

/* @group Text */

p{
	color: #333;
	padding-bottom: 7px;
	font: 1.7em/22px Georgia, "Times New Roman", Times, serif;
}


/* @end */

/* @group Headings */

.subpage #content h1 {
	color: #1B4C2A;
	font-size: 3.0em;
	padding-bottom: 10px;
}

.subpage #content h2 {
	color: #333333;
	font: 2.0em/22px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}


.subpage #content h3 {
	color: #1B4C2A;
	font: bold 2.0em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 5px;
}


/* @end */

dt, dd {
	font-size: 17px;
}

div#content ul li {
	font-size: 17px;
}