h1 {
color:#e77817; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px; 
font-weight:bold;
text-transform:uppercase;
}

h2 {
color:#555555; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
font-weight:bold;
}

h3 {
color:#555555; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px; 
font-weight:bold;
}
.ourTeam h1 {
	color: #1c234D;
}

.Program h1 {
color: #007cc3;
}

.AboutUs h1 {
color: #42abaf;
}

.ContactUs h1 {
color: #84c225;
}



body {
font-size:  10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytexter
{
font-size:  10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

p {
	font-size:  10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

a {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
 A:visited {	text-decoration: underline;
	font-weight: normal;
			  color: #666666; }

   A:hover   {color: #000000; 
			text-decoration: underline;
}
 
			   
li {margin-left: 30px;font-size:  10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:1.5em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
		line-height:1.5em;list-style:   outside; margin-left: 10px;  list-style-type:disc;} /* text-indent: 30px;  list-style-image: url('images/greendisc.gif');      */
	  
ul {margin-left: 0px;padding-left: 6px;} 

 
.testimonials
{
position:absolute;
top:117px;
left:50%;
 margin-left:30px;
}

.flashside
{
	position:absolute;
	top:192px;
	left:50%;
	z-index:10;
	margin-left:200px;
}

.footer, .footer a {
color:#FFFFFF;
font-size:10px;
}

/* CSS Main Navigation Menu */

#nav {
background-color:#505050;
}

#nav ul
{
padding:0 55px;
margin:0;
color: #fff;
float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul li { display: inline; }

#nav ul li a
{
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	float: left;
	font-size: 13px;
	padding:13px 43px 12px 42px;
	white-space:nowrap;
}

#nav ul li a:hover
{
color: #cccccc;
}

/*forms */
fieldset {
	border: 1px solid #C9C9AD;
	padding: 5px 20px 14px 20px;
	margin: 3px 0px 20px 0px;
}
legend {
	margin-left: -10px;
	font-weight: bold;
	color: #84C225;
}
legend span {
	font-weight: normal;
}
fieldset p { margin: 0.6em 0; }
fieldset label { float:left; width: 200px; font-weight: bold; }
fieldset label span {
	color: #B9B995;
	font-weight: normal;
}
fieldset .smTxt { font-size: 0.8em; color: #666; }
fieldset input,
fieldset textarea { width: 300px; border: solid 1px #7f9db9; padding: 2px; color: #494949; }
fieldset .top { margin: 1.4em 0 0.6em 0; }
fieldset input:focus {
	background-color: #F8F5EA;
}

.commentBox { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }


#addB { margin-top: 20px; }
.submitB { float: right; clear: both; }

.hide { display: none; }
.show { display: block; }
.inputlong {
	width: 468px;
	border: solid 1px #7f9db9;
	padding: 2px;
	color: #494949;
}
.inputshort {
	width: 130px;
}

