/* GLOBALS
*******************************/
html {
height:100%; 
max-height:100%; 
}

body {
height:100%; 
max-height:100%; 
padding:0px; 
margin:0px; 
border:0px; 
background:#F6A320;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}

#fullheight {
height:100%;
}

p, ol, ul, dl {
line-height:18px;
font-size:11px;
color:#666666;
margin-left:25px;
margin-right:30px;
}

#header_one { font-size:18px; }
#header_two { font-size:16px; }
#header_three { font-size:14px; }
#header_four { font-size:12px; }
#header_five { font-size:11px; }
#header_six { font-size:10px; }

p a:link, ol a:link, ul a:link, dl a:link { color: #F6A320; }
p a:visited, ol a:visited, ul a:visited, dl a:visited { color: #F6A320; }
p a:hover, ol a:hover, ul a:hover, dl a:hover { color: #F6A320; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
p a:active, ol a:active, ul a:active, dl a:active { color: #F6A320; }

a.img:hover { border: 0px; }

/*  HEADER, FOOTER, BORDER
*******************************/
	
#header {
width:776px;
height:77px;
background-image:url(../images/header_meredith_hostetter.gif);
background-repeat:no-repeat;
}
#footer {
width:776px;
height:67px;
background-image:url(../images/footer_meredith_hostetter.gif);
background-repeat:no-repeat;
padding-right:25px;
font-size:11px;
color: #666666;
}	

#footer a:link { color: #7E7F6B; }
#footer a:visited { color: #7E7F6B; }
#footer a:hover { color: #FFFFFF; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
#footer a:active { color: #7E7F6B; }

#border{
float:right;
height:100%;
width:16px;
background-image:url(../images/border_master_right.gif);
background-repeat:repeat-y;
background-position:top;
}	

/* BEGIN BAR GLOBALS
*******************************/

#active_shell {
float:right;
/*border-left:2px solid #FFFFFF;*/
height:100%;
/*background:#BEBFB5;*/
width:432px;
background-image:url(../images/active_footer.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#active_background {
background-image:url(../images/active_bg.gif);
background-repeat:repeat-y;
height:100%;
}

/* BEGIN WELCOME
*******************************/
#welcome {
float:right;
border-left:2px solid #FFFFFF;
height:100%;
background:#BEBFB5;
width:68px;
background-repeat:no-repeat;
background-position:bottom;
}

#welcome_active {
display:block;
visibility:visible;
height:100%;
}

#welcome_inactive {
display:none;
visibility:hidden;
height:100%;
}

#welcome_top_off {
display:block;
visibility:visible;
}

#welcome_top_on {
display:none;
visibility:hidden;
}

/* BEGIN EXPERIENCE
*******************************/
#experience {
border-left:2px solid #FFFFFF;
height:100%;
background:#BEBFB5;
width:80px;
background-repeat:no-repeat;
background-position:bottom;
}

#experience_active {
display:none;
visibility:hidden;
height:100%;
}

#experience_inactive {
display:block;
visibility:visible;
height:100%;
}

#experience_top_off {
display:block;
visibility:visible;
}
#experience_top_on {
display:none;
visibility:hidden;
}

/* BEGIN RESOURCES
*******************************/

#resources {
border-left:2px solid #FFFFFF;
height:100%;
background:#BEBFB5;
width:72px;
background-repeat:no-repeat;
background-position:bottom;
}

#resources_active {
display:none;
visibility:hidden;
height:100%;
}

#resources_inactive {
display:block;
visibility:visible;
height:100%;
}

#resources_top_off {
display:block;
visibility:visible;
}
#resources_top_on {
display:none;
visibility:hidden;
}

/* BEGIN FAQ
*******************************/

#faq {
border-left:2px solid #FFFFFF;
height:100%;
background:#BEBFB5;
width:36px;
background-repeat:no-repeat;
background-position:bottom;
}

#faq_active {
display:none;
visibility:hidden;
height:100%;
}

#faq_inactive {
display:block;
visibility:visible;
height:100%;
}

#faq_top_off {
display:block;
visibility:visible;
}

#faq_top_on {
display:none;
visibility:hidden;
}

/* BEGIN LOCATION  ++++must use 'locatn' b/c 'location' is reserved word++++
*******************************/

#locatn {
border-left:2px solid #FFFFFF;
height:100%;
background:#BEBFB5;
width:60px;
background-repeat:no-repeat;
background-position:bottom;
}

#locatn_active {
display:none;
visibility:hidden;
height:100%;
}

#locatn_inactive {
display:block;
visibility:visible;
height:100%;
}

#locatn_top_off {
display:block;
visibility:visible;
}
#locatn_top_on {
display:none;
visibility:hidden;
}