label {
	font-size: 8pt;
	font-style: italic;
	font-variant: small-caps;
}

/* specific divs */

#col1A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFE9;
	text-align: right;
	padding-top: 18px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#col1B {
	background-color: #9EB2C1;
}

#col1C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 24px 9px 9px;
}

#col1C li {
	margin-left: -12px;
}

#col2A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#col2B {
	background-color: #9EBCB0;
}

#col2C {
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

#col3A {
	background-color: #E6E0B0;
	height: 100%;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#col3B {
	background-color: #8EA780;
}

#col3C {
	padding: 9px 6px 6px;
}

#training h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: -12px;
	font-style: italic;
}

#training li {
	margin-left: -12px;
	margin-top: -6px;
	margin-bottom: 9px;
}

#courseSearch {
	font-size: 8pt;
	display: none;
}


#division {
	padding-left: 12px;
}

#division h2 + p {
margin-top: -12px;
}

#division p { 
margin-right: 36px;
font-style:italic
}

#testimonialPage {
padding: 2px 10px 10px;
}



/* classes */

.price {
	font-style: italic;
}
.date {
	font-size: 10pt;
	font-weight: bold;
}
.info {
	font-size: 8pt;
}

.instructor {
	margin-left: 12px;
}

.instructor h4 {
	margin-bottom: -12px;
}

.instructor img {
	float: right;
	clear: none;
	margin-left: 12px;
}

.instructor + .instructor {
	margin-top: 36px;
}
.time {
	font-weight: normal;
}
.register {
	margin-top: 3px;
	margin-bottom: 18px;
}
.testimonials {
	margin: 24px;
	padding: 6px;
	clear: none;
	float: right;
	width: 200px;
	border: 1px solid #000000;
}
.testimonials h3 {
	color: #FFFFFF;
	background-color: #000000;
	margin: -6px -6px 9px;
	text-align: center;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#col3C h3 {
	font-weight: normal;
	color: #5b537c;
}

.location {
	font-weight: italic;
}
.testimonials p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.testimonials p.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 9px;
	font-style: italic;
}

p.quote {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.quote + p.quote {
	margin-top: 6px;
}

#testimonialPage hr {
margin-top: 12px;
margin-bottom: 12px;
}

p.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: italic;
}

.sidephoto {
	padding-top: 18px;
	text-align: center;
}
.review {
	background-color: #5B5375;
	border: 2px solid #2B1E56;
	padding: 12px;
}

.normal { 
	background-color: #FFFFFF;
}

.courses h3 { 
margin-left: 12px;
margin-bottom: -9px;
}

.courses h4 { 
margin-left: 24px;
margin-bottom: -9px;
}

.courses p { 
margin-left: 24px;
margin-right: 36px;
}

.courses p + p {
margin-top: -6px;
}
