@charset "UTF-8";
/* CSS Document */


/*----------- color scheme -----------*/

/*-- RED #E44A35  --*/

/*-- GREEN #1F9361 --*/


/*-- BLACK  #393E41 --*/


/*-- YELLOW  #ECCA1A  --*/


/* border color #d9dad4 --*/








#contentBox .customPages {
	display:block !important;
}


.rr_bio {
	overflow: auto;
	max-width: 800px;
	margin: 0 auto;
}

.rr_bio h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: "Avenir Next W05 Medium",Helvetica,Arial,sans-serif;
}

.rr_bio h4 {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #1F9361;
	font-family: "Avenir Next W05 Medium",Helvetica,Arial,sans-serif;
}

.rr_bio p {
}

.rr_bio img {
	float: left;
	margin: 0 1em 0 0;
}
