/* -------------------------------------------------------------
	
	Copyright (C) 2008 - 2012 IceTheme. All Rights Reserved
  	
	http://www.gnu.org/licenses/gpl.html
  
	IceTheme - http://wwww.icetheme.com
  
---------------------------------------------------------------- */
/* DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* joomla.css */
#search form .btn {
	background:#bcbcbc;}
	
#search form .btn:hover {	
	background:#7d3c98;}


/* template.css */
/*Lucile: changed color from puke green to cool grey*/
#header {
/*	background: #93A299;}*/
/*	background: #ABB2B9;}  middle of the road grey*/
	background: #858585;} /*Medium grey*/
#marketing {
	background-color:#bfbfbf;
	background: -webkit-linear-gradient(left, #afbd97, #bfbfbf 25%, #bfbfbf , #bfbfbf 75%, #afbd97);
	background: -moz-linear-gradient(left, #afbd97, #bfbfbf 25%, #bfbfbf , #bfbfbf 75%, #afbd97);
	background: -o-linear-gradient(left, #afbd97, #bfbfbf 25%, #bfbfbf , #bfbfbf 75%, #afbd97);
	background: linear-gradient(left, #afbd97, #bfbfbf 25%, #bfbfbf , #bfbfbf 75%, #afbd97);}

#marketing .btn {
	background:#bfbfbf;}
	
#marketing .btn:hover {
	background:#435657;}

/* Lucile Color of left box on contact page */
#columns .moduletable,
#columns .moduletablestyle1,
#columns .moduletablestyle2 {
		background:#858585;}

#columns .moduletablestyle1 {
	background:#FCA265;}

#columns .moduletablestyle2 {
	background:#FCA265;}
				



/* icemegamenu.css */
/* Lucile 4/28/2017 Color of active menu tab */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background:#676767}	/* darker grey */

ul.icesubMenu {
    background: #999999;}

.ice-megamenu-toggle a {
      background-image: url(../../images/DropDownMenu5_Small.png);}
/*    background-image: url(../../images/styles/style2/mobile_menu_btn.png);} */
	