*{
	font-family:Arial, Helvetica, sans-serif;
	color:#353434;
}
a{
	text-decoration:none;
	padding:0px;
	margin:0px;
}
	a img{
		border:none;
	}
	a:selected{
		border:none;
	}
h1 {
	display:block;
	font-size:16pt;
	margin:20px 0px 0px 0px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	display:block;
	font-family:Times New Roman, Times, serif;
	font-size:16pt;
	margin:0px 0px 0px 30px;
	font-weight:normal;
}
h3 {
	display:block;
	font-size:16pt;
	margin:20px 0px 0px 30px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h4 {
	width:475px;
	font-size:14pt;
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:10px;
}
body{
	background:url('../images/body_bg.jpg') repeat-x #f3ecdc;
	margin:0px;
	padding:0px;
	.scrollbar-face-color:#c3a37d;
	.scrollbar-arrow-color:#4c3d2d;
	.scrollbar-track-color:#e0d7cb;
	.scrollbar-shadow-color:#775f47;
	.scrollbar-highlight-color:#dbc8a8;
	.scrollbar-3dlight-color:#ffffff;
	.scrollbar-darkshadow-Color:#e0d7cb;
}
#container{
	width:968px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:968px;
	height:79px;
	position:absolute;
	top:0px;
	/*z-index:200;*/
}
	#headermain{
		background:url('../images/header_bg.jpg') no-repeat;
		width:968px;
		height:72px;
		display:block;
	}
		#headerlogo{
			position:relative;
			top:0px;
			left:4px;
			height:72px;
			width:415px;
		}
		#courticon {
			position:absolute;
			top:48px;
			right:196px;
		}
		ul.headernav {
			padding:0px;
			margin:0px;
			position:absolute;
			top:45px;
			right:50px;
		}
			ul.headernav li{
				list-style-type:none;
				display:inline;
			}
				ul.headernav li a, ul.headernav li span{
					font-size:9pt;
					font-family:Arial, Helvetica, sans-serif;
					text-decoration:none;
					color:#31312f;
				}
				ul.headernav li a:hover{
					text-decoration:underline;
				}
	#headershadow{
		background:url('../images/top_shadow.png') no-repeat;
		height:7px;
		width:968px;
	}
	*html #headershadow{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}
#middle{
	background:url('../images/middle_bg.jpg') no-repeat;
	height:494px;
	width:968px;
	position:absolute;
	top:72px;
	/*z-index:100;*/
}
	#mainimg{
		width:339px;
		height:494px;
		border-left:1px solid #4b3723;
		margin-left:27px;
		_margin-left:14px;
		float:left;
	}
	#sideimg{
		width:20px;
		height:494px;
		border-right:1px solid #4b3723;
		/*float:left;*/
		position:absolute;
		right:30px;
		/*z-index:1;*/
	}
	#maincontent{
		width:566px;
		/*float:left;*/
		height:494px;
		margin-left:-8px;
		margin-right:-8px;
		position:absolute;
		right:51px;
		/*z-index:2;*/
	}
		#mainleftshadow{
			background:url('../images/maincontent_leftshadow.png') no-repeat;
			height:494px;
			width:8px;
			float:left;
		}
		*html #mainleftshadow{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		#mainrightshadow{
			background:url('../images/maincontent_rightshadow.png') no-repeat;
			height:494px;
			width:8px;
			float:left;
		}
		*html #mainrightshadow{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		#maincenter{
			background:url('../images/main_bg.jpg') no-repeat;
			height:494px;
			width:550px;
			float:left;
		}
			#main_content_bottom {
				background:url('../images/main_content_bottombg.jpg') no-repeat 0px 8px;
				position:absolute;
				bottom:0px;
				height:390px;
			}
			#navplace {
				background:url('../images/bc_bg.jpg') no-repeat;
				width:550px;
				height:20px; /*25*/
				/*margin-top:14px;*/
			}
			/* navplacehome only applies to index page  */
			#navplacehome {
				background:url('../images/bc_bg.jpg') no-repeat;
				width:550px;
				height:20px; /*25*/
				margin-top:14px;
			}
				#navplacetext {
					font-size:70%;
					position:absolute;
					margin:2px 0px 0px 32px;
				}
					.bc_selected{
						/*text-decoration:underline;*/
					}
					a.bc_link{
						color:#353434;
						text-decoration:underline;
					}
					a.bc_link:hover{
						color:#9f763d;
					}
