@charset "utf-8";
.TitlesHomePage {
	font-size: large
}
.HomePageBorder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.HomePageBorderVertical {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}


.Banner-DanaSteiner {
	color: #FFCC66;
	background-color: #660099;
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.BannerBoarder {
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}

.Banner-groupprivate {font-size: large}
.Banner-credentials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-style: italic;
	font-size: small;
	font-weight: bold;
}




.Credentials {
	font-size: xx-small;
}
.OurCounselorNames {font-size: large}
ExtraLargeFont {font-size: xx-large}


h1 {
	font-size: x-large;
}

