.aboutBase{
	width:358px;
	float:left;
}
.aboutImage{
	width:220px;
	float:left;
	padding-left:18px;
	padding-top:5px
}
.aboutHeader{
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #A92F27;
	font-size:1.2em;
	font-weight:800;
}

.aboutSubHeader{
	padding-bottom:4px;
}

.aboutText{
	padding-bottom:35px;
	padding-left:0px;
}

.aboutText ul{
	list-style-type: circle;
	margin-bottom:-0.5em;
}