/*
body{
background-color:#79260D;
background-image:url(/cake/subdomains/eli/images/eli_bg.png) !important;
background-position:left top;
background-repeat:repeat-x;
margin:0;
}
.container {
background-image:url(/cake/subdomains/eli/images/eli_header_bg.png) !important;
}
#footer {
background-image:url(/cake/subdomains/eli/images/eli_footer_bg.png);
}
h1, h2, h3, h4, h5, h6 {
color:#75351F;
}
.wrap {
background-image:url(/cake/subdomains/eli/images/eli_navBg.png);
}
#nav li a.on {
background-image:url(/cake/subdomains/eli/images/eli_tabOn.png);
}
a {
color:#77250E;
}
#agency h3, #sidebar_agency h3 {
color:#75351F !important;
}
a.button, button, input.button {
background-color:#77250E;
border-color:#EEEEEE #4F1D1E #4F1D1E #EEEEEE;
color:#FFFFFF;
}
button:hover, a.button:hover{
background-color:#4F1D1E;
border:0.1em solid #77250E;
color:#FFF;
}
a.button:active{
background-color:#77250E;
border:1px solid #4F1D1E;
color:#FFF;
}
#eli_subnav {
border-bottom:2px solid #F17C0B;
}
#eli_subnav li.on {
border-bottom:8px solid #F17C0B;
}
*/