#uber {
	margin:0 auto;
	position:relative;
	width:994px;
}

#head_wrap {
	display: block;
	height: 173px;
	margin: 0px 0px 0px 0px;
	position:relative;
	width: 980px;
}
#donation{
	float:right;
	margin:25px 3px 5px 0px;
	padding:25px 3px 5px 0px;
}

#logo {
	float:left;
	padding:0px 0px 10px 7px;
	margin:0px 0px 10px 0px;
}

#subnav1_wrap {
	float:right;
	color: #858585;
}

	#subnav1_wrap a
	{
		color: #858585;
	}

#subnav2_wrap {
	position: relative;
	float: right;
	right:0;
	top: 30px;
	height: 40px;
	width:645px;
	z-index: 999;
}

#searchArea
{
	position: relative;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input#searchField 
{
	float: left;
	color:#696969;
	font-size:12px;
	padding: 3px 3px 3px 3px;
	width: 134px;
	border: solid 1px #dedbde;
	margin-top: 4px;
	
}

input.btnSearch 
{
	float: left;
	background: url(/images/btn_search.gif) right top no-repeat;
	border: none;
	cursor: pointer;
	height: 22px;
	width: 40px;
	margin-top: 3px;
}

input.btnSearch:hover {
	background:url(/images/btn_search.gif) right bottom no-repeat;
}

#nav_wrap {
	clear:both;
	margin:0 auto;
	padding: 0;
	left:0;
	position:absolute;
	top:127px;
	width:980px;
}

#bodyint 
{
	border-top:2px solid #75B66A;
	float:left;
	width:980px;
	padding:10px 0px 0px 0px;
	margin:5px 0px 0px 0px;	
}

#bodyhome
{
	border-top:2px solid #75B66A;
	float:left;
	width:980px;
	padding: 25px 0px 25px 0px;
	margin: 5px 0px 0px 0px;	
}

#h_firstCol
{
	width: 713px;
	float: left;
	padding: 3px 0px 0px 0px;
}

	#h_welcome_wrap
	{
		width: 701px;
		padding: 5px 8px 0px 0px;
		
	}
	
		.welcomeBanner
		{
			margin-bottom: 15px;
			padding-bottom: 0px;
		}
		
		.welcomeText
		{
			width: auto;
			color: #339933 !important;
			font-size: 16px;
			line-height: 28px;
		}
		.welcomeText2
		{
			width: auto;
			color: #3a7fa4 !important;
			font-size: 16px;
			line-height: 28px;
		}
		
		#h_welcome
		{
			float: left;
			width: 257px;
			padding: 0px 20px 0px 10px;
		}
		
		#h_team
		{
			float: left;
			width: 414px;
			padding: 0px;
			margin: 0px;
			font-size: 16px;
			line-height: 28px;
		}		
		
		#h_team p
		{
			width: auto;
			color: #666666 !important;
			font-size: 12px;
			line-height: 23px;		
		}

#h_secondCol
{
	background-color: #ffffff;
	float: left;
	margin-top: 0px;
	padding: 5px 0px 5px 18px !important;
	width: 240px;	
	
}

#h_events
{
	width: 249px;	
	float: left;	
	margin-top: 0px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	background-color: #ddecf4;				
	overflow: hidden;
}

#h_events a
{
	font-size: 11px;
	font-weight: bold;
	display: block;	
	margin: 0px 10px 0px 10px !important;
	padding: 10px 5px 10px 5px;
	width:219px;
	background: #ddecf4 url(/images/eventslink_background.gif) repeat-x bottom left;	
}

#h_events a:hover { text-decoration: underline; }	

#h_second_menu
{
	float:left;

	text-align: left;
	width:239px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
}
#h_donation 
{
	float:left;
	background: url(/images/h_donation_menu_background.jpg) repeat-y;
}

#h_donation li.menu, #h_donation li.menu2
{ 
	float: left;
	border-bottom: 1px solid #acd5aa;
	background:url(/images/h_donation_menu.jpg) no-repeat;
	/*height:20px;*/
	padding: 12px 0px 11px 45px;
	width:204px;
}

#h_donation li.menu2
{ 
	border-bottom: 0px;
}

#h_donation li.menu a, #h_donation li.menu2 a
{
	color:#336633;
	font-size:small;
	font-weight:bold;
	display:block;	
	font-size: 11px;
}

