/* styles that affect div#content and everything inside it */

body.mceContentBody {
	width: 430px;
	padding: 0 35px 0 40px;
	font-size: 12pt;
	font-family: arial, helvetica, verdana;
}

table.contentpaneopen {
}

table.contentpaneopen h2, body.mceContentBody h2 {
	margin: 12px 0 12px -10px;
	background: url(../img/leaf.gif) left no-repeat;
	text-transform: uppercase;
	color: #496205;
	font-size: 11pt;
	height: 25px;
	padding-left: 41px;
	padding-top: 5px;
}

body.mceContentBody  .homepagephoto {
margin-left: -23px;
border: 3px solid #A7BF82;
}

table.tuition {
}

table.contentpaneopen .tuition td { border: 1px solid #d7e0bf; padding: 5px;}   

table.contentpaneopen .tuition tr td:last-child { text-align: right; }