li {
	margin-bottom: 5px;
}
.textregular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C3C;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #37425B;
	font-weight: normal;
		margin-bottom:8px;
	padding-bottom:2px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A25445;
	font-weight: bold;
	margin-bottom:3px;
	padding-bottom:2px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #37425B;
	font-weight: normal;
}


.textbig {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textsmall {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.photoborder {
	border: 1px solid #CECAB1;
	background-color: #E9E6D1;
	padding: 3px;
}
.pullquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #D2755D;

	font-weight:bold;
}
