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

body {
	margin:0;
	text-align:center;
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:150%;
	color:#000000;
	background-color:#f8f8f5;
}

h1 {
	color: #0149ad;
	font-size:150%;
	text-transform:uppercase;
	margin:0 0 12px 0;
	font-weight:normal;
	line-height:normal;
}
h2 {
	color:#5ba101;
	font-size:120%;
	margin:0 0 10px 0;
	font-weight:bold;
}
h3 {
	color: #508d01;
	font-size:105%;
	margin:0 0 2px 0;
	font-weight:bold;
	line-height:normal;
}
h4 {
	color: #508d01;
	font-size:100%;
	margin:0 0 2px 0;
	font-weight:bold;
	line-height:normal;
}
h5 {
	color: #0149ad;
	font-weight:bold;
	font-size:100%;
	line-height:normal;
}
.linespace {
	line-height:150%;
}
h6 {
	font-weight:bold;
	color:#0289be;
	margin:0;
}
.hstyle {
	color: #508d01;
	/*font-size:120%;*/
	font-weight:bold;
	/*line-height:normal;*/
}

a, a.link, a.active, .emphasis a, .emphasis a.link, .emphasis a.active {
color:#0149ad;
border-bottom:1px dotted #006dca;
text-decoration:none;
}

a:hover, a.link:hover, a.active:hover, .caption a:hover, .emphasis a:hover {
color:#f7910c;
border-bottom:1px solid #f7910c;
text-decoration:none;
}
.emphasis {
	font-weight:bold;
	color:#0289be;
}
.emphasis a {
		color:#0289be;
}
.emphasisSizeUp{
	font-weight:bold;
	color:#5ba101;
	font-size: 120%;
	line-height:.75em;
}
#wrapperContainer {
	text-align:center;
	padding:0;
	margin:0 auto;
	width:968px;
	background:#f8f8f5 url(../images/bg.gif) repeat-y center top;
	height:100%;
}

#wrapper {
	padding:0;
	margin:0 auto;
	text-align:left;
	width:960px;
	height:100%;
}
#wrapperBtm {
	clear:both;
	background:#f8f8f5 url(../images/bg_btm.gif) no-repeat center top;
	height:100%;
	text-align:center;
	padding:0;
	margin:0 auto;
	width:968px;
}
#top {
	padding:0;
	margin:0 auto;
	text-align:left;
	background:#fff url(../images/top_students.jpg) no-repeat right bottom;
	height:189px;
	width:960px;
}
.topnav {
	height:31px;
	background:#fff url(../images/topnav_bg.gif) repeat-x left top;	
	text-align:right;
	color:#333;
	padding:0 20px 0 0;
}
.topLinksWrapper {
float:right;
}
.topnav a.topnavlink {
	font-size:85%;
	color:#333;
	border:none;
	text-decoration:none;
	margin:auto 4px;
	line-height:100%;
}

.topnav a.topnavlink:hover {
	color:#f7910c;
	border-bottom:1px solid #f7910c;
	text-decoration:none;
}
.topnavBtnWrapper {
	float:right;
	margin-right:20px;
	height:31px;
}
a.topnavBtn {
	display:inline-block;
	width:100px;
	height:31px;
	background:transparent url(../images/btntop_donate.gif) no-repeat left top;
	border:none;
}
a.topnavBtn:hover {
	background-position:top right;
	border:none;
}
.header {
	margin:0;
	padding:0;
}
.logo, .logoLink {
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:171px;
	height:154px;
	background:transparent url(../images/tef_logo.gif) no-repeat left top;
	border:none;
	cursor:pointer;
}
.logo a:hover {border:none;}
.caption, .caption a {
	font-size:90%;
	color:#929289;
	border-color:#929289;
	line-height:normal;
}
.caption a:hover {

}
.headline {
	margin:0 0 0 173px;
	padding:30px 0 0 8px;
}
.headline h1 {
	color: #5ba101;
	font-size:190%;
	text-transform:none;
	margin:0 0 12px 0;
	font-weight:bold;
}
.headline h2 {
	color:#0149ad;
	font-size:100%;
	margin:0 0 12px 0;
	font-weight:normal;
}
.mainnavtop, .contentTop {
	margin:0;
	padding:0;
	clear:both;
	height:8px;
	background-color:#bfd3b3;
}
*html .contentTop {overflow:hidden;}
.mainnavbtm {
	background-color:#5ba101;
	margin:0;
	padding:0;
	clear:both;
	height:8px;
}
*html .mainnavtop {overflow:hidden;}
*html .mainnavbtm {overflow:hidden;}
#contentArea {
	width:100%;
	height:100%;
}
.mainnav {
	height:32px;
	background-color:#0149ad;
}
*html .mainnav {overflow:hidden;}
/* begin css drop down menu */

