@charset "utf-8";
/* CSS Document */


	@import url("reset.css");
	@import url("thickbox.css");
	
	
	/* GLOBAL */
	.clear { display: block; height: 0; clear: both; }
	* html .clear { display: block; height: 10px; line-height: 10px; margin: -10px 0 0 0; clear: both; } /* IE 6 clear */
	strong, .b { font-weight: bold; }
	em, .i { font-style: italic; }
	a {
	color: #8f8a39;
}
	label.error { display: block; color: #8f8a39; font-weight: bold; }
	
	
	/* MAIN */
	body {
	background-color: #195823;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    }
	
	
	#container { width: 950px; margin: 20px auto 10px auto; padding: 10px; background: #FFF; }
	#left { width: 229px; float: left; }
	#right {
	width: 711px;
	float: right;
	background: #f0fff2;
}
	#right.full { width: 948px; float: left; }
	
	
	/* HEADER */
	#header { height: 65px; }
	#header div.logo {
	width: 229px;
	height: 65px;
	display: block;
	float: left;
}
	#header div.logo a {
	width: 225px;
	height: 61px;
	display: block;
	background: url(../images/global/logo2.gif) center no-repeat;
	text-indent: -9999px;
}
	#header div.search { width: 225px; height: 42px; float: right; position: relative; overflow: hidden; }
	#header div.search div#search_box { width: 72px; height: 16px; background: url(../images/global/search.gif) no-repeat; position: absolute; top: 13px; right: 0; }
	#header div.search div#search_box.expanded { background: url(../images/global/search.gif) 0 -16px no-repeat; }
	#header div.search div#search_box input { display: none; position: absolute; top: -1px; left: 60px; width: 110px; height: 12px; margin: 0; padding: 2px; font-family: Garamond; font-size: 11px; border: solid 1px #f1f1f1; }
	#header div.search div#search_box.expanded input { display: block; }
	#header div.right { width: 300px; height: 43px; display: block; float: right; font-family: Garamond; font-size: 11px; line-height: 43px; text-align: right; color: #427649; }
	#header div.search div#search_box a { display: none; position: absolute; top: -2px; left: 188px; width: 20px; height: 20px; }
	#header div.search div#search_box.expanded a { display: block; }
	
	
	/* FIRST NAV */
	#header ul { width: 695px; height: 38px; display: block; float: left; margin: 0; padding: 5px 0 0 5px; }
	#header ul li { display: block; float: left; position: relative; margin: 0 5px 0 0; }
	#header ul li a { text-indent: -9999px; display: block; padding: 5px 0 0 5px; height: 30px; border-left: solid 1px #FFF; border-top: solid 1px #FFF; border-right: solid 1px #FFF; position: relative; z-index: 2000; }
	#header ul li.active a { height: 17px; border-left: solid 1px #CCC; border-top: solid 1px #CCC; border-right: solid 1px #CCC; }
	
	#header ul li#nav_firm a {	width: 117px;	background: #FFF url(../images/global/top_nav.gif) 5px 5px no-repeat;}
	#header ul li#nav_firm.active a { background: #FFF url(../images/global/top_nav.gif) 5px -42px no-repeat; }
	
	#header ul li#nav_careers a {	width: 93px;	background: #FFF url(../images/global/top_nav.gif) -227px 5px no-repeat;}
	#header ul li#nav_careers.active a { background: #FFF url(../images/global/top_nav.gif) -133px -42px no-repeat; }
	
	#header ul li#nav_industries a {	width: 60px;	background: #FFF url( ) -205px 5px no-repeat;}
	#header ul li#nav_industries.active a { background: #FFF url(../images/global/top_nav.gif) -205px -42px no-repeat; }
	
	#header ul li#nav_services a {	width: 105px;	background: #FFF url(../images/global/top_nav.gif) -117px 5px no-repeat;}
	#header ul li#nav_services.active a { background: #FFF url(../images/global/top_nav.gif) -265px -42px no-repeat; }
	
	#header ul li#nav_news a {	width: 52px;	background: #FFF url( ) -205px 5px no-repeat;}
	#header ul li#nav_news.active a { background: #FFF url(../images/global/top_nav.gif) -205px -42px no-repeat; }
	
	#header ul li#nav_contact a {	width: 105px;	background: #FFF url(../images/global/top_nav.gif) -320px 5px no-repeat;}
	#header ul li#nav_contact.active a { background: #FFF url(../images/global/top_nav.gif) -407px -42px no-repeat; }

	#header ul li#nav_spacer a {	width: 40px;	background: #FFF;}
	#header ul li#nav_spacer.active a { background: #FFF; }
	
	#header ul li#nav_ftp a {	width: 67px;	background: #FFF url(../images/global/topnav_ftp.gif) 0px 5px no-repeat;}
	#header ul li#nav_ftp.active a { background: #FFF url(../images/global/top_nav.gif) -0px -30px no-repeat; }

	#header ul li#nav_pay a {	width: 75px;	background: #FFF url(../images/global/topnav_ftp.gif) -80px 5px no-repeat;}
	#header ul li#nav_pay.active a { background: #FFF url(../images/global/top_nav.gif) -100px -30px no-repeat; }

	#header ul li ul.sub { display: none; width: 225px; position: absolute; top: 22px; left: 0; background: url(../images/global/nav_bg.png); border: solid 1px #CCC; height: auto; padding: 8px 0; }
	* html #header ul li ul.sub { background: #FFF; } /* hide transparent bg from IE 6 */
	#header ul li ul.sub li { display: block; width: 225px; font-family: Garamond; font-size: 10px; font-weight: bold; margin: 0; padding: 0; }
	#header ul li#nav_firm ul.sub li a, #header ul li#nav_careers ul.sub li a, #header ul li#nav_industries ul.sub li a, #header ul li#nav_services ul.sub li a, #header ul li#nav_news ul.sub li a, #header ul li#nav_contact ul.sub li a { display: block; width: 203px; background: url(../images/global/arrows.gif) 0 0 no-repeat; border: none; text-indent: 0; color: #2c4b29; line-height: 25px; height: 25px; text-decoration: none; margin: 0 2px; padding: 0 0 0 18px; }
	#header ul li#nav_firm ul.sub li a:hover, #header ul li#nav_careers ul.sub li a:hover, #header ul li#nav_industries ul.sub li a:hover, #header ul li#nav_services ul.sub li a:hover, #header ul li#nav_news ul.sub li a:hover, #header ul li#nav_contact ul.sub li a:hover { background: #f4f1be url(../images/global/arrows.gif) 0 -25px no-repeat; }
	
	
	/* SECOND NAV */
	#left ul#second_nav { width: 229px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; margin: -4px 0 0 0; }
	#left ul#second_nav li { display: block; width: 229px; }
	#left ul#second_nav li a { display: block; width: 193px; height: 30px; height: 13px; line-height: 13px; padding: 8px 0 9px 36px; margin: 4px 0 0 0; border: none; color: #f5fff7; text-decoration: none; background: #327d3b url(../images/global/second_nav_bg.gif) no-repeat 0 0px; }
	#left ul#second_nav li.open a, #left ul#second_nav li.open a:hover {
	background: #327d3b url(../images/global/second_nav_bg.gif) no-repeat 0 -30px;
}
	#left ul#second_nav li a:hover, #left ul#second_nav li.link a { background: #327d3b url(../images/global/second_nav_bg.gif) no-repeat 0 -60px; }
	#left ul#second_nav li a.top, #left ul#second_nav li a.top:hover { background: #327d3b; padding-left: 15px; width: 214px; }
	#left ul#second_nav li ul { display: none; }
	#left ul#second_nav li.open ul { display: block; }
	#left ul#second_nav li ul.sub li a {
	background: #FFF url(../images/global/second_nav_bg.gif) no-repeat 0 -90px;
	color: #06260d;
	font-weight: normal;
}
	#left ul#second_nav li ul.sub li a:hover, #left ul#second_nav li ul.sub li a.active {
	background: #9c8e29 url(../images/global/second_nav_bg.gif) no-repeat 0 -120px;
	color: #06260d;
	font-weight: normal;
}
	#left ul#second_nav li.divider { height: 8px; line-height: 0; margin: 4px 0 0 0; background: #ebfcef; }
	
	
	/* BREADCRUMB */
	#right .breadcrumb {
	display: block;
	background: #f0fff2;
	padding: 5px 5px 5px 19px;
	margin: 0 0 10px 0;
	height: 20px;
	line-height: 20px;
	font-family: Garamond;
	font-size: 11px;
	color: #878231;
}
	#right .breadcrumb ul { margin: 0; padding: 0; }
	#right .breadcrumb ul li { display: inline; padding: 0; margin: 0; }
	#right .breadcrumb a {
	color: #4B4719;
	text-align: left;
}	


	/* PAGE HEADER */
	#right .orange { background: #8f8a39; }
	#right .blue { background: #327d3b ; }
	#right .header {
	height: 63px;
	font-family: Garamond;
}
	#right .header .title { width: 500px; float: left; padding: 10px 0 0 15px; }
	#right .header h1 {
	width: 500px;
	float: left;
	font-size: 22px;
	height: 25px;
	color: #FFF;
	font-weight: bold;
}
	#right .header h2 { width: 500px; float: left; font-size: 11px; height: 14px; color: #FFF; font-weight: normal; }
	#right .header ul.page_options { display: block; width: 132px; height: 63px; float: right; background: url(../images/global/page_options_bg.gif) no-repeat; font-family: Garamond; font-size: 9px; color: #bdf5c5; }
	#right .header ul.page_options li a { display: block; width: 88px; height: 31px; line-height: 31px; padding: 0 0 0 44px; margin: 0 0 1px 0; color: #bdf5c5; text-decoration: none; }
	
	/* FLASH HEADER */
	#right #flash_header { margin: 0; padding:0; }
	
	/* FOURTH NAV */
	#right #fourth_nav { margin: 10px 0 0 0; font-family: Garamond; font-size: 11px; line-height: 15px; color: #1a5e1f; }
	#right #fourth_nav p { display: block; padding: 20px; }	
	#right #fourth_nav a { color: #1a5e1f; }
	#right #fourth_nav .three .first, #right #fourth_nav .three .second, #right #fourth_nav .three .third { display: block; width: 230px; float: left; } 
	#right #fourth_nav .three .second { margin: 0 11px 0 10px; }
	#right #fourth_nav .two .first { display: block; width: 350px; float: left; margin: 0; padding: 0 10px 0 0; } 
	#right #fourth_nav .two .second { display: block; width: 350px; float: left; }
	
	/* TOUTS */
	#left .tout { font-family: Garamond; font-size: 11px; line-height: 15px; color: #1a5e1f; }
	#left .tout a { color: #1a5e1f; }	
	#left .tout a.orangelink { color:#FF7701; }
	#left .tout .orange { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #8f8a39; }
	#left .tout .dark_blue { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #1a5e1f; }	
	#left .tout .light_blue { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #b4f3bb; }	
	#left .tout .acid_green { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #D7E748; }
	#left .tout .light_green { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #EEF3ED; }	
	#left .tout .light_grey { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #E8E8E8; }	
	#left .tout .brown { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #9E8D73; }	
	#left .tout .tan { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #FDFBEC; }	
	#left .tout .white { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #FFF; }	
	#left .tout .whiteborder { margin: 10px 0px 0px 0px; padding: 13px 15px 15px 15px; background-color: #FFF; border: 1px #cbcbcb solid; }			


			
	/* LANDING CONTENT */
	#right .landing {
	clear: both;
	padding: 20px 20px 45px 20px;
	text-align: justify;
}
	#right .landing .alert { font-family: Garamond; font-size: 16px; line-height: 21px; color: #2b672e; margin: 0 0 15px 0; font-weight: normal; }
	#right .landing p {
	font-family: Garamond;
	font-size: 18px;
	line-height: 17px;
	color: #4f4c18;
	margin: 10px 0px 0 0;
	font-weight: bold;
}
	#right .landing h2 { font-family: Garamond; font-size: 16px; line-height: 20px; color: #2b672e; }
	#right .landing ul { font-family: Garamond; font-size: 11px; line-height: 17px; color: #35513b; margin: 20px 20px 0 0; }
	#right .landing ul li { background: url(../images/global/bullet.gif) no-repeat 3px 6px; padding: 0 0 0 20px; margin: 0 0 5px 0; }
	#right .landing-flash #we_are { padding: 0; margin: 0; width: 711px; }	
	
	/* PHOTO CAPTION */
	#caption { clear: both; font-family: Garamond; font-size: 10px; color: #506c54; line-height: 19px; text-indent: 19px; padding: 1px 1px 1px 1px; background: #e0ded9; }
	#caption.blue { color: #FFF; background: #327d3b ; }
	#caption.orange { color: #FFF; background: #8f8a39; }
	#caption span { color: #bdf5bd; }
	
	#right #site_map { width: 900px; }
	.site_map_half { display: block; width: 45%; margin: 0 5% 0 0; float: left; }
	
	
	/* CONTENT */
	#right .content {
	padding: 0 20px 50px 30px;
	width: 450px;
	float: left;
	text-align: justify;
}
	#right #full_content { width: 600px; }
	#right .content p {
	font-family: Garamond;
	font-size: 16px;
	line-height: 17px;
	color: #4f4c18;
	margin: 20px 0 0 0;
}
	#right .content h2 { font-family: Garamond; font-size: 16px; line-height: 22px; color: #3f5642; margin: 20px 0 0 0; }
	#right .content ul { font-family: Garamond; font-size: 11px; line-height: 17px; color: #3f5642; margin: 8px 0 0 0; }
	#right .content ul li { background: url(../images/global/bullet.gif) no-repeat 3px 6px; padding: 0 0 0 20px; margin: 0 0 5px 0; }
	#right .content p span.large_p { font-family: Garamond; font-size: 16px; line-height: 21px; color: #2b6731; }
	#right .content2 { padding: 30px 20px 50px 30px; width: 670px; float: left; }
	#right .content2 p { font-family: Garamond; font-size: 11px; line-height: 17px; color: #3f5642; margin: 8px 0 0 0; }
	#right .content2 ul { font-family: Garamond; font-size: 11px; line-height: 17px; color: #3f5642; margin: 8px 0 0 0; }
	#right .content2 ul li { background: url(../images/global/bullet.gif) no-repeat 3px 6px; padding: 0 0 0 20px; margin: 0 0 5px 0; }	
	#right .content2 .two .first { display: block; width: 300px; float: left; margin: 0; padding: 0 50px 0 0; } 
	#right .content2 .two .second { display: block; width: 320px; float: left; }
	#right .side { display: block; width: 129px; float: right; margin: 6px 0 0 0; }
	
	/* WIDE CONTENT */
	#wide { background: #ebfced; width: 948px; }
	#wide .content { padding: 0px 20px 50px 30px; width: 890px; }
	#wide .content p { margin: 20px 0 0 0; font-family: Garamond; font-size: 14px; line-height: 17px; color: #3f5642; }
	#wide .content p.lowspace { margin: 8px 0 0 0; }
	#wide .content h2 { font-family: Garamond; font-size: 16px; line-height: 22px; color: #3f5642; margin: 20px 0 0 0; }
	#wide .content ul { font-family: Garamond; font-size: 11px; line-height: 17px; color: #3f5642; margin: 8px 0 0 0; }
	#wide .content ul li { background: url(../images/global/bullet.gif) no-repeat 3px 6px; padding: 0 0 0 20px; margin: 0 0 5px 0; }
	#wide .content .three .first { display: block; width: 200px; float: left; padding: 0 55px 0 0; } 
	#wide .content .three .second { display: block; width: 285px; float: left; padding: 0 25px 0 0;}
	#wide .content .three .third { display: block; width: 315px; float: left; }
	#wide .content .one { width: 730px; }	
	#wide .content .comments { width: 100%; height: 180px; }	

	/* NEWS */
	#news_listing { font-family: Garamond; font-size: 11px; color: #344336; line-height: 130%; padding: 0 10px; }
	#news_listing .navigation { font-size: 9px; color: #8caa90; height: 30px; line-height: 30px; }
	#news_listing .navigation ul { display: block; text-align: right; }


	#news_listing .navigation ul li { display: inline; background: none; margin: 0; padding: 0; }
	#news_listing .news_item .header { height: 23px; line-height: 23px; background: #327d3b url(../images/global/second_nav_bg.gif) 0px -64px no-repeat; color: #FFF; padding: 0 0 0 35px; }
	#news_listing .news_item .header a { color: #FFF; text-decoration: none; }
	#news_listing .news_item { width: 630px; margin: 0 0 30px 30px; }
	#news_listing .news_item .body { padding: 10px 0 0 0; }
	#news_listing .news_item .body .text { display: block; width: 565px; float: left; padding: 0 20px 0 20px; }
	#news_listing .news_item ul li { background: url(../images/global/bullet.gif) no-repeat 3px 6px; padding: 0 0 0 20px; margin: 0 0 5px 0; }

	#news_listing .news_item .header strong { padding: 0 0 0 10px; }
	#news_listing .news_item .image { display: block; width: 200px; float: left; padding: 0 0 0 10px; }
	#news_listing .news_item .full { display: block; width: 550px; float: left; padding: 15px 60px 0 15px; }
	#news_listing .news_item .left { display: block; width: 400px; float: left; padding: 15px 60px 0 15px; }
	#news_listing .news_item .right { display: block; width: 150px; float: left; padding: 50px 0 0 0; font-size: 10px; }
	#news_listing .news_item p { padding: 0 0 20px 0; }

	
	/* LEADERSHIP */
	#leadership { padding: 0 0 15px 0; }
	#leadership div.list { background: #FFF; border-top: solid 1px #c0c8bf; border-bottom: solid 1px #c0c8bf; padding: 10px 20px; margin: 15px 0 0 15px; width: 640px; }
	#leadership div.list ul { display: block; width: 25%; margin: 0; padding: 0; float: left; font-family: Garamond; font-size: 10px; line-height: 20px; color: #375037; }
	#leadership div.list ul li { display: block; background: url(../images/global/bullet.gif) no-repeat 6px 6px; padding: 0 0 0 20px; height: 20px; }
	#leadership div.list ul li.active { background: #d8ebd8 url(../images/global/bullet.gif) no-repeat 6px 6px; position: relative; height: 20px; }
	#leadership div.list ul li .photo_popup { display: none; position: absolute; top: -60px; left: -122px; z-index: 1000; border: solid 5px #d8ebe3; }
	#leadership div.list ul li a { text-decoration: none; display: block; height: 20px; }
	#leadership div.loading { display: block; height: 600px; background: url(../images/global/loading.gif) center no-repeat; }
	#leadership div.profile div.profile_header { background: #d8ebda; margin: 15px 0 0 15px; width: 680px; float: left; height: 126px; }
	#leadership div.profile div.profile_header div.header_image { display: block; width: 261px; float: left; border-right: 3px #fcfbeb solid; }
	#leadership div.profile div.profile_header div.header_information { display: block; width: 375px; float: left; font-family: Garamond; font-size: 11px; color: #283c29; line-height: 130%; padding: 15px 0 0 15px; }
	#leadership div.profile div.profile_header div.header_information strong { font-size: 12px; }
	#leadership div.profile div.profile_header div.header_information p { margin: 0 0 8px 0; }
	#leadership div.profile div.profile_content { clear: both; padding: 15px 20px 60px 20px; margin: 0 0 0 15px; width: 640px; font-family: Garamond; font-size: 11px; color: #283c29; line-height: 150%; } 
	#leadership p { margin: 0 0 15px 0; }
	
	
	/* ANCHORED SHOW/HIDE PAGE */
	.anchored_list_padding { display: block; padding: 5px; border: solid 1px #CCC; float: left; width: 640px; margin: 15px 0; }
	.anchored_list_left { display: block; width: 50%; float: left; }
	.anchored_list_left a.active { color: #283c29; text-decoration: none; }
	.anchored_hide { display: none; padding: 5px 0 20px 15px; }
	.anchored_hide h3 { display: block; font-family: Garamond; font-size: 14px; font-weight: bold; color: #283c29; line-height: 130%; }
	.government_list_padding { display: block; padding: 5px; border: solid 1px #CCC; float: left; width: 640px; margin: 15px 0; }
	.government_list_left { display: block; width: 50%; float: left; }
	.government_list_left a.active { color: #283c29; text-decoration: none; }
	.gov_hide { display: none; padding: 5px 0 20px 15px; }
	.gov_hide h3 { display: block; font-family: Garamond; font-size: 14px; font-weight: bold; color: #283c29; line-height: 130%; }
	

	/* SEARCH */
	#right #search_results { width: 800px; }
	#search_results h2 { font-family: Garamond; font-size: 14px; font-weight: bold; color: #283c29; margin: 20px 0 0 0; }
	#search_results strong { font-size: 12px; font-weight: bold; }
	
	
	/* HOMEPAGE */
	#index .home_video_tout { border: solid 1px #CCC; float: left; width: 227px; margin: 0 0 5px 0; font-family: Garamond; font-size: 10px; line-height: 120%; color: #283c29; display: block; }
	#index .home_video_tout .image { width: 89px; height: 59px; padding: 2px; margin: 5px 0 5px 8px; border: solid 1px #CCC; float: left; display: inline; }
	#index .home_video_tout .caption { width: 60px; clear: left; padding: 0 0 0 15px; margin: 0 0 0 10px; background: url(../images/home_video_icon.gif) top left no-repeat; }
	#index .home_video_tout .body { width: 111px; float: right; margin: 5px 4px 0 0; }
	#index .home_video_tout .right { width: 111px; float: right; clear: right; margin: 15px 4px 3px 0; text-align: right; }
	#index .home_video_tout .right a { text-decoration: none; font-weight: bold; padding: 0 0 0 10px; background: url(../images/home_video_arrow.gif) left center no-repeat; }
	#index .home_video_tout .featuring { margin: 6px 0 3px 0; font-weight: bold; font-size: .9em; color: #839b85; }
	#index .home_video_tout .people { font-weight: bold; font-size: .9em; }
	#index .home_video_tout .body .orange { font-weight: bold; font-size: 11px; color: #8f8a39; display: block; margin: 0 0 3px 0; }
	#index .home_video_tout .body .grey { font-weight: bold; color: #283c29; display: block; margin: 6px 0 3px 0; }
	#index .all_videos { display: block; clear: both; padding: 10px 0 20px 15px; background: url(../images/home_video_arrow.gif) 2px 11px no-repeat; font-family: Garamond; font-size: 11px; font-weight: bold; text-decoration: none; }
	

	/* FOOTER */
	#footer { width: 970px; height: 150px; margin: 0 auto; font-family: Garamond; font-size: 10px; color: #98a694;  }
	#footer .nav { height: 30px; line-height: 30px; border-top: solid 1px #d9ddd8; border-bottom: solid 1px #d9ddd8; }
	#footer .nav .left { display: block; width: 400px; float: left; padding: 0 0 0 10px; }
	#footer .nav .right { display: block; width: 400px; float: right; text-align: right; padding: 0 10px 0 0; }
	#footer .nav li { display: inline; }
	#footer .nav a {
	color: #988E22;
	text-decoration: none;
}
	#footer .nav a:hover {
	color: #e9e165;
	text-decoration: underline;
}
	#footer .information { padding: 15px 0 0 10px; }
	#footer .information li {
	width: 360px;
	display: block;
	float: left;
	font-size: 14px;
}


	/* ADMIN */
	#login { width: 400px; background: #283c29; border-top: 5px solid #327d3b; padding: 30px; margin: 40px auto 100px auto; font-family: Garamond; font-size: 12px; font-weight: normal; color: #283c29; }
	#login h1 { display: block; font-size: 16px; font-weight: bold; margin: 0 0 30px 0; }
	#login label { display: block; width: 90px; float: left; clear: left; margin: 0 0 5px 0; height: 18px; line-height: 18px; }
	#login input { display: block; float: left; margin: 0 0 5px 0; width: 200px; }
	#login input#submit { clear: left; margin: 20px 0 0 0; width: auto; }
	#login .errors { font-weight: bold; padding: 20px 0 0 0; color: #327d3b; display: block; clear: left; }
	.content ul.expand li { color: #8f8a39; }
