@charset "UTF-8";
/* CSS Document */

body {
	background-color:#132830;
	margin:0;
	padding:0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

a img {
	border:0;
}

p {
	
}

.blue {
	color:#39afcf;
}

.invisible {
	display: none;
}

h1 {
	color:#7fbb17;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:36px;
}

.heading {
	color:#7fbb17;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:22px;
}


.container {
	width: 980px;
	margin: 0 auto;
}

.header {
	background-image:url(../images/headerBg.png);
	background-repeat:repeat-x;
	height:118px;
	width:100%;
	border-bottom: 1px solid #132127;
	margin-bottom:0px;
	clear: both;	
}

.logo {
	background-image:url(../images/logo.png);
	width: 316px;
	height:66px;
	float: left;
	margin-top:40px;
	margin-left: 20px;
}

.menu {
	margin-top:71px;
	float: right;
	width: 585px;
	margin-right:20px;
}

a.menuButton:link, a.menuButton:visited {
	width: 113px;
	height: 30px;
	background-image:url(../images/menuButton.png);
	display:inline-block;
	padding-top:16px;
	text-align:center;
	color: #000;
	text-decoration:none;
	display:inline-block;
}

a.menuButton:hover {
	background-position: 0 -46px;
		color:#77d8fb;
}


.banner {
	background-image:url(../images/banner.png);
	width: 980px;
	height: 386px;
	border-bottom:2px solid #3776a1;
}

.bannerdiv{
	display:inline-block;
	padding-top:210px;
	width:550px;
	margin-left:405px;
	padding-bottom:20px;
}

.projects{
	width:150px;
	height: 105px;
	position:relative;
	float:left;
	margin-right:40px;
	margin-top:-10px;

}

.seminars{
	width:150px;
	height: 105px;
	position:relative;
	float:left;
	margin-right:40px;
	margin-top:-10px;

}


.financial{
	width:150px;
	height: 105px;
	position:relative;
	float:left;
}


.banner .click1{
	margin-left:500px;
}


.banner .click2{
	margin-left:115px;
}


.banner .click3{
	margin-left:115px;
}

.banners {
	float:left;
}

.mission {
	float: right;
	margin-right: 30px;
	width: 555px;
	border-bottom: 1px solid #1a3843;
	padding-bottom:20px;
	margin-bottom:40px;
}

.o_tube {
	float: right;
	margin-right: 30px;
	width: 555px;
	padding-bottom:20px;
	margin-bottom:40px;
}


.mainContent {
	float: right;
	margin-right: 30px;
	width: 920px;
	border-bottom: 1px solid #1a3843;
	padding-bottom:20px;
	margin-top: 20px;
}

.mission p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.mission img {
	margin-top: 35px;
}

.sacredScrolls {
	margin-top:35px;
	margin-left:10px;
}

.seeds {
	margin-left:10px;
}

.readMore {
	margin: 0;
	padding: 0;
}

.subSection2 {
	text-align: center;
	clear: both;
}

.column {
	background-color:#1a3843;
	border-right: 1px solid #132830;
	float: left;
	width: 244px;
	height: 200px;
	padding-bottom:5px;
}

.columnHeader {
	text-align: center;
	padding-top: 10px;
}

.columnBody {
	padding-bottom:5px;
	text-align: left;
	padding-left: 32px;
}

.footer {
	text-align: right;
	padding-right: 20px;
	font-family: georgia, serif;
	font-size: 14px;
	color: #39afcf;
	padding-bottom:20px;
}

.image img{
	border: 5px solid #eeeeee;
}

.image  a:hover img{
	border: 5px solid #cccccc;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.download{
	background-color: #333;
	border: 2px solid #444; 
	padding: 0.7em 1.5em; 
	width: 310px;
	list-style: none;
}
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }

#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 1.00em; color: #fff; }
.download li em{ font-style: normal; color: #D0EB6A; }


.download_article{
	background-color: #333;
	border: 2px solid #444; 
	padding: 10px; 

	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
.download_article:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download_article li{
	padding: 0.3em 0;
	background-image:none;
	}
.download_article img{ padding-right: 0.3em; }

#content ul.download_article li{
	padding: 0.3em 0;
	background-image:none;
	}
.download_article img{ padding-right: 0.3em; }
.download_article li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 1.25em; color: #fff; }
.download_article li em{ font-style: normal; color: #D0EB6A; }

.white-bold{
	color: fff;
	font-weight: bold;
	font-size: 16px;
}
