@charset "utf-8";
/* CSS Document */



/*------------------------------------ GLOBAL SECTION --------------------------------*/
body
{
	background:#242424;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.maintable_borders {
/*	height:auto;*/
	width: 929px;
	border: 0px;
	margin: 0px;
}
.maintable_borders  td {
/*  border: #66FF00 dotted 1px;*/
}
.maintable {
/*	height:auto;*/
	width: 889px;
	border: 0px;
	margin: 0px;
}
/* TOP borders */
.corner_left_top {
  background:  transparent url('images/borders/shadows_borders_r1_c1.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_left_top_right {
  background: transparent url('images/borders/shadows_borders_r1_c2.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_right_top {
  background: transparent url('images/borders/shadows_borders_r1_c7.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_right_top_left {
  background: transparent url('images/borders/shadows_borders_r1_c6.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.topmain {
  background: transparent url('images/borders/shadows_borders_r1_c4.png') repeat-x bottom;
  width: 849px;
}
/* End Top Borders */
/*BOTTOM Borders */
.corner_left_bottom {
  background: transparent url('images/borders/shadows_borders_r9_c1.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_left_bottom_right {
  background: transparent url('images/borders/shadows_borders_r9_c2.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_right_bottom {
  background: transparent url('images/borders/shadows_borders_r9_c7.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.corner_right_bottom_left {
  background: transparent url('images/borders/shadows_borders_r9_c6.png') no-repeat bottom;
  height: 20px;
  width: 20px;
}
.bottomborder {
  background: transparent url('images/borders/shadows_borders_r9_c4.png') repeat-x bottom;
  width: 849px;
}

/* End BOTTOM borders */
/*LEFT Borders */
.left_center {
  background: transparent  url('images/borders/shadows_borders_r5_c1.png') repeat-y center;
/*  border: #66FF00 dotted 1px;*/
  width: 20px;
}
/* End LEFT borders */
/*RIGHT Borders */
.right_center {
  background: transparent url('images/borders/shadows_borders_r4_c7.png') repeat-y bottom;
  width: 20px;
}
/* End RIGHT borders */

/* firefox outline for a href */
a:focus { 
    outline: none; 
}
/***/

/*----------------//------------------ END GLOBAL SECTION ------------//------------*/

/* ---------------------------SIDEBAR LEFT STATIC--------------------- */

div.sidebarLeft {
	width: 260px;
	background-color: #D3D3D3;
}
div.sidebarA {
	padding-top: 30px; padding-bottom: 0px;
	padding-left: 30px; padding-right:0px;
	text-align:top;
	}
span.sidebarQuote {
	font-family:"Palatino Linotype", "Palatino", serif;
	font-style:oblique;
	font-weight: 500;
	font-size: 14pt;
	line-height: 24px;
	color: #818181;
	}
	

/*----------------------------END SIDEBAR LEFT STATIC ------------------------------*/

/*----------------------------content ------------------------------*/

div.content {
 	padding: 30px 30px 30px 30px;
  	float: left;
	background-color:#D3D3D3;
	}
div.contentLG {
	width: 559px;
 	padding: 30px 40px 30px 30px;
  	float: left;
	background-color:#D3D3D3;
	}
p.txt {
	font-family: "Tahoma", sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	}
p.txt02 {
	font-family: "Tahoma", sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	}

div.Header {
	font-style: oblique;
	font-family: "Palatino Lynotype", "Palatino", serif;
	font-weight: 100; 
	color: #818181;
	font-size: 42px; 
	line-height: 60px;
	padding-top: 30px;
	padding-bottom: 10px;
	}
span.subHead {
	font-family: "Tahoma", sans-serif;
	color: #818181;
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
	}
span.subHead01 {
	font-family: "Tahoma", sans-serif;
	color: #818181;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	}
span.subHead02 {
	font-family: "Tahoma", sans-serif;
	color: #838383;
	font-size: 18px;
	font-weight:600;
	line-height: 22px;
	}
span.subHead03 {
	font-family: "Tahoma", sans-serif;
	color: #818181;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	}
span.subHead04 {
	font-family: "Tahoma", sans-serif;
	color:#818181;
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	}
span.subHead05 {
	font-family: "Tahoma", sans-serif;
	color:#242424;
	font-size: 20px;
	line-height: 12px;
	}
	
.doc {
	font-family: "Tahoma", sans-serif;
	color:#6666CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	}
.doc:hover {
	color: #FFFFFF;
	background-color: #6666CC;
	text-decoration: none;
	}
.doc:visited {
	color: #330099;
	text-decoration: underline;
	}

/*- ---------------------------END content --------------------- -*/


/*- ---------------------------ABOUT US  --------------------- -*/

ul.aboutus {
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px; margin:0px;
	list-style-type:none;
	}
span.staffName {
	font-family: "Tahoma", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:24px;
	color: #330066;
}
span.staffTitle {
font-family: "Tahoma", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	color: #838383;
}
span.staffPhone {
font-family: "Tahoma", sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #242424;
}
div.staffDivider {
	width: 100%;
	height: 100%;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: #242424;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 20px;
	}
div.Divider {
	border-bottom-width: .5px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: #999999;
	border-style: solid;
	}
	
.initiatives {
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px; margin-left:20px;
	}
span.bold {
	font-family: "Tahoma", sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}
span.footnote {	
	font-family: "Tahoma", sans-serif;
	color: #000000;
	font-style:oblique;
	font-size: 10px;
	line-height: 14px;
	padding: 0px; margin:0px;
}

/*LINKS LINKS LINKS*/
a.PDF {
	font-family: "Tahoma", sans-serif;
	color:#6666CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 20px;
	}
a.PDF:hover {
	color: #FFFFFF;
	background-color: #6666CC;
	text-decoration: none;
	}
a.PDF:visited {
	color: #330099;
	font-weight: bold;
	text-decoration: underline;
	}


/*END END END LINKS LINKS LINKS*/





/* BULLETINS */
div.bulletinDivider {
	width: 100%;
	height: 100%;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: #242424;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	}
	
/* END BULLETINS */


/* DONATE BUTTON ETC */
div.logo {
	width:624px; height:114ox;
	float:left;
	margin:0; padding:0;
}
div.donateBTN {
	width:110px; height:25px;
	float:left;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:40px;
	padding-right:40px;
}
ul.donate {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	text-align:center;
}
ul.donate li {
	width:110px; height:25px;
	background-image:url(images/content_img/donateBTN01.gif);
	background-repeat:no-repeat;
	margin:0; padding-top:9px;
	color:#FFFFFF;
	cursor:pointer;
}
ul.donate li:hover {
	width:110px; height:25px;
	background-image:url(images/content_img/donateBTN02.gif);
	background-repeat:no-repeat;
	margin:0; padding-top:9px;
	color:#FFFFFF;
	cursor:pointer;
}
a.btn {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}



div.schoolList {
	width:250px;
	padding-right:20px;
	float:left;
}






img[align="right"] {
margin: 0 0 10px 10px;
display: inline;
}

img[align="left"] {
margin: 0 10px 10px 0;
display: inline;
}