
/* ---------- Color Module Styles ----------- */
body { color: #000; margin:0px;}

li a.active,
#footer a:hover,
#footer li a.active:hover,
#footer-bottom a:hover,
#footer-bottom li a.active:hover,
#header-menu ul.menu li a:hover,
#header-menu ul.menu li a.active,
#header-menu ul.menu li ul.menu li a:hover,
.front .node h1.front-heading { 
color: #fff;
background-color: #333;
}

a{
 color: #4a7934;
}

#header-menu a, 
#header-menu ul.menu li a,
#footer a, 
#footer li a.active, 
#footer-bottom a, 
#footer-bottom li a.active { 
 color:#e4e4e4; 
}

h1, h2, h3, h4, h5, h6 { 
 color: #333;
}

#slogan { color:#6D6E71; }
#header-menu { background: #000;}

#header-menu ul.menu li.expanded ul.menu{ 
 background-color: #333;
}
#header-menu a, #header-menu ul.menu li a,
#header-menu a, #header-menu ul.menu li span{ 
	color: #dbc27d;
	}

#header-menu ul.menu li.expanded ul.menu li a, #footer .block ul.menu li a { border-bottom:1px solid #353535; }
#footer-bottom { border-top:1px solid #353535; }
ul.secondary-menu li, #footer-bottom ul.menu li { border-right:1px solid #353535; }

#header-menu ul.menu li ul.menu li a:hover,
#header-menu ul.menu li.expanded ul.menu li.expanded a:hover,
#header-menu ul.menu li.expanded ul.menu li.leaf a:hover,
#banner  {
 background: #4a7934;
 border-bottom:1px solid #fcfcfc; 
}


#header-menu ul.menu li.expanded ul.menu li a {
  border-bottom: 1px solid #444;
}


#content {
 background: #fff;
}

#footer { 
 background:#4a7934; 
}

#footer-bottom { 
background: #4a7934;
}

.links ul li a, a.more, #comments ul.links li a,
input[type="submit"], input[type="reset"], input[type="button"] { color:#fefefe; text-shadow: 0 1px 1px #003547; 
/* background */
background: #0093c5;
/* shadow */
-webkit-box-shadow: 0px 1px 2px #939da2; -moz-box-shadow: 0px 1px 2px #939da2; box-shadow: 0px 1px 2px #939da2; }

.links ul li a:hover, a.more:hover, #comments ul.links li a:hover,
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { background: #008ab8; }

.region-sidebar-first .block .content, 
.front .view-video-viewer, 
.region-sidebar-second .block .content { 
  background:#f1f1f2; 
}
