@charset "utf-8";
/* CSS Document */

body { text-align: center;  } 
img { border: 0; }


#pagewrapper { width: 855px; margin: 0 auto; background: #FFF url(images/tree3.jpg) bottom right no-repeat;}
#contentwrapper { width: 705px; background-color:transparent; margin: 0 auto;  padding-bottom: 27px; }
.header { width:705px; height:203px; background: url(images/Banner_02.jpg) no-repeat top center; }
.ContentPane { width:384px;  text-align:justify; }
#Bottom { /*background:url(images/RebeccaMarYoung_05.png) repeat center top;*/  height:27px; }
#PageFooter { width:800px; display: block;  margin: 0 auto; }
#login_style { width:250px; float:left; }
#terms_style { width:350px; float:left; }
#attribution_style { width:200px; float:right; }
.RightContentPane { padding:0;}
.BannerContentPane { padding: 3px 0 0 0; }

@charset "utf-8";
/* CSS Document */

/* UNSELECTED TOP LEVEL MENU */

.RadPanelbar_Mac
{
background-color:transparent;
line-height: 1.6em;



}

/* SELECTED TOP LEVEL MENU */

.RadPanelbar_Mac .item .link
{
width:139px;
 text-decoration: none;
 font-weight: bold;
 line-height: 1.6em;
 background: transparent;
 padding-left: 5px;
 padding-right: 5px;
 color: #666666; 



}




.RadPanelbar_Mac .link:hover, .RadPanelbar_Mac .focused  
/* .RadPanelbar_Mac .item .expanded,  */
 
   
{  


 
 font-family: Arial, Verdana, Sans-Serif;
 padding-left: 5px;
 padding-right: 5px;
	cursor: hand;
color: white; 
}   


/* DROP DOWN MENU HIGHLIGHTED ITEM BACKGROUND COLOR */

.RadPanelbar_Mac .group
{
color: #999999;


} 

/*child items*/   
.RadPanelbar_Mac .group .link:hover,   
.RadPanelbar_Mac .group .focused,   
.RadPanelbar_Mac .group .expanded   
{   



}  

.RadPanelbar_Mac .text
{
 font-size: 11px;
 padding-left: 5px;
 padding-right: 5px;
 font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
 font-weight: normal;
 text-align: right;
 text-transform: uppercase; 
 
}



/* DROP DOWN MENU BACKGROUND COLOR & FONT COLOR */
.RadPanelbar_Mac .group .link
{
 
 float: left;
 _width: 140px; /* IE6 */
 min-width: 140px; /* IE7, Mozilla, Opera */
 text-align: left;
color:#666666;
  padding-left: 5px;
 border: 0px;

}

.RadPanelbar_Mac .group .text
{
 padding-left: 5px;
 padding-right; 5px

}


/* SUB MENU ROLLOVER COLOR  */
.RadPanelbar_Mac .group .link:hover,
.RadPanelbar_Mac .group .focused,
.RadPanelbar_Mac .group .expanded
{
   
color: #ffffff;
 padding-left: 5px;
 padding-right: 5px;
 font-family: Arial, Verdana, Sans-Serif;
 
}


