body {
	color: #000;
	background: #fff;
	margin: 25px 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#660000;
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
	/* margin-top: 0;
	margin-bottom: .77em; */
	font-weight:bold;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size: 1.125em; /* 16x1.125=18px */
	/* margin:1em 0; /* 18x1=18px */
	margin-top: 1em;
	margin-bottom:.77em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size: .875em; /* 16x0.875=14px */
	margin:.77em 0; /* 18x.75=14px */
}

h2, h3 {
	font-weight:normal;
	line-height:0;
	margin-top: 1em;
	/* margin-top:25px; */
}

p {
	font-size: 0.875em; /* 16x0.875=14px */
	/* margin: 1.286em 0; /* 14x1.286=18px */
	margin-top: 0;
	margin-bottom: 1em;
}

.classname {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.875em;
	color:#600;
	font-weight:bolder;
	line-height:0;
	padding-top:1em;
	margin-bottom:.5em;
}

.classsession {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:0;
}

.classdescrip {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.1em;
}

.educator, .price {
	font-size:.75em;
	line-height:0;
}

.price {
	margin-bottom:1em;
}

a.external {
	background: url(/images/exit_small.png) center right no-repeat;
	padding-right: 13px;
}
