@charset "utf-8";
/* CSS Document */

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url(images/backdrop.gif);
} 
 
#pagewidth{ 
 width:948px; 
 text-align:left;  
margin-left: auto; 
 margin-right: auto;  
 padding-left:20px;
 padding-right:20px;
 }
 
 #second_back{
 width:948px;
 background-image:url(images/footer_image.gif);
 float: right;
 display:inline;
 position: relative;

 } 
 
#header{
	position:relative;
	height:109px;
	width:100%;
	background-image:url(images/wgf_heading_sub.gif);
} 

#header_two{
	position:relative;
	height:140px;
	width:100%;
	background-image:url(images/header_image.jpg);
}

#global_navigation{
	width:948px;
	height:33px;
	background-image:url(images/nav_bar.gif);
}
 
 
#maincol{
	background-image:url(images/sub_backdrop.gif);
	float: right;
	display:inline;
	position: relative;
	width:948px;
	background-repeat:no-repeat;
	/*background-color:#FFFFFF;*/
	
		
 }
 
 #footer{
 width:948px;
 height:325px;
 background-image:url(images/footer_image.gif);
 background-color:#FFFFFF;
}

.footer_text{
 color:#beb3a4;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9pt;
 font-weight:500;
 margin-left: 30px;
 margin-right: 0px;
 margin-top: 100px;
 }
 
.footer_text a{
 color:#beb3a4;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9pt;
 text-decoration:underline;
 }
 
 .footer_blackbarn{
 color:#cdc9c0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 font-weight:400;
 margin-left: 30px;
 margin-right: 0px;
 }
 
 .footer_blackbarn a{
 color:#cdc9c0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 font-weight:400;
 text-decoration:none;
 }
 
 .you_tube{
 margin-left:6px;
 margin-top:15px;
 
 
 }
 
 #trees_sea {
	background-image:url(images/new_trees_sea.gif);
	position:absolute;
	left:640px;
	top:90px;
	width:291px;
	height:487px;
	z-index:1;
}

#mount_trees{
	background-image:url(images/Sinnerman2.jpg);
	position:absolute;
	left:640px;
	top:90px;
	width:291px;
	height:453px;
	z-index:1;
}

#forest_trees{
	background-image:url(images/mount_tress.gif);
	position:absolute;
	left:640px;
	top:92px;
	width:291px;
	height:441px;
	z-index:1;

}

#bird_river{
	background-image:url(images/bird_river.jpg);
	position:absolute;
	/*left:640px;*/
	left:640px;
	top:90px;
	width:291px;
	height:453px;
	z-index:1;
}

#vid_girl{
	background-image:url(images/vid_girl.jpg);
	position:absolute;
	left:640px;
	top:90px;
	width:290px;
	height:445px;
	z-index:1;
}

 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* -----------TEXT STYLES for HOME PAGE -------------------*/

p {
margin-left:40px;
margin-right:450px;
margin-top:0px;
}

.main_heading {
		color: #052d4e;
        font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-size:11pt;
		
}


.main_text{
font-size:11pt;
font-family:"Times New Roman", Times, serif;
color:#052d4e;
}

.history_header{
margin-left:40px;
margin-right:450px;
}

.sub_text{
font-size:10pt;
font-family:"Times New Roman", Times, serif;
color:#052d4e;
list-style: none;
}


/*
table.style_grants{
	margin-left:5px;
	margin-left:20px;
	margin-top:30px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#301d0b;
	width:640px;
	
}
	table.style_grants td
	{
	border-width: 1px 1px ;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	}
	
	
	table.style_grants tr
	{
	border-width: 1px 1px ;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	}
*/	
	
table.style_grants{
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color:#EBFEE7;
	margin-left:15px;
	margin-top:30px;
	font-family:"Times New Roman", Times, serif;
    color:#052d4e;
	font-size:10pt;
	width:620px;
}
table.style_grants th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color:#EBFEE7;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style_grants td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color:#EBFEE7;
	-moz-border-radius: 0px 0px 0px 0px;
	}


