.basictab ul{
margin-top: 40px;
 
margin-left: 0;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
 font-family:"Century Gothic";

}

.basictab li a{

color:#ababab;
font-size:12px;
font-weight:bold;
 
 font-family:"Century Gothic";

text-transform:uppercase;
 
text-decoration:none;
}
.basictab li a:hover{
color:#4d6658;
font-family:"Century Gothic";
}
.basictab li a:visited{
color: #ababab;
font-family:"Century Gothic";
}

.basictab li a:hover, .basictab li a.current{
 
color:#bb8d09;
}

.basictab li a:active{
color: black;
}

 
.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height:15px;
padding:0px;
margin:0px;
 /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;

font-size:13px;
color:#154605;
font-weight:bold;
 font-family:"Century Gothic";

}
 .c a{
 color:#617a5a;
 font-size:13px;

 padding-left:10px;
 font-family:"Century Gothic";
 
 }
 .c a:hover{
 color:#A88720;
 font-size:13px;

  padding-left:10px;
  font-family:"Century Gothic";
   }
   .c a:hover{
 color:#A88720;
 font-size:13px;

  padding-left:10px;
  font-family:"Century Gothic";
   }
  