	/* CSS Document */
:focus{outline:none;}	
body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}	
	
	
/*Wrapper*/
#wrapper {
	width:936px;
	margin:0 auto;
	background-image:url(../images/wrapper-bg.jpg);
	background-repeat:repeat-y;
	height:auto;
	}


/*Header*/
#header {
	background-image:url(../images/header.jpg);
	width:900px;
	height:185px;
	margin-left:19px;
	}
	
#header h1 {
	display:none;
	}
	
/*Search*/
#search {
	width:900px;
	margin-left:19px;
	background-image:url(../images/search-bg.jpg)	;
	height:82px;
	}
	
#search img {
	margin-left:50px;
	margin-top:16px;
	float:left;
	}	
	
.logo {
	margin-top:5px !important;
	margin-left:30px !important;
	}	
	
#search_terms {
	float:left;
	margin:35px 0px 0 350px;}
		
	
#search_button {
	margin-top:35px;
	margin-left:10px;
	}	

.meet{background:none; margin:0 0 0 200px;  border:1px solid red;}	
	
/*Nav*/
#nav {
	background-image:url(../images/nav-bg.gif);
	width:900px;
	height:49px;
	margin-left:19px;
	}
	
#nav li {
	display:inline;
	line-height:3.7em;
	color:#f4c32e;
	font-size:1.0em;
	margin-left:40px;
	margin-right:20px;
	text-transform:uppercase;
	}
	
#nav li a {color:#f4c32e; text-decoration:none;}
#nav li a:hover {color:#ff0;}
.active {color:#FFF !important;}	
	
/*Sub Header*/	
#sub-header { background:#fcf5ba url(../images/monkey.jpg) no-repeat right; height:175px; width:900px; margin-left:19px; padding-top:20px;}
	
#home #sub-header {background:url(../images/monkey1.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}
#rehab #sub-header {background:url(../images/rehab.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}	
#education #sub-header {background:url(../images/children.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}
#how #sub-header {background:url(../images/help.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}
#research #sub-header {background:url(../images/research.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}
#contact #sub-header {background:url(../images/contact.jpg) right no-repeat #fcf5ba ; height:175px;width:900px; margin:0 0 0 19px; background-position:right;	padding:20px 0 0 0;}
	
#left {
	float:left;
	width:240px;
	}

#homeright {
	float:left;
	width:630px;
	margin:0 0 0 20px;
	}	
	
#homeright h2 {
	font-size:2.7em;
	font-weight:bold;
	color:#333;
	}

#homeright h3 {
	font-size:2em;
	color:#333;
	}			
	
#homeright p {
	
	line-height:1.6em;
	margin-top:15px;
	}	




















	
#right {
	float:left;
	width:450px;
	}	
	
#right h2 {
	font-size:2.7em;
	font-weight:bold;
	color:#333;
	}

#right h3 {
	font-size:2em;
	color:#333;
	}			
	
#right p {
	
	line-height:1.6em;
	margin-top:15px;
	}	
	
#sub-header li {
	margin-left:20px;
	margin-bottom:2px;

	}	
	
#sub-header li a {background:url(../images/sub-nav-bg.jpg); height:21px; width:185px; padding:9px 0 0 15px; display:block; color:#333; text-decoration:none;}	
#sub-header li a:hover {background:#f7dc2d; color:#000;}	
	
/*Separator*/
#separator {
	width:900px;
	height:20px;
	background-color:#2e8c2e;
	margin-left:19px;
	clear:both;
	}	
	
	
/*Content*/
#content {
	width:850px;
	margin-left:40px;
	height:auto;
	margin-top:20px;
	}	
#content h1 {font-size:2.1em; color:#333; margin-bottom:20px; text-transform:uppercase; background:url(../images/h1bg.gif) top left no-repeat;  padding:5px 0 5px 40px; margin:20px 0 0 0; clear:left}	
#content h2 {font-size:1.7em; color:#333; margin:15px 0 10px 0; text-transform:uppercase; clear:left; background:url(../images/h2bg.gif) top left no-repeat;  padding:5px 0 5px 40px;}

