A:hover {font-weight: bold}
.MainTitle strong {
	color: #00F;
}
.Heading {
	color: #00F;
	font-size: 36px;
	text-align: center;
}
.Pages {
	color: #FFF;
}
.Pages font a {
	color: #6F0;
}
body {
	background-image: url(images/website-background-blue-2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.Pages font a {
	color: #FFF;
}

.Headercopy {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 58px;
	text-align: center;
}
.Bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color:#000;
}
.Listcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-type: disc;
	text-align: left;
	color:#000;
}
.Titlelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.Footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
@charset "UTF-8";
/* CSS Document */
span.dropt {text-decoration:none}
span.dropt:hover {background: #ffffff; z-index: 6; }
span.dropt span {position: relative; left: -9999px;
  margin: 20px 320 320 320px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 35%; background: #ffffff; top:300px; max-width:320} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} 
.TherapyHead {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
}
.TheropyBody {
	font-size: 16px;
	margin-left: 40px;
}
.Heading {
	font-size: 36px;
	text-align: center;
	margin-bottom: -15px;
	color: #00F;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #309;
}
.MainTitle strong {
	color: #00F;
}
.Heading {
	color: #00F;
	font-size: 36px;
}
.Pages {
	color: #FFF;
}
.Pages font a {
	color: #6F0;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	background-color: #09F;
}
.Pages font a {
	color: #FFF;
}