
    .headTemplate{
	background-color:#6D622F;
	color: white;
	font-weight: bolder;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0;
	


    }
.row{
   padding: 0;

}

}
.border{
border: 5px red dotted;


}
























    .break{
      clear: both;
    }
    .fixedwidth{
      width: 1050px;
      margin: 0 auto;

    }
    .headTemplate p{
	padding: 30px;
	
    }
    .menuChoice{
      width: 200px;
      height: 40px;
      float: left;
      color: white;
      text-align: center;
    }
    .menuChoice a{
      display: block;
      text-decoration: inherit;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-weight: bolder;
      color: inherit;
    }
    .menuChoice p{
      padding: 0;
      margin: 0;
      display: block;
      color: inherit;
      text-decoration: inherit;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-weight: bolder;
    }
    #about{
      background-color: none;


    }
    #aboutDropdwn{
      background-color:#206956 ;
      height: 200px;
      width: inherit;
      display: none;
      position: absolute;
      box-shadow: 0 8px 16px  0;
    }
    #about:hover #aboutDropdwn{
      display: block;

    }
    #aboutTab:hover #about {
      color:#206956 ;
      background-color: white;
    }
    #becomeAMemberTab:hover #becomeAMember{
      color:#206956 ;
      background-color: white;
    }
    #beliefsAndDoctrineTab:hover #beliefsAndDoctrine{
      color:#206956 ;
      background-color: white;
    }
    #contactUsTab:hover #contactUs{
      color:#206956 ;
      background-color: white;
    }
    #headbar{
        background-color:#6D622F ;
        width: 100%;
        height: 130px;
        color: white;

    }
    #historyTab:hover #history{
      color:#206956 ;
      background-color: white;
    }
    #home{

    }
    #homeTab:hover #home {
      color:#206956 ;
      background-color: white;
    }
    #homemenubar{

      width: 1050px;
      height: 38px;
    }
    #gotAMinute{
        background-color: none;
    }
    #gotAMinuteTab:hover #gotAMinute{
      background-color: white;
      color:#206956 ;

    }
    #leadershipTab:hover  #leadership{
      color:#206956 ;
      background-color: white;
    }
    #logo{
      width: 185px;
      height: 130px;
      float: left;
    }
    #menu{
      width: 1000px;
      height: 40px;

    }
    #newCovenantTheologyTab:hover #newCovenantTheology{
      color:#206956 ;
      background-color: white;
    }
    #purposeTab:hover #purpose{
      color:#206956 ;
      background-color: white;
    }
    #scripture{
      font-weight: bolder;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      padding: 30px;
      text-align: center;
    }
    #uStream{

    }
    #uStreamTab:hover #uStream {
      color:#206956 ;
      background-color: white;
    }
    #whenAndWhere{

    }
    #whenWhereDropDwn{
      background-color:#206956 ;
      height: 50px;
      width: inherit;
      display: none;
      color: white;
      position: absolute;
      box-shadow: 0 8px 16px  0;
    }
    #whenAndWhere:hover #whenWhereDropDwn{
      display: block;
    }
    #whenAndWhereTab:hover #whenAndWhere {
      color:#206956 ;
      background-color: white;
    }
    #whenTab:hover  #when{
      color:#206956 ;
      background-color: white;

    }
    #whereTab:hover #where{
      color:#206956 ;
      background-color: white;
    }