#h_donation li.menu a:hover, #h_donation li.menu2 a:hover
{
	color:#acd5aa;
	font-size:small;
	font-weight:bold;
	display:block;
	font-size: 11px;
}

#h_donation_bar 
{
	float:left;
	margin:0px;
	padding: 0px;
	height:15px;
	width:238px;
	background-color:#ddf4e1;
}		

#i_donate_menu {
	float:left;
	height:46px;
}

#i_donate_menu li {
	float:left;
	display:inline;
	
}

#i_donate_menu a 
{
	color: #3a7fa4;
	display:block;  /* to increase clickable area as a's default to inline */
	float:left;
	height:30px;
	text-align:left;
	text-decoration:none;
	width:250px;
	padding:0px 0px 0px 16px;
	background-color:#ddf4e1;
}
#i_donate_menu li.Level3 a 
{
	background-color:#ddf4e1;
	width:210px;
	padding: 6px 0px 6px 30px;
}
#i_donate_menu li.Level3 a:hover 
{
	border-bottom: 1px solid #BEA2C7;
	width:210px;
}
	
.clear {clear:both;} /* This appears below the columns and keeps the depths the same */

#footer_wrap {
	border-top:2px solid #75B66A;
	float:left;
	margin: 0px auto;
	width:980px;
	position:relative;
	display:block;
}

#uber_footer {
	margin:12px auto;
	width:980px;
	position: relative;
}

#copyright {
	color:#666;
	float:left;
	font-size:11px;
	padding:3px 0 0 0;
	width:700px;
}

#footerlinks,
#footerlinks_pl,

#footerlinks_fd {
	float:right;
	padding: 5px 0px 10px 4px;	
}

#footerlinks li,
#footerlinks_pl li,
#footerlinks_fd li {
	display:inline;
	float:left;
	font-size:12px;
}

#footerlinks li {
	border-right:3px solid #75B66A;
}

#footerlinks_pl li {
	border-right:1px solid #75B66A;
}

#footerlinks_fd li {
	border-right:1px solid #75B66A;
	
}

#footerlinks li.last,
#footerlinks_pl li.last,
#footerlinks_fd li.last {
	border-right:none;
}

#footerlinks_fd li.last a {
	margin-right: 0px;
	padding-right: 0px;

}

#footerlinks a,
#footerlinks_pl a,
#footerlinks_fd a {
	display:block;  /* to increase clickable area as a's default to inline */
	float:left;
	padding:0 14px;
	text-align:right;
	text-decoration:none;
}

#footerlinks_pl a {color:#1d9ccc;}
#footerlinks_fd a {color:#1d9ccc; font-weight: normal;}

#footerlinks_pl a:hover {color:#75aeca;}

#conceptby {
	color:#666;
	float: right;
	clear: both;
	text-transform:uppercase;
	width: 300px;
	text-align: right;
}

#conceptby li {
	display:inline;
	float:right;
	font-size:10px;
	padding:0px 0px 0px 10px;
}

#conceptby .Text {
	float: right;
	padding:3px 0 0 0;
}

#breadcrumbs {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 515px;	
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#i_content_wrap {
	
	float:left;
	margin:0;
	padding:0px;
	width:100%;
}

#i_smallColumn {
	float:left;
	margin: 0px;
	padding: 25px 0px 25px 0px;
	width: 225px;
}

/*test for menu interior*/

#i_nav_menu 
{
	float:left;
}

#i_nav_menu li {
	float:left;
	display:inline;
	
}

#i_nav_menu a, #i_nav_menu a:visited, #i_nav_menu a:link {
	float: left;
	display: block;
	color: #3a7fa4;
	text-align: left;
	text-decoration: none;
	width: 194px;
	padding: 5px 15px 5px 15px;
	background-color: #ddecf4;
	border-top: 1px solid #ddecf4;
	border-bottom: 1px solid #ddecf4;		
}

#i_nav_menu a:hover {
	background: #e8e8e8;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#i_nav_menu a.currentSubNavLink {
	background: #e8e8e8 !important;
	border-top: 1px solid #ddecf4;
	border-bottom: 1px solid #ddecf4;	
}

#i_nav_menu a.currentSubNavLink:hover {
	background: #e8e8e8;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}

#i_nav_menu li.Level2 a {
	width: 189px;
	padding-left: 20px;
}

#i_content,
#i_content_pl {
	float:left;
	padding: 25px 0px 25px 25px;
	width:735px;
}

#i_content_fd {
	float:left;
	padding: 25px 0px 25px 25px;
	
	width:720px;
}

