@charset "utf-8";
/* CSS Document */

/* ----------------- MAIN SHELL ----------------------*/
#outer {
	text-align:left;
	border-style:none;
	width:750px;
	margin:auto;
	margin-top:20px;
	background:#333399;
	padding-bottom:0px;
	margin-bottom:0px;


}
#outerWhite {
	text-align:left;
	border-style:none;
	width:750px;
	margin:auto;
	margin-top:20px;
	background:#ffffff;
	padding-bottom:0px;
	margin-bottom:0px;


}
  .prop {
    height:840px;
    float:center;
    width:1px;
  }


  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  # propInterior {
    height:840px;
    float:center;
    width:1px;
  }
/* ----------------- HTML ----------------------*/

body {
	 background: #666699;
	 background-image:url(images/page_bg.gif);
	 background-repeat:repeat;
	 margin-top:0px;
	 margin-left:0px;
}

/* ----------------- LINKS ----------------------*/
a:link{
	text-decoration: underline;
	color: #30F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
a:hover {text-decoration:underline;
}

.class1 A:link {text-decoration: none;
color: #333366;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.class1 A:visited {text-decoration: none;
color: #333366;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.class1 A:hover {text-decoration: underline;
}
.class1 A:active {text-decoration: none;
color: #333366;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.class2 A:link {text-decoration:none;
color:#660000;
font-weight: bold; 
font-family:Verdana;
font-size:10px;
}
.class2 A:visited {text-decoration:none;
color:#660000;
font-weight: bold; 
font-family:Verdana;
font-size:10px;
}
.class2 A:hover {text-decoration: underline;
}
.class2 A:active {text-decoration:none;
color:#660000;
font-weight: bold; 
font-family:Verdana;
font-size:10px;
}
/* ------------------------------ HEADER -----------------------*/
 #header {
	height:150px;
	width:750px;
	background: #ffffff;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
	text-align:center:
}
#headerContent {
	padding-left:273px;
	padding-top:110px;
	font : normal 11px Verdana;
	color:#333366;
	letter-spacing:2px;
 }
 /* ----------------------------- LEFT NAV -----------------------*/
 #leftNav {
margin-top:-694px;
padding-right:0px;
padding-left:0px;
padding-top:0px;
height:694px;
width:165px;
background: #ffffff;
background-image:url(images/left_home.gif);
background-repeat: no-repeat;
float:left;
	
}
 #leftNavInterior {
margin-top:0px;
margin-right:0px;
padding-right:0px;
padding-left:0px;
padding-top:0px;
height:694px;
width:165px;
background: #ffffff;
background-image:url(images/left_home.gif);
background-repeat: no-repeat;
float:left;
	
}

#aboutUs {
 padding-top:20px;
 text-align:left;
 padding-left:10px;
 font : normal 9px Verdana;
 color:#333366;
 }
  #programs {
	padding-top:40px;
	text-align:left;
	padding-left:2px;
	font : normal 9px Verdana;
	color:#333366;

 }
#components {
	position:relative;
	padding-top:72px;
	text-align:left;
	padding-left:2px;
	font : normal 9px Verdana;
	color:#333366;
 }
#goals {
 padding-top:30px;
 text-align:left;
 padding-left:7px;
 font : normal 9px Verdana;
 color:#333366;
 }
#info {
	padding-top:55px;
	text-align:left;
	padding-left:2px;
	font : normal 9px Verdana;
	color:#333366;
 }
 /* ---------------------------- INDEX.HTML ---------------- */
 
 #mainContent {
 background:#fff;
 width:585;
 height:850;
 float:left;
 }
   #mainContentInterior {
 background:#fff;
 width:586px;
 float:left;
 margin-top:-694px;
 margin-left:164px;
 }

 
 #mainContentTop {
background-image:url(images/top_bg_main.jpg);
background-repeat:no-repeat;
width:586px;
height:428px;
margin-left:164px;
margin-top:5px;

}

#mainContentBottom {
background-image:url(images/bottom_bg_main.jpg);
background-repeat:no-repeat;
width:586px;
height:260px;
margin-left:164px;
margin-top:0px;
font : normal 10px Verdana;
color:#999999;

}

#text {
font : normal 11px Verdana;
color:#000000;
padding-top:60px;
padding-left:10px;
padding-right:250px;
text-align:left;
}

#contactBox {
background-image:url(images/contactbox.gif);
background-repeat:no-repeat;
width:152px;
height:104px;
font : normal 10px Verdana;
color:#ffffff;
margin-top:20px;
margin-left:0px;
margin-right:0px;
padding-right:0px;
padding-left:45px;
padding-top:25px;
line-height: 17pt;
}
#textBottom {
font : normal 10px Verdana;
color:#000000;
padding-top:0px;
padding-left:15px;
margin-top:0px;

}

#rightBottom {
font : normal 10px Verdana;
color:#999999;
padding-top:0px;
width:363px;
height:252px;
margin-left:200px;
margin-top:0px;

}

/* ---------------------- ABOUT.HTML -----------------------*/
#mainContentAbout {
background-image:url(images/top_bg_about.jpg);
background-repeat:no-repeat;
width:586px;
height:537px;
margin-left:164px;
margin-top:10px;
}

#textAbout {
font : normal 11px Verdana;
color:#000000;
padding-top:50px;
padding-left:10px;
padding-right:50px;
}
#interiorContentBottom {
width:586px;
height:147px;
margin-left:164px;
margin-top:0px;
font : normal 10px Verdana;
color:#999999;
margin-bottom:0px;
padding-bottom:0px;

}

/* ----------------------- PROGRAM-STRUCTURE.HTML ----------------------- */

#mainContentProgramStructure {
background:#ffffff;
width:586px;
height:650px;
margin-left:164px;
margin-top:10px;
}



#textProgramStructure {
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	padding-right:50px;
	line-height:1.5;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/* ----------------------- CONTACT.HTML ----------------------- */
#mainContact {
background:#ffffff;
width:586px;
height:350px;
margin-left:164px;
margin-top:10px;
}
/* ---------------------------- COMPONENTS ------------------------------*/
#textComponentStructure {
font : normal 11px Verdana;
color:#000000;
padding-top:5px;
padding-left:10px;
padding-right:50px;
line-height:1.5;
}
 #componentsBox {
 width:290px;
 height:193px;
 background-image:url(images/components_box.gif);
 background-repeat: no-repeat;
}
#componentsText {
 text-align:right;
 padding-top:50px;
 padding-right:20px;
 padding-left:0px;
 line-height:2.0;
 }
 #mainContentComponents {
background:#ffffff;
width:586px;
height:250px;
margin-left:164px;
margin-top:5px;
margin-bottom:111px;
border:none;
}
/* ---------------------------- PROGRAM-GOALS.HTML ------------------------------*/
.background {
background-position: right bottom;
background-repeat: no-repeat; 
margin-right:0px;
margin-bottom:0px;
}

/* ------------------------------ FOOTER -----------------------*/
#footer {
	text-align:center;
	font : normal 10px Verdana;
	color:#6666CC;
	padding-top:5px;
	background:#cccc99;
	margin-top:0px;
	padding-bottom:10px;
	clear:both;
	height: 60px;
}