ul#nav {
	height:32px;
	background:transparent;
	/*width:100%;*/
}
ul#nav li a {
	background-color:#0149ad;
	color:#fff;
	border:none;
	font-weight:bold;
	font-size:90%;
	display:inline-block;
	height:32px;
	padding:0 12px 0 12px;
	background:transparent url(../images/mainnav_sp.gif) no-repeat right center;
}
ul#nav li.hoverli a {
	width:100%;
}

ul#nav li li.hoverli a {
	color:#0149ad;
	background-color:#dfeccf;
	background-image:none;
	border-bottom:1px solid #bfd3b3;
}

ul#nav li a.active, ul#nav li a:hover, ul#nav li li.hoverli a:hover {
	background-color:#5ba101;
	color:#fff;
	/*border:none;*/
	background-image:none;
}

ul.dropdown ul {
	 width: 124px;
}
/*drop down overrides */
ul.dropdown-vertical ul {
 top: 0;
 left: 100%;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	margin-bottom:0;
}



/* end css drop down menu */

.menuText {
	margin-top:8px;
}


/* Newsletter sign up */
ul.dropdown li.signupNewsContainer {
	height:32px;
	float:right;
}
/*.signupNewsContainer {
	height:32px;
	float:right;
}*/
#mc_embed_signup {
	float:right;
	margin:0;
	padding:0;
	height:32px;
	position:relative;
	top:0;
	right:0;
	width:400px;
	text-align:right;
}
/*div.mce_inline_error{ font-weight:bold;color:#900; !important}*/
div.mce_inline_error{z-index:800 !important;}
#mce-responses {
	position:relative;
	top:-42px;
	right:15px;
	z-index:800;
	margin-left:60px;
}
.response {
	font-weight:bold;
	background-color:#fff;
	padding:1px 8px;
	text-align:left;} 
#mce-error-response {color:#b9342f;}
#mce-success-response {color:#5ba101;}

.signupNews, .mc-field-group {
	margin-right:15px;
	margin-top:6px;
	padding:0;
	height:20px;
}

.signupNewsBoxWrapper {
	line-height:normal;}
.signupNews .label, .mc-field-group .label {
	color:#fff;
	font-size:90%;
	margin-right:6px;
	margin-top:0;
}
input.textfield {
	background:#fff url(../images/textbox_bg.gif) repeat-X left top;
    width: 150px;
	border-width: 0 1px;
	margin:0;
	color:#555;
	font-size:85%;
	padding:2px;
	line-height:normal;
	display:inline-block;
}
.btnSignUp, .btnSignUpHov {
	display:inline-block;
	background:#fff url(../images/btn_arrow.gif) no-repeat left top;
    width: 24px;
	height:20px;
	border:none;
	margin-left:4px;
}
.btnSignUp:hover, .btnSignUpHov {
	background-position:right top;
}
.feature {
	overflow:hidden;
	height:296px;
	margin:0;
	padding:0;
}
.featureBtm {
	margin:0;
	padding:0;
	clear:both;
	height:8px;
	background-color:#5ba101;
}
.sidebar {
	float:right;
	width:320px;
	/*background-color:#f2f7eb;*/
	padding:0;
	margin:0;
	height:100%;
	
}
.sidbarContent {
	margin:25px;
}
.sidebarText {
text-align:left;
font-size:85%;
line-height:normal;
}
.content {
	margin:25px;
}
 
.leftCol {
	float:left;
	width:282px;
}
.rightImage {
	padding:0;
	margin:0 0 0 130px;
}
.moreLink {
	font-size:90%;
	text-align:right;
	margin:0 10px 4px 10px;
	padding-bottom:4px;
}

.rightCol {
	width:282px;
	margin:0 0 0 307px;
}
.fullCol {
	width:590px;
}
.content ul, .sidebar  ul { margin: 0 0 0 12px; padding: 0 0 10px 0; list-style: none; }