#nav_upper {
	height:63px;
	background:url('../images/mainnav_line.jpg') no-repeat bottom;
	font-size:12pt;
}
#nav_upper_index {
	height:63px;
	font-size:12pt;
}
ul.mainnav{
	padding:0px;
	margin:0px;
}
	ul.mainnav li{
		display:inline;
		width:100px;
		list-style-image:url(../images/subnavicon.gif);
		margin-left:-2px;
		padding:0px;
	}
		ul.mainnav li a{
			font-family:Arial, Helvetica, sans-serif;
			/*color:#353434;*/
			text-decoration:none;
			font-size:9pt;
		}
		ul.mainnav li a:hover{
			color:#74532d;
		}
			ul#top_mainnav {
				position:relative;
				top:16px;
				left:17px;
			}
				ul#top_mainnav li {
					margin-right:12px;
				}
			ul#bot_mainnav {
				position:relative;
				top:18px;
				left:45px;
			}
				ul#bot_mainnav li {
					margin-right:12px;
				}
.sublinks {
	background:url('../images/subnav_bg.jpg') no-repeat;
	width:550px;
	height:42px;
	font-size:11pt;
}
.subnavlinks {
	padding:0px;
	margin:0px;
}
	.subnavlinks li{
		list-style-type:none;
		margin-right:15px;
		display:inline;
	}
		.subnavlinks li a, .subnavlinks li span{
			font-size:75%;
			text-decoration:none;
			color:#efefef;
		}
		.subnavlinks li a:hover{
			color:#533d26;
		}
		#aboutupper{
			margin-left:25px;
		}
		#aboutlower{
			margin-left:20px;
		}
		#grantsupper{
			margin-left:25px;
		}
		#grantslower{
			margin-left:85px;
		}
		#sigupper{
			margin-left:73px;
		}
		#siglower{
			margin-left:53px;
		}
		#newsupper{
			margin-left:165px;
		}
		#newslower{
			margin-left:85px;
		}
		#trustupper{
			margin-left:140px;
		}
		#trustlower{
			margin-left:125px;
		}
		#guthieupper{
			margin-left:75px;
			padding-top:8px;
		}
		/*#guthielower{
			margin-left:10px;
		}*/
		#cpcupper{
			margin-left:25px;
		}
		#cpclower{
			margin-left:15px;
		}
			.subnavicon{
				padding-bottom:2px;
				padding-right:3px;
			}
/*FOOTER*/
#footer{
	height:47px;
	width:968px;
	position:absolute;
	top:559px;
	/*z-index:400;*/
}
	#footer_shadow{
		background:url('../images/bot_shadow.png') no-repeat;
		height:7px;
		width:968px;
	}
	*html #footer_shadow{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}
	#footermain{
		background:url('../images/footer_bg.jpg') no-repeat;
		height:40px;
		width:968px;
	}
	*html #footermain{
		margin-top:-12px;
	}
		a#privacy{
			float:right;
			margin:5px 50px 0px 0px;
			font-size:70%;
			color:#999999;
		}
		a#privacy:hover{
			color:#ccc;
		}
/* INDEX */
#infoboxheader {
	background:url('../images/infoboxheader.jpg') no-repeat;
	width:550px;
	height:30px;
	display:block;
	clear:both;
	padding-top:10px;
}
#infoboxes {
	clear:both;
	margin-left:30px;
}
	#infobox {
		/*width:275px;*/
		height:100px;
		float:left;
	}
		.firstbox{
			margin-right:30px;
		}
	#boximg {
		width:65px;
		height:80px;
		float:left;
	}
	#boximg img{
		float:right;
	}
	#boxicon {
		height:80px;
		width:26px;
		float:left;
	}
	#boxtext {
		height:80px;
		width:134px;
		float:left;
		padding-top:8px;
	}
		#boxtext a{
			font-size:10pt;
			color:#31312f;
		}
		#boxtext a:hover{
			color:#74532d;
		}