#content .daotien {height:60px; color:#333; margin:15px 0 10px 0; text-transform:uppercase; background:url(../images/dao-logo.jpg) top left no-repeat; padding:5px 0 5px 60px;}
	
#content h3 {
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	}			
#content li{list-style-type:circle; line-height:normal;}

	
#content p {
	line-height:1.6em;
	
	
	}
	
.article-image {
	margin-bottom:10px;
	}		
	
#help-list {
	margin-bottom:20px;
	}	
	
#help-list li {
	line-height:1.4em;
	
	list-style:circle;
	margin-left:20px;
	}
	

#contact_form {
	margin-left:10px;
	margin-top:30px;
	}
	
#contact_form label {
	float:left;
	clear:both;
	width:80px;
	
	}		
	
#contact_form input {
	width:250px;
	margin-bottom:10px;
	}
	
#contact_form textarea {
	width:250px;
	height:90px;
	margin-bottom:10px;
	}		
	
#contact_form input.submit {
	width:70px !important;
	margin-left:270px;
	}	
	
/*Footer*/
#footer {
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	width:900px;
	height:100px;
	margin-left:19px;

	}
		
	
#footer-left {
	float:left;
	width:250px;
	}
	
#footer-left address {
	font-style:normal;
	font-weight:normal;
	font-size:0.9em;
	margin-left:10px;
	margin-top:10px;
	color:#FFF;
	}	
	
#footer-right {
	float:right;
	width:450px;
	margin-right:10px;
	}	
	
#footer-right p {
	font-size:0.9em;
	color:#FFF;
	margin-top:10px;
	text-align:right;
	}	
#footer a{color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}
#footer a:hover{border-bottom:1px solid #fff;}	
.dev {
	padding-top:10px;
	}	




.half_box{ width:350px; min-height:250px; float:left; margin:10px 30px 10px 0; padding:10px 20px; border:1px solid #2e8c2e; background:#fcf5ba;}
#content .half_box h2{background-image:none; margin:0; padding:0;}

.rightimg{margin:0 10px 5px 10px; padding:1px; border:1px solid #dcd488;}
.imgbox{float:right; margin:0 0 5px 10px; max-width:350px;}
.profile{float:left; margin:0 10px 5px 0;}

.inset{width:410px; height:250px; float:left; margin:10px 0 0 10px; padding:0; border:1px solid #2e8c2e; background:#fcf5ba;}
.inset h2{margin:0px ; padding:5px; border-bottom:1px solid  #2e8c2e; font-size:1.2em; background:none;}
.inset p{padding:0 5px 5px 5px;}	



.monkey_box{width:405px; height:390px; float:left; margin:0px 0 10px 10px; padding:0; border:1px solid #2e8c2e; background:#fcf5ba;}
.monkey_box .portrait{float:left; margin:5px; padding:1px; background:#fff; border:1px solid #2e8c2e;}
.monkey_box .portrait p{font-size:.7em; text-align:center; text-transform:uppercase; padding:2px; margin:0; height:auto; width:auto;}
#content .monkey_box h2{margin:0px; padding:5px; font-size:1.6em; border-bottom:1px solid  #2e8c2e; background:none;}
.monkey_box p{padding:0 5px 5px 5px; width:380px;}
.monkey_box .write-up{height:280px; overflow: visible;}
.monkey_links{}
.monkey_links a{background:url(../images/button_end.gif)right no-repeat; display:block; line-height:40px; font-size:120%; font-weight:bold; text-decoration:none; color:#eff7ef; padding:0 10px 0 0; }
.monkey_links a:hover{color:#fff;}
.monkey_links .button{background:url(../images/button.gif) left no-repeat; width:auto; float:right; padding:0 0px 0 10px; margin:10px 5px 10px 0;}

.small{font-size:80%;}
.line{height:10px; background:#2e8c2e; margin:10px -10px 15px -10px; clear:both;} 
.left{float:left; padding:0; margin:0 10px 5px 0;}
.clear{clear:both;}		

.linky li{line-height:70px; padding:0 0 10px 0; list-style-type: none;}


/*------LIGHTBOX STUFF--------*/
#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; }

/*------LIGHTBOX STUFF-------end-*/