.content ul li, .sidebar ul li { padding: 4px 0 5px 15px; background: url(../images/blt_content.gif) 6px 9px no-repeat; }

.donateSealWrapper 
{
	float:right;
	margin:0 0 6px 6px;
}
.donateSealWrapperLeft
{
	float:left;
	margin:0 20px 6px 0;
}

.donateSealWrapperLeftText {
margin-right:120px;
}
.donateImage {
margin-bottom:4px;
}

a.donateSealButton, .donateSealInputButton, .donateSealInputButtonHov {
	display:inline-block;
	cursor:pointer;
	width:97px;
	height:108px;
	background:transparent url(../images/btn_donate_100.gif) no-repeat left top;
	border:none;
}
a.donateSealButton.white, .donateSealInputButton, .donateSealInputButtonHov {
	background:transparent url(../images/btn_donate_100w.gif) no-repeat left top;
}
a.donateSealButton:hover, .donateSealInputButton:hover, .donateSealInputButtonHov {
	background-position: right top;
	border:none;
}
.note {
	font-size:85%;
	font-style:italic;
	line-height:normal;
	margin-bottom:0;
}
.noteCFC {
	font-size:85%;
	line-height:110%;
	float:right;
	width:130px;
	text-align:right;
	margin:0 18px;
	padding:0 8px 0 0;
}
.noteCFC a {
	border:none;
}
.noteCFC a:hover {
	border-bottom:1px solid #f7910c;
}
.mapImage {
	display:block;
	width:320px;
	height:202px;
	background:transparent url(../images/map_bg_2.gif) no-repeat left top;
	margin:0px 0 25px 0;
}
.logoAid, .logoCFC, .logoUSAID{
	text-align:right;
	margin:0;
	padding:8px 10px 0 0;
}
.logoUSAID{
	padding-top:17px;
}	
.logoCFC {
	padding-top:6px;
	padding-right:16px;
}
.logoAid a, .logoAid a img, .logoCFC a, .logoCFC a img, .logoUSAID a, .logoUSAID a img{
	border:none;
}
.logoAid a img, .logoCFC a img, .logoUSAID a img{
	margin:2px;
	padding:2px;
}
.logoCFC a img{
	padding:2px 0 2px 2px;
}
.logoAid a img:hover, .logoUSAID a img:hover, .logoCFC a img:hover {
	border:2px solid #f7910c;
	margin:0;
}
.badgeRight {
	float:right; width:130px;}
.badgeRight	.noteCFC {
	float:none; text-align:left;margin-left:6px;}
