#editable #twocol {
	position: relative;
	width: 525px;
}

#editable #onecol{
	position: relative;
	width: 320px;
}

#editable #rightcol {
	position: absolute;
	left: 626px;
	width: 302px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/rightcol_background.gif);
	background-repeat: repeat-y;
}

#rightcol h1 {
	color: #cc4d23;
	font-weight: bold;
	font-size: 22px;
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px;
	letter-spacing: -1px;
	background-image: url(../images/layout/rightcol_top.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 51px;
}

#rightcol h2 {
	color: #cc4d23;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightcol p {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightcol .imgrt {
	padding-right: 12px;
	padding-left: 5px;
	float: right;
}

.features {
	position: relative;
	background-image: url(../images/layout/feature_background.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 387px;
	margin: 0px;
	padding: 0px;
	font: bold 12px "Comic Sans MS";
	text-align: center;
}

.features .column1 {
	position: absolute;
	left: 38px;
	top: 38px;
	width: 169px;
}

.features .column2 {
	position: absolute;
	left: 236px;
	top: 38px;
	width: 169px;	
}
.features .column3 {
	position: absolute;
	left: 433px;
	top: 38px;
	width: 174px;
}

.features p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
h1  {
	color: #da0000;
	font-size: 22px;
	line-height: 36px;
	font-family: "Comic Sans MS";
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
h2  {
	color: #da0000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Comic Sans MS";
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
h3  {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a  { color: #da0000; text-decoration: none; }
a:hover {  color: #800000; text-decoration: underline; }

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}
.paperdoll {
	background-image: url(../images/layout/paperdollrunner.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 686px;
	text-align: center;	
}
.subhead { font-weight: bold; font-size: 16px }
.small  { color: #333; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
.caption { color: black; font-style: italic; text-align: center; font-size: 10px }
.hand {
	list-style: url(http://www.pechildcareservices.ca/files/bullet_hand.gif);	
}
.checkmark {
	list-style: url(http://www.pechildcareservices.ca/files/bullet_checkmark.gif);	
}
.testimonial {
	border-top: 3px dotted #333;
	border-bottom: 3px dotted #333;
	background-color: #fde874;
	position: relative;
	padding: 10px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}