.cembox {

}
.cemdata {
	float: left;
	width: 70%;
	padding-top: 50px;
}
.googlemap {
	width: 50%;
	float: left;
	padding-bottom: 30px;
}
.cemtownship {
	float: left;
	width: 50%;
}
.cembox h2{
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -25px;
}
.cemaddr p{

}
.cemaddr p {
	padding-bottom: 20px;
}


.cemname h2 {
	text-align: left;
	padding-top: 0px;
	margin: 0px;
}
.cem_img {
	float: left;
	width: 30%;
	text-align: center;
	margin-bottom: 40px;
}
.cembox div ul {
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 25px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
}
.cembox li {
	display: inline;
	padding-right: 25px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: -40px;
}
.cembox p {
	clear: both;
	padding-top: 30px;
}
p.border {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7B47B;
	margin-bottom: 40px;
}
/* Clearfix http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:block;    
    height: 0;    
    overflow: hidden
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.cemlist {
	text-decoration: none;
}

.cemlist li {
	display: inline;
	padding-right: 15px;
}
