@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #D26F45;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D26F45;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D26F45;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
}

.detailsbold {
	color: #D26F45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.content img {
	border-style: none;
	padding: 10px;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D26F45;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.counsellors  ul {
	margin-left: 10px;
}
