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


/* deals with the png transparency in IE 5.5 and 6 */

div.png_standard {display: block;z-index:2; position:absolute; margin-top:28px}
div.png_ie {display: none;}
* html div.png_standard {display: none}
* html div.png_ie {display: block;z-index:2; position:absolute; margin-top:28px; width:437px; height:174px; margin-left: auto; margin-right:auto; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/richie-n-water-top.png', sizingMethod='scale')}



/* hides scroll bars on home page */

body,html {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin:0px;
padding:0px;
overflow-x:hidden;
background:url(../Images/BG.jpg) repeat-x #dfe9bf;


}


#wrap{
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width :1110px;
	height:968px;
	margin:0 auto 0 auto;

	
}



#main_flash{
    width :700px;
	height:592px;
	margin-top: 50px;
	float:left;
	background:#2D201A;
}

#leftTrees{
    width :155px;
	height:415px;
	margin-top:200px;
	float:left;
}
#rightTrees{
    width :225px; 
	height:535px;
	margin-top:50px;
	float:left;
}

#fbDonLinks{
	width:200px;
	height:35px;
}

#FB a {width:83px;
height:33px;
text-decoration:none;
display:block;
background: url(../Images/FB_Btn_home.png) no-repeat;
float:left;

}

#FB a:hover {
background: url(../Images/FB_Btn_hover.png)   no-repeat;
}

#Donate a {width:60px;
height:33px;
text-decoration:none;
display:block;
background: url(../Images/don_Btn_home.png) no-repeat;
float:left;
margin-left:25px;
}

#Donate a:hover {
background: url(../Images/don_Btn_hover.png)   no-repeat;
}

/*  MAIN NAVIGATION ______________________________________*/

#NavContainer {
	width:1104px;
	float:left;
	}
#CH_BtnNav a {width:64px;
height:90px;
text-decoration:none;
display:block;
background: url(../Images/CH_Btn.png) no-repeat;
float:left;
margin:0 15px 0 20px;



}

#CH_BtnNav a:hover {
background: url(../Images/CH_Btn.png)   no-repeat #86CCAC;
}

#CK_BtnNav a {width:75px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/CK_Btn.png) no-repeat;
float:left;
margin-top:0px;


}

#CK_BtnNav a:hover {
background: url(../Images/CK_Btn_hover.png)   no-repeat;
}

#WH_BtnNav a {width:158px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/WH_Btn.png) no-repeat;
float:left;
margin-top:0px;


}

#WH_BtnNav a:hover {
background: url(../Images/WH_Btn_hover.png)   no-repeat;
}

#LI_BtnNav a {width:140px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/LI_Btn.png) no-repeat;
float:left;

}

#LI_BtnNav a:hover {
background: url(../Images/LI_Btn_hover.png)   no-repeat;
}


#FR_BtnNav a {width:102px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/FR_Btn.png) no-repeat;
float:left;




}

#FR_BtnNav a:hover {
background: url(../Images/FR_Btn_hover.png)   no-repeat;
}


#TB_BtnNav a {width:89px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/TB_Btn.png) no-repeat;
float:left;




}

#TB_BtnNav a:hover {
background: url(../Images/TB_Btn_hover.png)   no-repeat;
}

#COH_BtnNav a {width:68px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/COH_Btn.png) no-repeat;
float:left;




}

#COH_BtnNav a:hover {
background: url(../Images/COH_Btn_hover.png)   no-repeat;
}



#NH_BtnNav a {width:152px;
height:85px;
text-decoration:none;
display:block;
background: url(../Images/NH_Btn.png) no-repeat;
float:left;




}

#NH_BtnNav a:hover {
background: url(../Images/NH_Btn_hover.png)   no-repeat;
}