.headings{
margin-left:40px;
margin-top:25px;
}

li.procedures{
margin-left:80px;
margin-right:450px;
margin-top:5px;
font-size:11pt;
font-family:"Times New Roman", Times, serif;
color:#052d4e;
}

ol.procedures{
margin-left:80px;
margin-right:450px;
margin-top:5px;
font-size:11pt;
font-family:"Times New Roman", Times, serif;
color:#052d4e;
}

ol.procedures li{
margin-bottom:5px;
}

@media screen {
/* offsetting the entire ul down */
* html ul.corr { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.corr { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.corr li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.corr li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
}




li.list{
margin-left:37px;
margin-right:450px;
margin-top:5px;
color: #052d4e;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#301d0b;
list-style: none;


}

/*-----------------------Image STYLES for HOMEPAGE NAVIGATION ------------------------- */

.about_us{
width:188px;
height:29px;
margin-left:2px;
}

#search {
	position:absolute;
	margin-left:705px;
	margin-top:115px;
	width:66px;
	height:26px;
	z-index:2;
}

#form_submit{
position:absolute;
	margin-left:870px;
	margin-top:109px;
	width:32px;
	height:33px;
	z-index:2;
}



/*------FOR THE ROLLOVERS IN THE NAV BAR-------*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
	float: left;
	/*width:149px;*/
	width:190px;
	
}
	
li ul {
	position: absolute;
	left: 2px; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}
li ul ul{
	position: absolute;
	left:100%; /* Set 1px less than menu width */
	top: -.1em;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	/*font-color: red;*/
	background: #93d93d; /* IE6 Bug */
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	width:180px;
	text-align:center;
	}
	
	ul li.psa a {
	display: block;
	text-decoration: none;
	/*font-color: red;*/
	background: #93d93d; /* IE6 Bug */
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	width:212px;	
	text-align:center;
	}
	
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li:hover a, li.over li.over a,
li:hover li:hover li:hover a, li.over li.over li.over a,
li:hover li a:hover, li.over li a:hover,
li:hover li:hover li:hover a:hover, li.over li li a:hover,
li:hover li:hover li:hover li:hover a:hover, li.over li.over li.over li.over a:hover 
{
   color: #062c4b;
   background-color: #FFFFFF;
}

/* set dropdown to default */
li:hover li a, li.over li a,
li:hover li:hover li a, li.over li.over li a,
li:hover li:hover li:hover li a, li.over li.over li.over li a
 {
    color: #FFF;
   background-color: #062c4b;
}
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
ul li:hover ul ul, ul li:hover ul ul ul, ul li.over ul ul, ul li.over ul ul ul {
display:none;
}

ul li:hover ul,ul li li:hover ul,ul li li li:hover ul, ul li.over ul, ul li li.over ul,ul li li li.over ul {
	display: block;
}


/* --------------------SUB Navigation Bar ----------------------*/

.menu{
        width:100%;
        
		}
		
.menu ul{
        margin: 0; padding: 0;
        float: left;
		text-align:left;
		}

.menu ul li{
        display: inline;
		/*width:120px;*/
		width:auto;
		text-align:left;
		}

.menu ul li a{
        float: left; text-decoration: none;
        color: #052d4e;
        font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-size:11pt;
		padding:-3.2px 3px;
        background-color:transparent;
		text-align:center;
		margin-left:5px;
		/*width:120px;*/
		width:auto;
		border-bottom:none;
		}

.menu ul li a:visited{
        color: #052d4e;
		}

.menu ul li a:hover { 
        color: #e78613;
       background-color:transparent;
		font-weight:bold;
		}
 
 .menu ul li .current{
		float: left; text-decoration: none;
        color: #e78613;
        font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-size:11pt;
		padding:-3.2px 3px;
        background-color:transparent;
		text-align:center;
		margin-left:5px;
		/*width:120px;*/
		width:auto;
		}
		
.hr {
margin-top:14px;
float:left;
}

