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

h1, h2, h3{
	text-align: center;
	color: #27549c;
}

#larger_font p{ font-size:16px;
line-height: 22px;
}
.blank {
}
td {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	height: 2em;
}
#content #underColumns {
	clear: both;
	}
.button {
	margin-top: 5px;
}

.prog_button {margin-top: 5px;
}


/* these styles accomodate one additional nav item */
div#bottomNavBar2
{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
    
    
}

 div#bottomNavBar2 ul
   {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
    
   }

#bottomNavBar2 ul li
{
    list-style-type:none;
    width:100px;
    float:left;
    text-align:center;
	padding-right: 12px;
}
/* these styles accomodate one additional nav item */
div#bottomNavBar
{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;    
    
}

 div#bottomNavBar ul
   {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
   }

#bottomNavBar ul li
{
    list-style-type:none;
    width:100px;
    float:left;
    text-align:center;
	padding-right: 12px;
}


.textcenter {text-align:center;
}


a.button_np {background-image:url(../../images/buttons/bluebuttonbg.png);
background-position:  center;
background-repeat:no-repeat;
margin-right: 10px;
color:#FFF;
text-align:center;
text-decoration:none;
font-family: 'calibri',Arial, Helvetica, sans-serif;
display:block;
height:34px;
width:135px;
}

.button_np a:hover {background-image: url(../../images/buttons/ltbluebuttonbg.png);
background-position: center;
background-repeat:no-repeat;
margin-right: 10px;
color:#27549C;
text-align:center;
text-decoration:none;
font-family: 'calibri',Arial, Helvetica, sans-serif;
}

#greatnonprofit {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}


.aboutButton  {
	margin: 5px 10px 5px 17px;
	padding: 0;
	background: url(../../images/about-hover.png) no-repeat;
}

.aboutButton  a, .nav a:link, .nav a:visited {
  display: block;
  width: 120px;
  height: 29px;
}

.aboutButton  a:hover img {
  visibility: hidden;
}



  
.cover_page_main_photo { display: block;
   width: 300px;
   
   margin: auto;
	/*border:#7592C3 ridge 10px;*/
	border: 12px solid #EDF1F6; 
	outline:#6d8cbf groove 10px; 
	/*box-shadow:8px 12px 15px  #999999;*/
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: transparent;
   /* box-shadow: 3px 3px 3px  #CCCCCC;*/

}
 .photo_border { display: block;
      margin: auto;
	/*border:#7592C3 ridge 10px;*/
	border: 12px solid #EDF1F6; 
	outline:#6d8cbf groove 10px; 
	/*box-shadow:8px 10px 15px  #999999;*/
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0;
	background-color: transparent;
	max-width: 640px;
   /* box-shadow: 3px 3px 3px  #CCCCCC;*/

}
  
.afootnote {
font-size: small;
font-family: "Times New Roman", Times, serif;
}
.insetBlock2 { border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
	border-radius: 5px;
	border:#68A7CC 2px solid;
	padding: 12px;
	width:auto;
	text-align:left;
}
#underColumns h3 { color: #27549c;
}


.button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8c9dd1), color-stop(1, #27549c) );
	background:-moz-linear-gradient( center top, #8c9dd1 5%, #27549c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27549c', endColorstr='#8c9dd1');
	background-color:#27549c;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #1f4094;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #0b4a8a;
	margin-right: 6px;

}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #27549c), color-stop(1, #8c9dd1) );
	background:-moz-linear-gradient( center top, #27549c 5%, #8c9dd1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c9dd1', endColorstr='#27549c');
	background-color:#8c9dd1;
	color:#FFF;
}

.button:active {
	position: relative;

}
.programbutton {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #27549c), color-stop(1, #7ea8cc) );
	background:-moz-linear-gradient( center top, #27549c 5%, #7ea8cc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27549c', endColorstr='#7ea8cc');
	*/
	background-color:#27549c;
	
	border-radius:10px;
	text-indent:0;
	border:1px solid #4175a8;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:98px;
	text-decoration:none;
	text-align:center;
	margin-right: 6px;
}
.programbutton:hover {
	background:#477ad1;

}
.programbutton:active {
	position:relative;
	top:1px;
	color:#FFF !important;
}
.programbutton a {color: #fff !important;}
.programbutton a:hover {color: #fff !important;}
.programbutton a:visited {color: #fff !important;}

/* This button was generated using CSSButtonGenerator.com 

#leftCol p {text-align: center;
max-width: 300px;
}

#rightCol p {text-align: center;
max-width: 300px;
}
*/
.horiz_space8pix {margin-top: 8px;
}

#main .table {max-width: 68%;
}
.cap { margin-top: -150px; 
	color:#FFF;
	font-style:italic;
	font-weight: lighter;
	font-size:30px ;
	text-align:center;
	margin-bottom: 180px;
	text-shadow: #000 2px 1px;
	
}

#leftCol img {display:block;
margin:auto;
border:#B6C6DF ridge 5px;
 box-shadow: 2px 2px 2px  #CCCCCC;
}
#rightCol img {display:block;
margin:auto;
border:#B6C6DF ridge 5px;
 box-shadow: 2px 2px 2px  #CCCCCC;
}
#oneCol img {display:block;
margin:auto;
border:#B6C6DF ridge 5px;
 box-shadow: 2px 2px 2px  #CCCCCC;
}

#narrow_border img {display:block;
margin:auto;
border:#B6C6DF ridge 5px;
 box-shadow: 2px 2px 2px  #CCCCCC;
}

/* RS slideshow */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }