a {text-decoration: none; color:#000;}
a.ok {color=rgb(0,0,0)}
a:hover {text-decoration: underline; color=rgb(221,221,221)}
a.ok:hover {color=rgb(221,221,221)}

/* CSS Document */


BODY { 
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, Verdana, sans-serif;
} 
P { 
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, Verdana, sans-serif;
} 



/* added for advancedsearch.jsp - ali - 2007.11.16 */

#servicearea p, #servicearea2 p, #servicearea3 p {

	margin: 0px 0px 4px 0px;

}

#skillsgroup p, #skill2 p, #skill3 p {

	margin: 0px 0px 4px 0px;

}





.intsplash {
	padding: 15px; background:#7693DC url(http://www.christianvolunteering.org/imgs/int_splash_patt.gif) repeat-x
} 



form {
	margin: 0px;
	padding: 0px;
}

#search a:hover { color: #5D9345; }

h1 {
	color: #000000;
	font-size: 20px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	color: #000000;
	margin-top: 10px;
	margin-bottom: -15px;
	text-transform:none;
	font-size: 12px;
}

.criticaltext {
	color: #F37C16;
}


#wrapper {
	text-align: center;
}

#contentwrapper {
	width: 940px;
	margin:auto;
	text-align:left;
	background: #FFFFFF /*url(http://www.christianvolunteering.org/imgs/bodycontent_patt.gif) repeat-y */; 
	/* border: solid 10px #878787; */
}

#banner {
	padding-top: 10px;
	background-color:#FFFFFF;
}

#search {
	width: 334px;
	float: left;
}

#search a {
	color: #000000;	
}

#searchcontent {
	border-left: solid 4px #C0C0C0;
	border-right: solid 4px #C0C0C0;
	background-color: #F7F7F7;
	padding: 2px 10px 4px 10px;
	font-size: 11px;
}

form#homesearch {
	margin: 0px;
	padding: 0px;
}

form#bannersearch {
	margin-top: 10px;
}

form#bannersearch input, form#bannersearch select {
	font-size: 10px;
	margin-right: 5px;
}

#navigation {
	height: 3px;
/*	background:url(http://www.christianvolunteering.org/imgs/nav_patt.gif) repeat-x;*/
	position:relative;
	font-size:0px;
}

#maincontent {
	width: 780px;
	float: left;
	padding-bottom: 30px;
	clear: both;
	background:#FFFFFF url(http://www.christianvolunteering.org/imgs/uywi/bodycontent_patt) repeat-y;
	padding-right: 5px;
}

#maincontent a {color:#142E64;}
#maincontent a:visited {color:#6792C5;}

#maincontent table {
	font-size: 12px;
	color: #000000;
}

#main-content {
width:670px;
}

#pagebanner {
	height: 56px;
	background: url(http://www.christianvolunteering.org/imgs/int_page_banner.gif) repeat-x;
	border-right: solid 1px #FFFFFF;
}

#pagebanner span {
	background:url(http://www.christianvolunteering.org/imgs/int_page_banner.gif) repeat-x;
	padding: 5px 0px 0px 23px;
	font-weight: bold;
	font-size: 22px;
	color: #4D4D4D;
}

#breadcrumbs {
	clear: both;
	background-color: #142E64;/*4D4D4D;*/
	color: #F0d63e;
	padding: 2px 0px 2px 23px;
	font-size: 11px;
}

#breadcrumbs a {
	color: #F0d63e;/*FFC138;*/
	font-weight: bold;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


#body, #bodysplash {
	clear: both;
}

#body {
	padding: 0px 15px;
	font-size:9px;
}

#bodysplash_tb {
	border-top: solid 1px #FFFFFF; 
	/* border-bottom: solid 1px #000000; */
	color: #FFFFFF;
	font-size: 14px;
}

.bodysplash_content {
	padding: 15px; 
	background:#999999  url(http://www.christianvolunteering.org/imgs/uywi/int_splash_patt.gif)  repeat-x;
	border-right: solid 1px #FFFFFF;
}

#bodysplash_tb h1 {
	color: #000;
}

#bodysplash_tb p {
	color: #000;
	font-size: 14px;
}

#bodysplash_tb a {
	color: #FFFFFF;
}

#bodysplash_tb a:hover {
	color: #ECF1FC;
}

