.menutest {
    display: block;
    width: 170px;
    height: 18px;
    padding: 2px 0px 10px 0px;
    margin: 1px 0;
    font-weight: normal;
    font-size: 10pt;
    font-family: pismo;
    font-style: oblique;
    font-size: 13px;
    color: #C2FE47 !important;
    text-shadow: 1px 1px 2px black, 1px 1px 2px black, 1px 1px 2px transparent;
}
.youtubeheader {
  font-size: 10pt;
  font-style: italic;
  text-align: center;
  line-height: 25px;
  color: #cf0;
}

.leftmenulink{
 	color: #ebefd6 !important;
    padding: 3px 15px;
    text-decoration: none;
    font-size: 10pt;
    font-style: normal;
    font-family: pismo;
}
.leftmenulink:hover{
	color: #C2FE47;
    text-decoration: none;
}
body{
  color :#EBEFD6;
 /* color :#66b54c; */ 
  background-color: #0a4a13 !important;
}
.body .container{
  color: #A1B417 !important;
  background-color :#0e2905;
}
.well{
  background-color: #207105;
  border: 1px solid #A1B417;
}
.menulinks{
 	font-style: italic;
 	text-align: center;
  	font-weight: bold;
    margin-left: 0px;
    border: 1px solid #343830;
    padding: 7px 7px !important;
    color: #A1B417;
    font-size: 10pt;
    text-decoration: none;
    background: #032002;
    border-radius: 5px;
    text-shadow: 0 1px 0 #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#49863D), to(#032002));
}
.breadcrumb{
  background-color: #1a5f25;
}
.breadcrumb > li,
.breadcrumb > .active {
	 color: #A1B417;
  
}
.breadcrumb > li{
		text-shadow: 0 0px 0 #fff;
}
.category-name,
.pull-right,
a{
  text-decoration: none;
  color :#EBEFD6 !important;
}
h3{
  text-align: center;
}

ul.unstyled, ol.unstyled {
 	border-left: 0px solid #ddd !important;
    padding-left: 3px !important;
}
.secondrow:before {
    content:"• ";
}
.secondrow{
  font-size: 9pt;
}

.firstrowborde{
  border-top: 3px solid #1a4009;
  border-bottom: 3px solid #1a4009;
}

.myheading{
  font-size: 9pt;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  color: #ffa501;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
  text-transform: none;
  border-top: 1px solid #1a4009;
  border-bottom: 1px solid #1a4009;
}

.headerlang{
  font-size: 12pt;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  color: #40ff01;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
  text-transform: none;
  border-top: 1px solid #1a4009;
  border-bottom: 1px solid #1a4009;
}
.pagination ul > li > a,
.pagination ul > li > span {
     background-color: #0e2905 !important; 
}

.nav-stacked:hover{
   background-color: #0e2905 !important; 
}

@media (max-width: 767px) {
}