#index_main {
	background:url('../images/index_main_bg_fr.jpg') no-repeat;
	width:530px;
	height:233px;
	float:left;
	border:none;
	display:block;
	margin-top:0px;
}
	.maintext_index{
		margin:10px 20px 0px 30px;
		font-size:9pt;
	}
	#subpage{
		height:350px;
		/*margin:10px 20px 0px 0px;*/
		padding:0px 20px 0px 30px;
		.margin:0px;
		font-size:10pt;
		width:500px;
		overflow: scroll;
		overflow-x: hidden;
	}
	#scroll {
		height:330px;
		margin:0px 20px 0px 30px;
		padding:0px 10px 0px 0px;
		font-size:10pt;
		border:none;
		overflow-x:hidden;
		overflow-y:scroll;
		display:block;
		width:490px;
	}
		*html #scrollunder{
			margin-top:-15px;
		}
		.maintext{
			/*margin:10px 20px 0px 10px;*/
			margin:0px;
			/*width:480px;*/
			width:460;
			.width:470;
			padding:10px 10px 10px 0px;
			.padding:10px 20px 10px 0px;
			/*font-size:10pt;*/
		}
		.error {
			color:#FF0000;
		}
		.bullindent{
			padding-left:1px;
		}
		.textindent{
			padding-left:10px;
		}
			.maintext a{
				color:#353434;
				text-decoration:underline;
			}
			.maintext a:hover{
				color:#9f763d;
			}
			.tabbedtext {
				font-size:9pt;
				width:100px;
				float:left;
			}
			.tabledata {
				width:460px;
				font-size:9pt;
				margin:10px 20px 10px 10px;
				_margin:10px 0px 10px 5px;
				float:left;
				border:#000000 solid 1px;
			}
				.tabledata td{
					font-size:8pt;
				}
				.tabledata td.tableheader{
					background-color:#cdc1a6;
				}
			.newslettertable {
				.width:460px;
				margin:10px 20px 10px 10px;
				.margin-top:10px;
				_margin:0px 20px 10px 5px;
				float:left;
			}
			.pdf_list{
				font-size:10pt;
				padding-left: 25px;
				.margin-left:0px;
			}
				.pdf_inner {
					margin-top:5px;
					margin-bottom:5px;
					font-size:9pt;
				}
					.pdf_inner li{
						list-style-type:decimal;
					}
				.pdf_list li{
					margin-bottom:7px;
				}
					.pdf_list li a{
						color:#353434;
						text-decoration:underline;
					}
					.pdf_list li a:hover{
						color:#9f763d;
					}
			.pdf_icon{
				padding-left:6px;
				margin-bottom:-5px;
			}
			.word_icon{
				padding-left:6px;
				margin-bottom:-3px;
			}
			.staff {
				margin-left:10px;
				margin-bottom:10px;
				display:block;
				height:90px;			
			}
				.staffbox {
					width:230px;
					float:left;
				}
				.staffimg {
					height:88px;
					width:68px;
					float:left
				}
				.stafftext {
					float:left;
					height:88px;
					padding-left:5px;
					width:155px;
					font-size:11px;
				}
			.fellow_box{
				width:470px;
				margin-left:10px;
			}
				.fellow_img{
					float:left;
					margin-right:10px;
				}
			.toplinks{
				font-size:9pt;
				float:right;
				margin-right:20px;
				clear:both;
			}
				.arrow_icon{
					padding-left:2px;
				}	
			.textlist{
				padding:0px 0px 0px 25px;
				margin:0px 0px 10px 0px ;
			}
				.textlist li{
					list-style-type:square;
					margin-bottom:2px;
				}
					.textlist a{
						color:#353434;
						text-decoration:underline;
					}
					.textlist a:hover{
						color:#9f763d;
					}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #353434;
}

