/* Additional Custom Template Styles */
<style>
#popup{display:none; background:#efefef; border:1px solid black; width:50%; height:200px;}
</style>

.center {
}


nav.fixed > .top-nav > ul > li > a, .fixed nav {
   color: #fff !important;
}
/* was #002633 */
nav.fixed, .fixed nav {
  background-color: #002600 !important;
} 

 
.background-transparent.fixed {
   background: rgba(0, 90, 0, 1) !important;
}

.inner-div {
	margin-left: 5%;
}
#small-horiz-line{
	margin-top:100px;
	margin-bottom:100px;
}