#sidebar {
	float:left;
	//float:right;
	background: #EDEDED /* url(/http://www.christianvolunteering.orgimgs/sidebar_patt.gif) repeat-y */;
	width: 151px;
	font-size: 11px;
	border-right: solid 1px #142E64;
	border-bottom: solid 1px #142E64;
}

/*
#sidebar a {
	color: #3F642F;
	text-decoration:none;
}

#sidebar a:hover {
	color: #F9FAC9;
	text-decoration:underline;
}
*/

#sidebar_content h5 {
	color: #4D4D4D;
	margin: 7px 0px 0px 0px;
	font-size: 12px;
}

#sidebar_content {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar_content a {color:#142E64;}
#sidebar_content a:visited {color:#142E64;}

div#sidebar_content p {
	padding-bottom:: 10px;
	margin-top: 5px;
	}
	
div#sidebar_content ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

div#sidebar_content li  { 
	list-style-type: square;
	list-style-position: outside;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 14px;
}

.cleardiv {
	clear: both;
}

.error {
	color:#FF0000;
}


	/* End Pull Down Menus 	*/
	
/* Homepage 	*/

#welcomebox {
background:#AAD696 url(../imgs/welcomebox_patt_wide.gif) no-repeat scroll right bottom;
float:left;
width:919px;
}

#welcomebox a {
	font-weight: bold;
	color: #5D9345;
}



#midbox1 {
background:#FFDB85 url(/imgs/volunteerbox_borderpatt-wide.gif) repeat scroll 0 158px;
clear:both;
float:left;
margin:10px 0;
width:312px;
}

#midbox1_photo img {
border-bottom:3px solid #FFFFFF;
margin-left:10px;
}

#midbox1 a { color: #937341; text-decoration: none; }

#midbox1 a:hover { text-decoration: underline; }

#midbox1 h1 {
	color: #B28C4F;
	font-size: 20px;
}

#midbox1_content li{
line-height: 1.5em}


#midbox1_content {
	height: 390px;
	background:url(http://www.christianvolunteering.org/imgs/volunteerbox_patt-wide.gif) no-repeat 0px 0px;
}
#midbox1 h2 {
	margin: 0px 20px 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #B28C4F;
	text-decoration: underline;
}

#midbox2 {
	margin: 10px 0px 10px 0px;
	background: #d9df7b url(http://www.christianvolunteering.org/imgs/organizationbox_borderpatt_wide.gif) 0px 158px;
	width: 315px;
	float: left;
	color: #747748;
}

#midbox2_content ol {width:250px;}

#midbox2_photo img {
border-bottom:3px solid #FFFFFF;
margin-left:13px;
}

#midbox2 a { color: #747748; text-decoration: none; }

#midbox2 a:hover { text-decoration: underline; }


#midbox2_content {
	height: 390px;
	background:url(http://www.christianvolunteering.org/imgs/organizationbox_patt_wide.gif) no-repeat 0px 0px;
}
#midbox2 li { line-height: 1.5em;}

#midbox2 h2 {
	margin: 0px 20px 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #99994C;
	text-decoration: underline;
}
#midbox3 {
	margin: 10px 0px 10px 0px;
	background: #E7E58C url(http://www.christianvolunteering.org/imgs/trainingbox_borderpatt_wide.gif) 1px 158px;
	width: 309x;
	float: left;
	color: #76773B;
}

#midbox3_photo img {
border-bottom:3px solid #FFFFFF;
margin-left:13px;
}

#midbox3 a { color: #76773B; text-decoration: none; }

#midbox3 a:hover { text-decoration: underline; }

#midbox3_content {
	height: 390px;
	background:url(http://www.christianvolunteering.org/imgs/trainingbox_patt_wide.gif) no-repeat 0px 0px;
}

#midbox3 h2 {
	margin: 0px 20px 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #99994C;
	text-decoration: underline;
}
#midbox3 li {line-height: 1.5em; }
#midbox1 p, #midbox2 p, #midbox3 p, #midbox1 span {
	margin: 0px 20px 10px 20px;
}

#endingbox {
background:#ECF1FC url(../imgs/endingbox_patt.gif) no-repeat scroll right bottom;
border-right:4px solid #728DD4;
border-top:4px solid #728DD4;
float:left;
height:auto;
position:relative;
width:930px;
}

#right_corner_endingbox {
background-color:#ECF1FC;
position:absolute;
right:-4px;
top:-4px;
width:32px;
z-index:2;
}

