﻿	h1.section-title 
	{
		color: #5a602a;
	}
	
	div#content h1 {
		color: #5a602a;
	}
	
	div#content h2 {
		color: #5a602a;
	}


	div#content-container {
		background: url(/images/template/backgrounds/internal-protecting-bg.jpg) left top repeat-y !important;			
	}
	
	div#bread-crumb-container {
		background: url(/images/template/backgrounds/internal-protecting-gradient.jpg) left top repeat-x !important;		
	}

	div#header-container {
		/* leaf image */
		background: url(/images/template/backgrounds/header-bg.jpg) left top no-repeat #5a602a !important;		
	}

	ul#left-column-internal-menu li {
        background: #f4f6e4 !important;
		border-bottom: 1px solid #5a602a !important;
	}
	
	ul#left-column-internal-menu li a {
        color: #5a602a !important;
	}
	
	div#content-left-column {
	    background: #818847 !important;
	}

	/* Links */
    
    div#content a 
    {
        color: #5a602a !important;
    }
    
    div#content a:hover
    {
        color: #5a602a !important;
    }
    
	/* LEFT NAVIGATION MENU */ 

    .slaveflyout a.ekflexmenu_link_selected:hover {
        color: #5a602a !important;        
	}
	
    .slaveflyout a.ekflexmenu_link_selected {
        color: #5a602a !important;
	}

    .slaveflyout a.ekflexmenu_link:hover, 
    .slaveflyout a.ekflexmenu_link:active, 
    .slaveflyout a.ekflexmenu_link:focus  {
        color: #5a602a !important;
        background: #ffffff !important;        
    }
    
    .slaveflyout a.ekflexmenu_link, 
    .slaveflyout a.ekflexmenu_link:link, 
    .slaveflyout a.ekflexmenu_link:visited {
	    /* A; link for individual menu items (CMS quicklink, external link, etc.). */
        color: #5a602a !important;
		border-bottom: 1px solid #5a602a !important;
        background: #f4f6e4;
        text-decoration: none;
    }


    /* Link menu items */
    .slaveflyout a.ekflexmenu_link,
    .slaveflyout a.ekflexmenu_link_selected 
    {
        border-bottom: 1px solid #5a602a;
    }



.third-level h2
{
    background: #f4f6e4 !important;
}


.third-level-nav-wrapper 
{
    background: #f4f6e4;
    border-top: 1px solid #5a602a;
}

.third-level-nav-wrapper a 
{
    color: #5a602a;
}





/*****************************************
*
* Second Level Navigation (Sub folders)
*
*****************************************/
#efcc5408a_12_42,
#efcc5408a_12_44
{
    width: 148px;
}


#efcc5408a_12_42 .ekflexmenu_button,
#efcc5408a_12_42 .ekflexmenu_button,
#efcc5408a_12_44 .ekflexmenu_button,
#efcc5408a_12_44 .ekflexmenu_button
{
    float: right;
    width: 140px;
    padding-left: 8px;
    background: #f4f6e4 !important;
    border-bottom: 1px solid #5a602a;
    color: #5a602a !important;
    text-indent: 0px !important;

}

#efcc5408a_12_42 .ekflexmenu_button:focus,
#efcc5408a_12_42 .ekflexmenu_button:hover,
#efcc5408a_12_42 .ekflexmenu_button_hover,
#efcc5408a_12_44 .ekflexmenu_button:focus,
#efcc5408a_12_44 .ekflexmenu_button:hover,
#efcc5408a_12_44 .ekflexmenu_button_hover
{
    float: right;
    width: 140px;
    padding-left: 8px;
    background: #FFFFFF;
    border-bottom: 1px solid #5a602a;
    color: #5a602a !important;
    text-indent: 0px !important;
}

.slaveflyout .ekflexmenu_button_selected,
.slaveflyout .ekflexmenu_button_selected_hover
{
    float: left;
    width: 148px !important;
    padding-left: 0px;
    margin-bottom: 1px;
    border-bottom: 1px solid #5a602a;
    background: #FFFFFF !important;
    color: #5a602a !important;

}

.slaveflyout .ekflexmenu_button
{
    color: #5a602a !important;

	background: #f4f6e4 !important;
    border-bottom: 1px solid #5a602a;
    width: 148px  !important;
}

.slaveflyout .ekflexmenu_button img,
.slaveflyout .ekflexmenu_button:focus img,
.slaveflyout .ekflexmenu_button:hover img,
.slaveflyout .ekflexmenu_button_hover img
{
    padding-right: 2px;    
}

.slaveflyout .ekflexmenu_button:focus,
.slaveflyout .ekflexmenu_button:hover,
.slaveflyout .ekflexmenu_button_hover
{
    color: #5a602a !important;
    width: 148px  !important;
    background: #FFFFFF !important;
    border-bottom: 1px solid #5a602a;   
}


