@charset "utf-8";
/* CSS Document The NoW Effect Site */

<style type="text/css">
body {
	background-image: url(/images/bg.jpg);
	background-color: #c2c2c2;
	background-repeat: repeat-x;
	margin-top: 10px;
}
.body_table {
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
}

th {
	background-color:#C9C9C9;
	color:#777777;
}

.sub heading{
	list-style-position: outside;
	list-style-image: url(file:/images/bullet.png);
	line-height: normal;
	color: #612968;
}

.body_para {
	font-size: 0.9em;
	color: #000000;

}
.news {
	font-size:13px;
}
.magenta {
	color:#8280ba;
}

.links {
	color: #9474b4;
	font-size:0.8em;
	text-align:left;
	
}

a:link {
	color: #9474b4;
	text-decoration: none;
	font-size:0.8em;
}
a:hover {
	color: :#8280ba;
	text-decoration: none;
	font-size:0.8em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
a:visited {
	text-decoration: none;
	color: #8280ba;
	font-size:0.8em;
}
a:active {
	text-decoration: none;
	color: #8280ba;
	text-align: center;
	font-size:0.8em;
}


a.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
a.about:link {
	color: :#8280ba;
	text-decoration: none;
	font-size:0.8em;
}
a.about:visited {
	text-decoration: none;
	color: :#8280ba;
	font-size:0.8em;
}
a.about:hover {
	color: #8280ba;
	text-decoration: underline;
	font-size:0.8em;
}
a.about:active {
	text-decoration: none;
	color: #8280ba;
	text-align: center;
	font-size:0.8em;
}


.contact a:link {
	color: #8280ba;
	text-decoration: none;
	font-size:0.9em;
}
.contact a:hover {
	color: #999;
	text-decoration: none;
	font-size:0.9em;
}
.contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.contact a:visited {
	text-decoration: none;
	color: #d60c8c ;
	font-size:0.9em;
}
.contact a:active {
	text-decoration: none;
	color: #8280ba;
	text-align: center;
	font-size:0.9em;
}

a.nav:link{
	color: #000000;
	text-decoration: none;
	font-size:1em;
}

a.nav:visited{
	color: #000000;
	text-decoration: none;
	font-size:1em;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:1em;
}

a.nav:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size:1em;
}


a.copyright:link{
	color: #000000;
	text-decoration: underline;
	font-size:1em;
}

a.copyright:visited{
	color: #000000;
	text-decoration: underline;
	font-size:1em;
}

a.copyright:hover {
	color: #8280ba;
	text-decoration: underline;
	font-size:1em;
}

a.copyright:active{
	color: #000000;
	text-decoration: underline;
	font-size:1em;
}

.notActiveLink {
	color: :#8280ba;
	font-weight: normal;
	font-size:0.8em;
}


.intro_text {
	color: #333;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
}

.intro_para {
	color: #612968;
	font-size: 1.2em;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

.Quotes {
	color: #FFF;
	font-size: 1 em;
	text-align: left;
	font-style: italic;
}

.resources {
	font-size:10px;
	float: left;
	width:125px;
	margin:7px;	
}

.image {
	position:relative;
	float:left;
}

.image .text {
	position:absolute;
	left:12px;
	width:183px;
	color: #000000;
	font-weight:medium;
	font-size: .59em;
	text-align: left;
	height: 53px;
}

.image .text2 {
	position:absolute;
	top:62px;
	left:12px;
	color:#c6168d;
	font-weight:bold;
	font-size: .7em;
	text-align:left;
}

.highlight {
	font-weight:bold;
	font-style:italic;
	font-size: .9em;
	text-align: left;
}

.highlight2 {
	font-style:italic;
	font-size: .9em;
	text-align: left;
}

.tag {
	font-style: normal;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
}
.copyright {
	font-size: 0.7em;
	text-align: right;
}

.address {
	font-size: 0.8em;
	text-align: left;
}




.phone {
	color: :#8280ba;
	font-weight: bold;
}

.programs {
	position:relative;
	line-height:40px;
}

.dropdown {
	position:absolute;
	visibility:hidden;
	width:250px;
	line-height:40px;
}

.navtext {
	position:relative;
	line-height:40px;
	font-size: 1 em;
}

.navtext:hover {
	color:#FFFFFF;
	font-size: 1 em;
}

.programs:hover .dropdown {
	visibility:visible;
	background-color:#C9C9C9;
	top:25px;
}

.dropdown:hover {
	visibility:visible;
	background-color:#C9C9C9;
	top:25px;
	font-size: 1 em;
}

.divider {
	border-right:solid 1px #000000;
	line-height:300px;
}
.navText_1em {
	font-size: 1em;
}

p {
font-size: 14px;	
line-height: 18px;
}