#endingbox a { color: #728DD4; text-decoration: none; }

#endingbox a:hover { text-decoration: underline; }

#endingbox li  { 
	list-style-position: outside;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 16px;
}
html>body div#endingbox li {  /* min-height for non-IE  */
	list-style-position: outside;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: 0px;
}


.hrule {
	border-top: dashed 1px #728DD4; 
	margin-top: -10px;
}

.hilitebox {
	border: dashed 1px #728DD4;
	padding: 3px;
}

.form div {
	padding-bottom: 8px;
}

.form label {
	width: 150px; 
	display: block; 
	float:left;
	clear:both;
}

#creed {
	display: none;
}

/*Imported Styles     */
#progressbar {
	PADDING-TOP: 7px;
	//padding-bottom: 15px;
	font-size: 11px;
}
#progressbar UL {
	MARGIN: 0px; 
	PADDING: 0px; 
	LIST-STYLE-TYPE: none;
}
#progressbar LI {
	PADDING: 0px 10px 0px 0px; 
	FLOAT: left; 
	MARGIN: 0px;
}

#progressbar DIV {
	font-size: 10px;
	VERTICAL-ALIGN: middle;
	padding: 0px 5px 0px 5px;
	HEIGHT: 1.4em; 
	text-align: center;
	COLOR: #fff;
	float: left;
	margin-right: 6px;
}

#progressbar DIV.boxon {
	BACKGROUND-COLOR: #f37c16;
}
#progressbar DIV.boxoff {
	BACKGROUND-COLOR: #999;
}

select.smalldropdown {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	BORDER: 1px solid #838383;
}

input.textinputwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #838383;
	background-color: #FFFFFF;
	text-align: left;
}

/* 2006-07-14 div to use around displaying text area input */
#textareaformat {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

/* new 2006-07-17 (same font for textarea input) */
input, textarea, button
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;

}
#footer {
	padding: 15px;
	text-align:center;
	font-size:11px;
	clear:both;
}

#footer a {
	font-weight: bold;
	color: #666666;
}






	H1 {
		FONT-SIZE: 140%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	H2 {
		FONT-SIZE: 130%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	H3 {
		FONT-SIZE: 120%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	H4 {
		FONT-SIZE: 110%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	H5 {
		FONT-SIZE: 100%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	H6 {
		FONT-SIZE: 90%;
		MARGIN-TOP: 14px;
		MARGIN-BOTTOM: 14px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px
	}

	div#content A {
		TEXT-DECORATION: none;
		color:#000000;
	}

	div#content A:link {
		TEXT-DECORATION: none;
		color:#0E3E7C;
	}

	div#content A:active {
		TEXT-DECORATION: none;
		color:#0E3E7C;
	}

	div#content A:visited {
		TEXT-DECORATION: none;
		color:#0E3E7C;
	}

	div#content A:hover {
		TEXT-DECORATION: underline;
		color:#fcae5b;
	}

	Input, Select, Textarea {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;}

	input.submit {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration: none;
		cursor: hand;
		
		background-color : #0E3E7C;
		color : #FFFFFF;
	}

	.title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-decoration : none;}

	.subtitle {
		font-size: 14px;
		font-weight: bold;
		color: #0E3E7C;
		text-decoration : none;}

	BODY {
		BACKGROUND-COLOR: #FFFFFF;
		MARGIN: 0px;
		padding: 0px;
		border: 0px;
		font-size: 12px;
		height: 100%;
	}

	BODY, TD {
		COLOR: #000000;
		FONT-FAMILY: arial, helvetica, sans-serif;
		FONT-SIZE: 12px;
	}

	.bodysmall {
		font-size: 10px;}

	.bodymedium {
		font-size: 14px;}

	.bodybig {
		font-size: 16px;}

 hr {
  width: 100%;
}


	#content_area {
		padding-top:0px;
		padding-right:0px;
		padding-left:0px;
		padding-bottom:10px;
	}

	#first_content_item {
		height: 0px;
	}

	#headergraphic {
		padding-top: 0px;
		padding-bottom: 0px;
		Float: right;
		Display: block;
	}

	#breadcrumbs {
		padding:2px 0 2px 23px;
		font-size:11px;
		color: #fff;
	}
	


	#breadcrumbs a {
		text-decoration:none;color: #fff;
	}
	

	