#i_content_fd_wide {
	float:left;
	padding: 25px 0px 25px 10px;
	width: 960px;
	background-color: #FFFFFF;
}

#subnav1_fd {
	float:left;
}

#subnav1_fd li {
	border-right:1px solid #d8dbe7;
	float:left;
	display:inline;
	margin-top: 12px;
	color: #858585;
}

#subnav1_fd a {
	display:block;  /* to increase clickable area as a's default to inline */
	float:left;
	padding:0 16px;
	text-align:center;
	text-decoration:none;
}

ul li.LastTopNavItem
{
	border-right: 0px !important;
	color: Red !important;
}

#subnav1_fd a, a#translateLink {color:#696969;}

#subnav1_fd a:hover,  a#translateLink:hover {background:#75b66a; color: #ffffff;}

/* menu */

#menu_main,
#menu_main_pl,
#menu_main_fd {
	float:left;
}

#menu_main li, 
#menu_main_pl li,
#menu_main_fd li {
	border-right:1px solid #d8dbe7;
	float:left;
	display:inline;
}

#menu_main a,
#menu_main_pl a,
#menu_main_fd a {
	display:block;  /* to increase clickable area as a's default to inline */
	float:left;
	line-height:3.2;
	padding:0 16px;
	text-align:center;
	text-decoration:none;
}

#menu_main a {color:#386d9c;}
#menu_main_pl a {color:#336699;}
#menu_main_fd a {color:#000000;}

#menu_main a:hover {background:#ebedf3;}
#menu_main_pl a:hover {background:#f0f5fd;}
#menu_main_fd a:hover {background:#64E986;}

#menu_main a:active, #subnav1 a:focus,
#menu_main_pl a:active, #subnav1_pl a:focus,
#menu_main_fd a:active, #subnav1_fd a:focus {
	outline:0;
}
/* end menu*/


.sizeLinks a, .sizeLinks a:hover
{
	background-color: #ffffff !important;
}
#subnav2 {
	float:right;
	padding:5px 5px 0 0;
}

#subnav2 li {
	border-right:1px solid #d2d2d2;
	float:left;
	display:inline;
}

#subnav2 li.Last {
	border-right:none;
}

#subnav2 a {
	color:#666666;
	display:block;  /* to increase clickable area as a's default to inline */
	float:left;
	line-height:1.5;
	padding:0 14px;
	text-align:center;
	text-decoration:none;
}

#subnav2 a:hover {
	background:#ededed;
}

#subnav2 a:active, #subnav2 a:focus {
	outline:0;
}

#i_subnav,
#i_subnav_pl,
#i_subnav_fd {
	border-top:1px solid #c4c4c4;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0;
	width:193px;
}

#i_subnav li,
#i_subnav_pl li,
#i_subnav_fd li {
	margin:0;
	padding:0;
	float:left; /* This corrects the */
	width:100%; /* IE whitespace bug */
}

#i_subnav li a,
#i_subnav_pl li a,
#i_subnav_fd li a {
	border-bottom:1px solid #c4c4c4;
	display:block; /* To increase clickable area a's default to inline */
	padding: 6px 5px 6px 20px;
}

#i_subnav li a:hover,
#i_subnav_pl li a:hover,
#i_subnav_fd li a:hover {
	font-weight:bold;
	text-decoration:none;
}

#i_subnav li.Current a,
#i_subnav_pl li.Current a,
#i_subnav_fd li.Current a {
	font-weight:bold;
}

#i_subnav li.Current_plus a,
#i_subnav_pl li.Current_plus a,
#i_subnav_fd li.Current_plus a {
	font-weight:bold;
}

/* Site Map */
div.siteMapsection 
{
	float: left;
	width: 310px;
	margin-right: 15px;
}

div.siteMapsection_right
{
	float: left;
	width: 310px;
	margin-right: 0px;
}

div.siteMapsection *, div.siteMapsection_right *
{
	font-size: 13px !important;
}

div.siteMapsection_title
{
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: solid 5px #75b66a;	
}

div.siteMapsection span.sitemapSectionNoLink, div.siteMapsection_right span.sitemapSectionNoLink
{
	color: gray;
}

div.siteMapsection a, div.siteMapsection span.sitemapSectionNoLink, div.siteMapsection_right a, div.siteMapsection_right span.sitemapSectionNoLink
{
	display: block;
	padding: 3px 0px 3px 0px;
}