.quote {
	text-align:center;
}
.fbFeed {margin:0 10px;background-color:#fbfbfb;}
.clearfloat {
	clear:both;
	margin:0;
}
	
.footer {
	padding:0;
	margin:0 auto;
	text-align:left;
	width:960px;
	font-size: 80%;
	color:#666;
	line-height:normal;
}

.footerRight {
	float:right;
	margin-left:200px;
	width:300px;
	padding-top:14px;
	line-height:110%;
	margin-bottom:10px;
}
.fbLikeWrapper {float:right;width:90px;height:22px;display:inline-block;overflow:hidden;}
.facebookIconWrapper {
	float:left;
	margin-right:4px;
}
a.facebookIcon {
	display:block;
	width:20px;
	height:21px;
	background:transparent url(../images/facebook_icon.gif) no-repeat center center;
	border:1px solid #f8f8f5;
}
a.facebookIcon:hover {
	border:1px solid #f8f8f5;
}
.footerRightTopText {

}
.footerRightBtmText a
 {
	color:#0149ad;
	font-weight:bold;
	font-size:120%;
	border:none;
}
.footerRightBtmText a:hover {
	color:#f7910c;
	border-bottom:1px solid #f7910c;
	text-decoration:none;
}
.footerLeft {
	padding-top:14px;
}

/* content pages */

/* about people */
.h1Spacer {
	height:20px;
}
.sidbarContent.students {
	margin:25px 15px 25px 25px;
}
.sidbarContent.students h1 {
	margin-bottom:0;	
}
.sidbarContent.students h5, .sidbarContent.schedule h5 {
	font-size:85%;
	margin-top:2px;
	margin-right:12px;
	color:#555;
}
.studentPic {
	float:left;
	width:60px;
	margin:0;
}
.studentName h3 {
	margin-top:6px;
	font-size:85%;
}
.fullCol .studentName h3 {
	margin-top:6px;
	font-size:105%;
}
.studentQuote {
	background:transparent url(../images/student_quotes.gif) no-repeat right top;
	width:216px;
	margin: 2px 0 0 66px;
	padding:0;
	font-size:85%;
	color:#000;
	line-height:140%;
}
.studentQuote {
	margin-right:-5px;
}
.sidbarContent.underImage {
	margin:10px 15px 10px 25px;
}
.sidbarContent.aboveImage {
	margin:25px 15px 10px 25px;
}
.teacherStory {
	width:200px;
	margin: 2px -5px 0 80px;
	padding:0;
	font-size:85%;
	color:#000;
	line-height:140%;
}
.teacherPic {
	float:left;
	width:70px;
	margin:5px 0 0 0;
	text-align:center;
}
.teacherName h3 {
	margin-top:6px;
	font-size:85%;
	text-align:left;
}

.headmasterStory {
	margin:0;
	font-size:85%;
	color:#000;
	line-height:140%;
}

.headmasterName h3 {
	font-size:85%;
	text-align:left;
	margin:0;
}
.trusteeQuote {
	background:transparent url(../images/trustee_quotes.gif) no-repeat right top;
	width:270px;
	margin: 2px 0 5px 1px;
	padding:0;
	font-size:85%;
	color:#000;
	line-height:140%;
}
.trusteeQuote {
	margin-right:-5px;
}
.trusteeQuote p {
	padding:0 22px 2px 12px;
	text-indent:12px;
}

.trusteeName {
	font-size:9px;
	line-height:1.5em;
	color:#666;
	text-align:right;
}

.fullCol .studentQuote {
	background:transparent url(../images/quote_l.gif) no-repeat left top;
	width:510px;
	margin: 2px 0 0 66px;
	padding:0;
	font-size:100%;
	color:#000;
	line-height:150%;
}
.studentQuote p {
	padding:0 22px 2px 12px;
	text-indent:12px;
}
.fullCol .studentQuote {
	margin-left:68px;
}
.fullCol .studentQuote p {
	background:transparent url(../images/quote_r.gif) no-repeat right top;
	padding:0 24px 0 24px;
	text-indent:0;
}

.studentSeparator {
	clear:left;
	margin:8px 0 8px 0;
	width:100%;
	height:10px;
	background:transparent url(../images/student_sep.gif) no-repeat left top;
}
.teachingStaffList p {
	margin:4px 0;
}
.sidbarContent.schedule p {
font-size:85%;
line-height:normal;
}
/* How you can help */
.equipLabList {
font-size: 85%;
}
/* News */
h2.newsTitle {
margin-bottom:2px;
}
h5.newsDate {
margin:0 0 2px 0;
}
p.newsArticle {
margin: 10px 0 20px 0;
}
.newsSeparator, .fullCol .studentSeparator {
border-bottom:1px dotted #ccc;
margin:20px 0 20px 0;
background-image:none;
}

/* non-bulleted list */
.noBullet li{
list-style:none;
margin-left:-39px;
}

.timelineYear  {
	font-size:120%;
	font-weight:bold;
	color:#0289be;
	margin-bottom:0;
	margin-top:2px;
}
ul.timelineEntry {
	margin-left:0;
	
}
.timelineEntry{
	font-size:100%;
	line-height:normal;
	margin-left:0;
	margin-bottom:4px;
	margin-top:0px;
	padding:0;
}

.timelineImage{
	text-align:center;
	margin-top:25px;
}
.timelineCaption h5{
	font-size:85%;
	height:105px;
	padding:0 25px 0 25px;
	font-size:85%;
	color:#555;
}
.timelineCaptionLast h5{
	font-size:85%;
	padding:0 25px 0 25px;
	font-size:85%;
	color:#555;
}
ul.FAQAnchors {
	margin-left:0;
}
/*.FAQAnchors li{
	list-style:square;
	margin-left:-25px;
}


.FAQAnchors a{
	font-weight:bold;
	color:#09c;
}
.FAQAnchors a:hover{
	color:#f7910c;
	border-bottom:1px solid #f7910c;
	text-decoration:none;
}*/

a.FAQID {
	font-weight:bold;
	color:#0289be;
	text-decoration:none;
	border:none;
}
.sidebarImage{
	text-align:center;
	margin-top:10px;
}
