p {
	line-height: 200%;
	letter-spacing: 1px;
}

.left
{
	position: relative;
	float: left;
	width: 180px;
	padding-left: 35px;
	text-align: left;
	
}

.right
{
	position: relative;
	float: left;
	width: 650px;
	text-align: left;
}

.row {
	break: both;
	margin-top: 60px;
	padding-top: 20px;
	background-image: url("/images/about-us/lightglow.png");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 94px;
	position: relative;
	float: left;
	width: 100%;
}

.toprow {
	break: both;
	padding-top: 30px;
	position: relative;
	float: left;
	width: 100%;
}

.name {
	
	font-size: 18px;
	color:#9bd3db;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}

.title {
	color:#a17d18;
	line-height: 100%;
}

