body { 
	font-family:"Trebuchet MS", "Times New Roman", sans-serif;
	color:#635632;
	font-size:14px;
}


h4 {
	font-size:23px;
	color:#0d9644;
	margin:13px 0;

}



p {
	line-height:1.4em;
	margin:5px 0px;
}



a {
	text-decoration:underline;
	color:#635632; 
}

a:hover {
	text-decoration:none;
}

ul {
	list-style:none;
	margin:5px 0;
	display:block;
	min-height:50px;
}

ul.twoCols li {
	width:280px;
	float:left;
	line-height:1.2em;
	background:url(/images/layout/li.gif) no-repeat top left;
	padding: 3px 0 3px 20px;
}

ul.oneCol li {
	line-height:1.2em;
	background:url(/images/layout/li.gif) no-repeat top left;
	padding: 3px 0 3px 20px;
}

.x-pad {
	padding:25px 0 0px 25px;
	width:220px;
}

.labelPagebutton {
	display:block;
	font-size:25px;
	color:#333333;
	padding-left:20px;
	margin-bottom:-5px;
}

.labelPagebutton.small {
	font-size:20px;
}

.Textframe p {
	color:#58a72e;
	font-weight:bold;
}

.Textframe .pref {
/*	color:#635632;*/
	font-weight:normal;

}

.Textframe a {
	color:#58a72e;
}
