body {color:#404040;}
body {background-color:#ffffff}

h1, h6  {color: #006633;font-family: 'Noteworthy';}
h2, h3, h4, h5, h6, b, strong  {color: #006633;font-family: 'Kumbh Sans';}

a:link, a:visited, a strong { color: #006633;}
a:hover, a:hover strong {color: #000000; } 


hr{ border: none; border-bottom:dotted #006633 1px;}
address { border-left: 6px solid #006633; ]}
blockquote { border: 1px solid #006633; }

input , select, textarea, pre, code, blockquote {
	border: 1px solid #006633; background-color: #ffffff; color:#404040;
}

.stellarnav.dark {
    background-color: #a7c6db;
}
.stellarnav.dark ul ul {
    background-color: #8ea9b9;
}

.stellarnav ul li a.menu-current{
    background-color: #f2c300; color:#404040;
}

.stellarnav a.menu-parent {background-color: rgba(0,0,0,0.1); }
.stellarnav a:hover {background-color: rgba(255,255,255,0.2);}
.stellarnav li li a {border-top: 1px solid rgba(0,0,0,0.1);}

.stellarnav.mobile a.menu-parent {background-color: rgba(200,200,200,0.2); }