@charset "utf-8";
/* CSS Document */

body { width:700px;	margin: 0 auto;	font-family: Arial, sans-serif;	font-size: 12px;	color: #343536; background:url(../images/bg_2.jpg); line-height:165%;}

#container{ width:700px; background:#EDE4FF; float:left;}

h1{ font-family:"Times New Roman", Times, serif; font-size:20px; color:#5B269F; padding:0px 0 10px 0 ;margin:0px; }

.text{ line-height:120%; font-size:11px;}

#header{ width:700px; }
#midpane{ background:url(../images/bg.jpg) no-repeat; float:left; width:700px;}
.spacer{ height:5px;  margin:0 auto; width:147px; }

.spacer_program{ height:5px; background:url(../images/line.jpg) no-repeat; margin:5px 0px 5px 0px; }

#midpane_text_area{ width:633px; margin:0 auto; padding:31px 0px 0px 0px;}

.maintext{ width:445px; float:left; }
.maintext a{color:#5B269F; text-decoration:none;  }
.maintext a:hover{ text-decoration:underline;  }
.rightcontent{ width:170px; float:right; margin:14px 0 0 0}
.rightcontent h5{ margin:0; padding:0; font-size:10px; text-align:center;line-height:17px; color:#5b269f }
#contact_us{ width:167px; height:68px;background-image: url(../images/contactus.jpg); margin:0 0 10px 0; padding:0 0 0 0; padding-left:2px; background-repeat:no-repeat;}
#contact_us h2{font-family: Arial, sans-serif;  color:#5B269F; font-size:18px;; margin:0px; padding:10px 0px 0px 8px;}
#contact_us h3{font-size:12px;color#666; margin:0;padding:0px 0px 0px 8px; }

#programs {width:170px; margin:47px 0 0}
#programs_bottom {width:170px; height:15px; background:url(../images/program-2.jpg) no-repeat;}

#programs_mid{ width:152px; background:url(../images/bg-1.jpg) repeat-y; padding:0px 8px 0px 8px;  line-height:100%; color:#515151; font-size:11px;}
#programs_mid .heading{ font-size:12px; font-weight:bold; display:block; margin-bottom:5px;  color:#5B269F; }
.programs_midtext{ margin:5px;}

#programs_top{height:15px;  margin:10px 0px 0px 0px;}

#photo{ border:1px solid #D2BDEF; margin:25px 0px 2px 2px; }
#photo img{ padding:5px;}
	

#footer{ background:#833CA7; height:30px; clear:both; color:#FFF; line-height:230%; padding:0px 0px 0px 26px; border-top:3px solid #D0A4E6;}