html, body {
		margin: auto;
		padding: 0
		}
	body {
		text-align: center;
		background-image: url(http://www.agrm.org/templates/1/nav_graphics/spacer.gif);
		background-repeat: repeat-x;
		FONT-SIZE: 12px;
		}
	div#header { 
		width: 950px;
		height:  150px;
		margin-left: 31px;
		//margin-left:5px;
		margin-right: auto;
		padding: 0;
		background-image: url(http://www.christianvolunteering.org/imgs/top_bak.gif);
		Display: block;
		Text-align: right;
		Clear: both;
	  	}
	  	#header #login table{float: right;height:  150px; width: 650px;Text-align: right;}
	  	#header #login p, #header #login td {font-size: 11px;color: #0E3E7C;Text-align: right; padding-right:12px;}
	#header #login #topmenu { 
		margin-top: 0px;
		padding: 0;
		Float: right;
		z-index: 1010;
		border: 0px solid red;
		Text-align: right;
		width: 550px;
		
	  	}
	  	div#util {
		width: 900px;
		height: 24px;
		margin: 0;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		Display: block;
		position: relative;
		}
		.float-pusher{
 clear: both;
 display: block;
}
#themap {width:500px;height:300px;position:relative;}
	div#navigation {
		float:left;
		display: block;
		width: 200px;
		margin-left: 0px;
		margin-top: 0px;
		z-index: 1000;

	
		}
		div#header_graphic {

		float:left;
		width: 900px;
		margin-left: 0px;
		position:relative;
		left:0px;
		top:0px;
		display: inline;
	
		}	
		div#left_margin {
		width: 200px;
		margin-left: 1px;
		
		background-color: white;
		z-index:1005;
		}
		
	/*Left Nav Items */
	#left_nav {width: 188px;padding: 0px;
		margin: 0px;
		text-align: left;
		float: left;
		display: block;
		padding-bottom: 5px;}
	#left_nav #top {
		background-image: url(http://www.agrm.org/files/Layouts/images/left_nav_top.jpg);
		background-repeat: no-repeat;
		height:12px;
		font-size: 4px;} 
	#left_nav #bottom {
		background-image: url(http://www.agrm.org/files/Layouts/images/left_nav_bottom.jpg);
		background-repeat: no-repeat;
		height:16px;
		font-size: 4px;} 
	
	#left_nav ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		font-family: Arial;
		font-size: 13px;
		background-image: url(http://www.agrm.org/files/Layouts/images/left_nav_bak.jpg);
		background-repeat: repeat-y;}

	#left_nav #level1,
	#left_nav #level1_currentSection,
	#left_nav #level1_currentSection_currentPage {
		margin-top: 0em;
		margin-bottom: 0em;
		margin-right: 10px;
		padding-top: .3em;
		padding-right: .5em;
		padding-bottom: .3em;
		padding-left: 1.2em;
		background-color: transparent;
		Border-bottom: 1px solid #799DBB;
		}
		
	#left_nav #level1 a,
	#left_nav #level1_currentSection a,
	#left_nav #level1_currentSection_currentPage a {
		font-size: .9em;
		color: #0E3E7C;
		text-decoration: none;
		
		}
	#left_nav #level1 a:hover,
	#left_nav #level1_currentSection a:hover,
	#left_nav #level1_currentSection_currentPage a:hover {
		color: #0E3E7C;
		text-decoration: underline;
		
		}	

	#left_nav #level2,
	#left_nav #level2_currentSection,
	#left_nav #level2_currentSection_currentPage {
		margin-top: .1em;
		margin-bottom: .1em;
		padding-top: .2em;
		padding-right: .5em;
		padding-bottom: .2em;
		padding-left: 2em;
		background-color: transparent;
		}
		
	#left_nav #level2 a,
	#left_nav #level2_currentSection a,
	#left_nav #level2_currentSection_currentPage a {
		font-size: .85em;
		color: #0E3E7C;
		text-decoration: none;
		font-weight: normal;
		}

	#left_nav #level3,
	#left_nav #level3_currentSection,
	#left_nav #level3_currentSection_currentPage {
		margin-top: .1em;
		margin-bottom: .1em;
		padding-top: .2em;
		padding-right: .5em;
		padding-bottom: .2em;
		padding-left: 3em;
		background-color: transparent;
		}
		
	#left_nav #level3 a,
	#left_nav #level3_currentSection a,
	#left_nav #level3_currentSection_currentPage a {
		font-size: .85em;
		color: #0E3E7C;
		text-decoration: none;
		font-weight: normal;
		}	

	div#extra {
		background:#FFF;
		display: block;
		Padding-top: 3px;
		}
	div#footer {
		margin-left: auto;
		margin-right: auto;
		background-image: url(http://www.agrm.org/files/Layouts/images/footer_bak.gif);
		background-position: bottom left;
		text-align: center;
		height: 57px;
		width:905px;
		}
		
	div#footer p {
		color: #FFFFFF;
		FONT-SIZE: 12px;
		font-weight: bold;
		vertical-align: bottom;
		}
	div#container {
		width: 1012px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(http://www.christianvolunteering.org/imgs/agrm_bak.gif);
		background-repeat: repeat-y;
		text-align: center;
		padding-bottom: 0px;
		position: relative;		}
	div#wrapper {
		margin-left: auto;
		margin-right: auto;
		height: auto;
		Display: block;
		width: 932px;
		}

	#footer_nav {margin-left: auto;
		margin-right: auto;	}
	#footer_nav table{Display: inline;}			
	#footer_nav #lev_1 {
		padding-right: 5px;
		padding-left: 5px;
		font-size:11px;
		font-weight:bold;
		float: left;
		padding-bottom:0px;
		border-right: 1px solid #0E3E7C;
		}	
	#footer_nav #lev_1 a,
	#footer_nav #lev_1 a:visited {
		color: #0E3E7C;
		TEXT-DECORATION: none;
		}	
	#footer_nav #lev_1 a:hover {
		color: #0E3E7C;
		TEXT-DECORATION: underline;
		}


		
	/* not using this extra column */
	div#extra {
		float:right;
		width:230px;
		margin-right: 0px;
		padding-right: 0px;
		display: inline;
		}
	div#extra table {max-width: 230px;}	
	div#content .body, div#content p {margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;}
	div#content table {max-width: 650px;border: 0px solid black;padding: 0px;}
	div#content td {font-size: 12px;}
	div#content .odd td, div#content .even td {font-size: 10px;}
	div#content strong {
	font-weight:bold;}
	div#content blockquote {margin-left: 2em;margin-right: 2em;}
	div#content em {font-style:italic;font-weight:bold;}
	div#content ul {margin-left: 0; padding-left: 2em;list-style-type: upper-roman;}
	div#content ol {margin-left: 0; padding-left: 2em} 
	div#content li {list-style: square outside}
	
	#pagetitle {font-size: 25px;
		font-weight: bold;
		color: #577EB9;}

 

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/



