h1 { font-size: 1.2em; }

h5 { color: #c54d19; /* tomato */   
	text-transform: none;
	padding-left: 1em;
	line-height: 1.5em;    
	font-size: 1em; 
	font-family:  "Times New Roman", Times, Georgia, serif;  }
 
div#primary {
	float: left;
	width: 410px; 
	height: auto;  
	padding-bottom: 12px; 
	border: none; }
	
#primary .text {
	color: #3d1a00;         /* brown */
	line-height: 1.3em;
	font-weight: normal;
	font-size: .95em;
	font-family: "Lucida Grande", Arial, sans-serif;
	padding-bottom: .4em;
}

p { line-height: 1.3em; 
	padding-bottom: .5em; 
	font-size: .9em; }

dt { border-left: 1px dotted #c54d19; margin-top: .5em; }   /* tomato */

.details a { 
	font-size: 80%; 
	text-transform: uppercase; 
	/* color: #e8d898; font-weight: bold;
 background-color: #c54d19; text-decoration: underline; */
 }

div#cremaleaves  {  background-color: transparent; } /* changed 01-19-12 */

li { list-style: none; display: block;  }

div#extra { 
	float: left;
	border-left: none; 
	z-index: 150; 
	width: 180px;
	padding-top: 10px;
}

.ultrabold { font-weight: bold; font-size: 110%; }

div#primary div.classlisting  { background-color: #f4edd8; font-size: 10px;}

div#primary div.classlisting span.ultrabold span.specialclass {
	color: #c54d19;         /* tomato */ 
	font-size: 12px;
	}

