.clearfix:before, .clearfix:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    overflow: hidden;
}

.clearfix:after { clear: both; }

/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */

.clearfix { zoom: 1; }

.expiration{

	padding:10px;

	text-align:center;

	font-weight:bold;

}

.expiration span{

	margin:0 15px;

}

.half{
	width: 47.5%;
	margin-right:2.5%;
	float:left;
}

.half + .half{
	margin-right: 0;
	margin-left: 2.5%;
}

.launch{
	border:1px solid gray;
	padding:15px;
	font-weight: bold;
	font-size: 115%;
	display: block;
	margin:15px 0;
	text-decoration: none;
}

.launch:hover{
	background: gray;
}

.launch img{
	display: inline-block;
	vertical-align: middle;
	margin:0 15px 0 0;
}

.more{
	display: none;
}

body{
	font-family: 'Raleway', sans-serif;
	margin:0;
	padding:0;
	font-size: 14px;
	color:#373737;
}

p{
	line-height: 1.3em;
}

img{
	display: inline-block;
	max-width: 100%;
}

a{
	text-decoration: none;
}

.main a{
	color:#d85b10;
	text-decoration: underline;
	font-weight: bold;
}

.content{
	margin:0 auto;
	max-width: 900px;
}
.content P {
	margin-right: 40px;
}
.yellow{
	background-color: #ffba00 !important;
}

.callout{
	position: relative;
}

.callout img{
	position: absolute;
	top:0;
	right:0;
	z-index: -1;
}

.header{
	border-top:5px solid #3c3c3c;
}

.header h1{
	font-family: 'Sanchez';
	font-weight: normal;
	color:#3c3c3c;
	font-size: 45px;
	margin:0;
}

.header h2{
	font-weight: 900;
	color:#d85b10;
	font-size: 30px;
	margin:0 0 15px 0;
}

.top-menu{
	list-style: none;
	margin:0;
	padding:5px 0;
	float:right;
	background: #3c3c3c;
}

.top-menu li{
	float:left;
}

.top-menu a{
	display: block;
	color:white;
	font-weight: bold;
	padding:0 10px;
	font-size: 12px;
}

.top-menu li + li a{
	border-left:1px solid white;
}

.nav{
	list-style: none;
	margin:0;
	padding:0;
}

.nav li{
	float:left;
}

.nav a{
	display: block;
	padding:15px 18px;
	color:#373737;
	font-weight: 900;
}

.nav a:hover,
.home .home,
.about .about,
.ce .ce,
.activities .activities,
.resources .resources,
.faculty .faculty
{
	background-color: #d85b10;
	color:white;
}

.main{
	padding:20px 0 0 0;
	min-height: 500px;
}

.main h1{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 40px;
	margin:60px 0 10px 0;
}

.heading h1{
	float:left;
	margin-right: 15px;
	margin:20px 15px 0 0;
}

.missed{
	padding:65px 0 0 0;
	font-size: 13px;
}

.missed strong{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 16px;
}

.home .missed strong{
	color:#d85b10;
	line-height: 30px;
}

.webinar-link{
	text-decoration: none !important;
	color:#373737 !important;
}

.grid{
	margin:10px 0 0px 0;
}

.row{
	background-color: #eaeaea;
}

.col{
	float:left;
	padding:5px 2% 25px 2%;
}

.col-3{
	width: 29%;
}

.col-4{
	width: 20.9%;
	height: 175px;
	position: relative;
}



.col + .col{
	border-left:1px solid #d8d8d8;
}

.yellow .col{
	border-color:#ebab00;
}

.row-img{
	float:left;
	width: 200px;
	padding:70px 30px;
}

.row-img img{
	display: block;
	margin:0 auto;
}

h2{
	color:#d85b10;
	font-weight: 900;
	font-size: 16px;
	padding:0;
	text-transform: uppercase;
}

.row h2{
	padding:20px 0 0 0;
}

a.button{
	background-color: #d85b10;
	color:white;
	display: inline-block;
	padding:5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 900;
}

.rows{
	margin:0 0 10px 0;
}

.rows .row{
	margin:0;
	float:left;
	width:92%;
	padding-right: 8%;
}

.rows .row + .row{
	border-top:1px solid #d8d8d8;
}

.ce-process-row { width: 100%; padding: 0px; background-color: #ffba00; margin: 0px 0px 50px 0px; }

.padded{
	padding:5px 20px;
}

.resources-box{
	background-color: #eaeaea;
	position: relative;
	margin:50px 0 0 0;
}

.resources-box h1{
	position: absolute;
	top:25px;
	left:25px;
	margin:0;
}

.resources-footer{
	padding:25px;
}

a.button.large{
	font-size: 16px;
	padding:10px 20px;
}

a.button.ce-process{
	font-size: 1.2em;
	padding:10px 20px;
	background-color: #ffba00;
	margin: 10px 0px 10px 280px;
}

.resources-box p{
	vertical-align: middle;
}

.footer{
	margin:50px 0 0 0;
	padding:40px 0;
}

.footer-nav{
	list-style: none;
	padding:0;
	margin:0 0 25px 0;
}

.footer-nav li{
	float:left;
	margin:0 25px 0 0;
}

.footer-nav a{
	color:#a95e31;
	font-weight: bold;
	text-decoration: underline;
}

.ashp{
	clear:both;
	float:left;
}

.logos{
	float:left;
}

.copyright{
	clear: both;
	color:#916a00;
	font-weight: 600;
	font-size: 13px;
}

h4{
	margin-bottom: -12px;
	text-transform: uppercase;
	margin-top: 25px;
}

.float{
	display: inline-block;
	margin:0 0 0 15px;
}

.acpe{
	float:left;
	margin:0 5px 5px 0;
}

img.faculty{
	float:left;
	margin:0 15px 25px 0;
	border:5px solid white;
	-webkit-box-shadow: 0px 5px 17px rgba(50, 50, 50, 0.44);
	-moz-box-shadow:    0px 5px 17px rgba(50, 50, 50, 0.44);
	box-shadow:         0px 5px 17px rgba(50, 50, 50, 0.44);

}

.faculty-copy{
	width: 800px;
	padding-left: 150px;
	margin:0 0 60px 0;
}

.activity-table{
	border-radius: 5px;
	border:1px solid rgb(223, 223, 223);
}

.activity-table th{
	background: rgb(223, 223, 223);
	padding:10px 25px;
	text-align: left;
}

.activity-table td{
	padding:20px 25px;
}

.activity-table tr{
	border-bottom:1px solid rgb(223, 223, 223);
}

.resource-image{
	float:left;
	margin:0 25px 0 0;
}

.rsc{
	padding:40px 0;
	border-bottom:1px solid rgb(204, 204, 204);
	margin:0 0 40px 0;
}