.yuimenu {
	top:-999em;
	left:-999em;
	}

.yuimenubar {
	position:static;
	}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	position:absolute;
	}

.yuimenubar li,.yuimenu li {
	list-style-type:none;
	}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	margin:0;
	padding:0;
	}

.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
	}

.yuimenubar ul {
	*zoom:1;
	}

.yuimenubar .yuimenu ul {
	*zoom:normal;
	}

.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
	}

.yuimenubaritem {
	float:left;
	}

.yuimenubaritemlabel,.yuimenuitemlabel {
	display:block;
	}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
	}

.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
	}

.yui-menu-shadow-visible {
	top:2px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:hidden;
	}	

.hide-scrollbars * {
	overflow:hidden;
	}

.hide-scrollbars select {
	display:none;
	}

.yuimenu.show-scrollbars,
.yuimenubar.show-scrollbars {
	overflow:visible;
	}

.yuimenu.hide-scrollbars .yui-menu-shadow,
.yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
	}

.yuimenu.show-scrollbars .yui-menu-shadow,
.yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
	}

.yui-overlay.yui-force-redraw {
	margin-bottom:1px;
	}

.yui-skin-sam .yuimenubar {

	border:solid 0px black;
	background:url(http://www.agrm.org/files/Layouts/images/dropdown_bak_main.jpg) repeat-x 0 0;
	background-color:transparent;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritem {
	border-right:solid 0px black;
	}

.yui-skin-sam .yuimenubaritemlabel {
	font-size:13px;
	line-height:300%;
	*line-height:300%;
	padding:0 10px;
	color:#000; 
	text-decoration:none;
	cursor:default;
	border-style:solid;
	border-color:black;
	border-width:0px 0;
	*position:relative;
	margin:-1px 0;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
	padding-right:12px;
	*display:inline-block;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background:url() right center no-repeat;
	}

.yui-skin-sam .yuimenubaritem-selected {
	background:url(http://www.agrm.org/files/Layouts/images/dropdown_bak_main_hover.jpg) repeat-x ;
	background-color:transparent 
	}

.yui-skin-sam .yuimenubaritemlabel-selected {
	border-color:black;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width:0px;
	margin-left:-0px;
	*left:-0px;
	}

.yui-skin-sam .yuimenubaritemlabel-disabled {
	cursor:default;
	color:#A6A6A6;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image:url(http://developer.yahoo.com/yui/build/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
	}

.yui-skin-sam .yuimenu .bd .yuimenuitemlabel{
	color: #FFFFFF;
	font-size:12px; 
	line-height:200%;
	*line-height:200%;
	font-weight:normal;
	}

.yui-skin-sam .yuimenubar .yuimenu,.yui-skin-sam .yuimenu .yuimenu {
	font-size:12px;
	}

.yui-skin-sam .yuimenu .bd {
	*zoom:1;
	_zoom:normal;
	border-bottom:solid 0px #142E64;
	border-top:solid 0px #142E64;
	background-color:#6792C5;
	}

.yui-skin-sam .yuimenu .yuimenu .bd {
	*zoom:normal;
	}

.yui-skin-sam .yuimenu ul {
	padding:0px 0;
	border-width:1px 0 0 0;
	border-color:red;
	border-style:solid;
	}

.yui-skin-sam .yuimenu ul.first-of-type {
	border-width:0;
	}

.yui-skin-sam .yuimenu h6 {
	font-weight:bold;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
	}

.yui-skin-sam .yuimenu ul.hastitle,.yui-skin-sam .yuimenu h6.first-of-type {
	border-width:0;
	}

.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	border-color:#ccc #808080;
	overflow:hidden;
	}

.yui-skin-sam .yuimenu .topscrollbar,.yui-skin-sam .yuimenu .bottomscrollbar {
	height:16px;
	border:solid 1px #808080;
	background:#fff url(http://developer.yahoo.com/yui/build/assets/skins/sam/sprite.png) no-repeat 0 0;
	}

.yui-skin-sam .yuimenu .topscrollbar {
	border-bottom-width:0;
	background-position:center -950px;
	}

.yui-skin-sam .yuimenu .topscrollbar_disabled {
	background-position:center -975px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar {
	border-top-width:0;
	background-position:center -850px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar_disabled {
	background-position:center -875px;
	}

.yui-skin-sam .yuimenuitem {
	_border-bottom:solid 1px #fff;
	}

.yui-skin-sam .yuimenuitemlabel {
	padding:0 12px;
	color:#142E64;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	cursor:default;
	}

.yui-skin-sam .yuimenuitemlabel .helptext {
	margin-top:-1.5em;
	*margin-top:-1.45em;
	}

.yui-skin-sam .yuimenuitem-hassubmenu {
	background-image:url();
	background-position:right center;
	background-repeat:no-repeat;
	}

.yui-skin-sam .yuimenuitem-checked {
	background-image:url(http://developer.yahoo.com/yui/build/assets/skins/sam/menuitem_checkbox.png);
	background-position:left center;
	background-repeat:no-repeat;
	}

.yui-skin-sam .yui-menu-shadow-visible {
	background-color:#999999;
	opacity:0.25;
	filter:alpha(opacity=25);
	}

.yui-skin-sam .yuimenuitem-selected {
	background-color:#142E64;
	}

.yui-skin-sam .yuimenuitemlabel-disabled {
	cursor:default;
	color:#A6A6A6;
	}

.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	background-image:url(http://developer.yahoo.com/yui/build/assets/skins/sam/menuitem_submenuindicator_disabled.png);
	}

.yui-skin-sam .yuimenuitem-checked-disabled {
	background-image:url(http://developer.yahoo.com/yui/build/assets/skins/sam/menuitem_checkbox_disabled.png);
	}
 
#guided_search .faceted-search-guided {padding-right:0px;}

	/* adjustments to homepage sidebar 3-29-2011 */
.panels-flexible-region-last { margin-top: 0px;}
.pane-orgs-agrm-org-map-default h2.pane-title {clear:left;}
.pane-orgs-agrm-org-map-default {border:none;}
.pane-1.sidebar_item, .pane-argument-audio-default.sidebar_item {width:290px;}
.panel-pane.sidebar_item  {padding-bottom:20px;}
