@charset "utf-8";
/* CSS Document */




#certColArea{
	margin:0 auto;
}

.certCol{
	width: 300px;
	margin: 8px;
	float:left;

}


/* === Upcoming Classes =============== */

#classOfferings {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	behavior: url(/_components/iepngfix.htc)
}
#classOfferings h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:0 8px 5px 8px;
}
.class {
	margin:0 8px 0 8px;
	border-bottom:1px dashed #ccc;
}
.classDate { font-size:9px; }
.classDate a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:100%;
	width:100%;
}
.classDate a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
.classDate a:visited { color:#666; }
.classTitle a { text-decoration:none; }

/* === Cert Courses =============== */
#certCourses li {
	margin: 10px 0 10px 0;
	text-decoration:none;
}

#certCourses a {
	text-decoration:none;
	line-height: 22px;
}
#certCourses img {
	vertical-align: baseline;
	position: relative;

}

#certCourses {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-left:10px;
	padding-bottom:5px;
	behavior: url(/_components/iepngfix.htc);
	font-size:10px;
}
	
#certCourses h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	font-size:16px;
	margin:5px 8px 5px 0px;
}

#certCourses h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:normal;
}

#certCourses h4 {
	text-align:left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;

	margin-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	font-weight:normal;
	border-bottom: 1px dashed #ccc;

}

#certCourses h4 a {
	line-height:13px;
}

/* === Cert Contacts =============== */
#certContact li {
	margin: 10px 0 10px 0;
	text-decoration:none;
}

#certContact a {
	text-decoration:none;
	line-height: 22px;
}
#certContact img {
	vertical-align: baseline;
	position: relative;
	bottom: -.25em;
}

#certContact {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-left:10px;
	behavior: url(/_components/iepngfix.htc)

}
	
#certContact h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:5px 8px 5px 0px;
}

