@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	font-family:Arial, Geneva, sans-serif;
}

h1{
	font-family:Geneva, Arial, sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	font-size:24px;
	color:#336633;
}

h2{
	font-family:Geneva, Arial, sans-serif;
	margin:0 4 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	font-size:18px;
	color:#336633;
}

p{
	font-size:13px;
}

ul{
	font-size:13px;
}
li{
	margin-bottom:10px;
}
a{
	color:#336633;

}

a:hover{
	color:#000;

}

#wrapper{
	width:762px;
	text-align:left;
	border:0;
	padding:0;
	margin:0 auto;

}
#logo{
	float:left;
	position:relative;
	top:27px;
	left:30px;
}

#top_section{
	background-color:#FFFFFF;
	width:762px;
	height:56px;
}

#news{
		text-indent:-20px;
	display:table;
	width:150px;
	font-family:Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#336633;
	padding-left:20px;
	margin-top:-10px;
	text-align:right;
}

#top_nav{
	position:relative;
	top:40px;
	left:350px;
	width:400px;

}

.nav_item{
	float:left;
	margin-right:15px;
}

.nav_item a{
	font-size:12px;
	color:#336633;
	text-decoration:none;
}
.nav_item a:hover{
	color:#000000;
	text-decoration:underline;
}
.nav_item a.here{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#mid_section{
	position:relative;
	overflow:visible;
	background-color:#FFFFFF;
	width:762px;
	min-height:550px;
	height:auto;
	padding-bottom:20px;
}

#left_panel{
	display:block;
	float:left;
	width:204px;

}
#mid_panel{

	display:table;
	overflow:visible;
	width:350px;

}

#partnerlogo{
	margin-left:20px;
}

.leader{

min-height:140px;
}

#leaderpic{
	float:left;
	margin-right:10px;
}
	
.leadertxt{
	
	display:table;
	min-height:140px;
	padding:0;
	font-size:13px;
	
}

.leadertxt p{
padding:0;

}

table.normal{
font-size:13px;

}

table.normal td{
	padding:3px;
	background:#eef4ee;
	border-bottom:4px solid #fff;

}




table.normal em{
	color:#86a486;
	
}


#right_panel{
	position:absolute;
	top:0;
	left:554px;
	display:table;
	width:200px;
}

#pullquote{
	text-indent:-20px;
	display:table;
	width:180px;
	font-family:Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#336633;
	padding-left:20px;
	margin-bottom:10px;
}

#news{

}

	
#pullquote_author{
	padding-left:20px;
	font-family:Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#86a486;
}

.endquote{
  white-space:nowrap;
}

#sub_nav{
	margin:0 0 20px 30px;
	width:143px;
	background:url(../img/common/subnav_bg.gif);
}

.subnav_item{
	margin:10px 0 10px 10px;
	font-size:12px;
	padding-left:12px;
}

.subnav_item a{
	text-decoration:none;
	background:url(../img/common/subnav_arrow.gif);
	background-repeat:no-repeat;
	color:#336633;
	font-size:12px;
	padding-left:12px;
	display:block;

}

.subnav_item a.here{
	text-decoration:underline;
	background:url(../img/common/subnav_arrow_over.gif);
	background-repeat:no-repeat;
	color:#000;
	font-size:12px;
}

.subnav_item a:hover{
	text-decoration:underline;
	background:url(../img/common/subnav_arrow_over.gif);
	background-repeat:no-repeat;
	color:#000;
	font-size:12px;
}

#subnav_top{
	
}

#footer{
	color:#a98347;
	font-size:12px;
	padding:13px 0 0 30px;
	background:url(../img/common/footer_bg.gif);
	width:732px;
	height:60px;
}


