.shadow{-webkit-box-shadow:0 5px 28px -5px rgba(0,0,0,0.55);-moz-box-shadow:0 5px 28px -5px rgba(0,0,0,0.55);box-shadow:0 5px 28px -5px rgba(0,0,0,0.55)}
.navigation-wrapper{width:100%;position:fixed;z-index:999950}
#top-navigation-wrapper{width:100%;background-color:#27652F}
#top-navigation-container{width:960px;height:38px;margin:0 auto}
#top-navigation-container p{color:#AAAF82;font-size:.75em;padding:0;padding-right:20px;float:left;font-family:sans-serif;float:left}
#top-navigation-container p span{color:#B4DEB7}
#fb-like-but{float:right;height:20px;width:100px;position:relative;top:9px;left:-40px}
#main-navigation-wrapper{width:100%;background:rgba(85,133,46,1);background:-moz-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(85,133,46,1)),color-stop(100%,rgba(53,92,17,1)));background:-webkit-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-o-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-ms-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:linear-gradient(to bottom,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55852e',endColorstr='#355c11',GradientType=0);height:inherit}
#nav-holder{width:960px;margin:0 auto;height:62px;border:1px solid transparent}
nav{width:658px;height:62px;font-family:sans-serif;float:right}
nav ul{padding:0;margin:0}
nav ul li{font-size:.85em;padding:24px 12px;list-style:none;display:inline-block;color:#B2B9AC}
nav ul li:hover{color:#96a786;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out}
.responsive-nav-wrapper{display:none}
@media screen and (max-width: 768px) {
.navigation-wrapper{display:none}
.responsive-nav-wrapper{z-index:99999;position:fixed;text-align:center;display:block;width:100%;height:62px;background:rgba(85,133,46,1);background:-moz-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(85,133,46,1)),color-stop(100%,rgba(53,92,17,1)));background:-webkit-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-o-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:-ms-linear-gradient(top,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);background:linear-gradient(to bottom,rgba(85,133,46,1) 0%,rgba(53,92,17,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55852e',endColorstr='#355c11',GradientType=0);height:inherit}
}