body{
	height: 100%;
	background-color:  #FFF;
}

html{
	height: 100%;
}

.masthead{
	background: #FFF;
	padding-top: 5px;
	border-bottom: 5px solid #000;
}

.nav-pill>li{
	color: #000;
	font-size: 14px;
	background: #aaa;
	padding-left: 15px;
	padding-right: 15px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background: #7aa054;
	box-shadow: 0 2px 1px rgb(0,0,0);
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	color: #000;
}

.nav > li>a:hover, .nav > li > a:focus{
	color: #000;
}

li.active>.btn-group{
	box-shadow: 0 2px 1px rgb(0,0,0);
	background: #7aa054;
}

.open > a.act:hover, .nav .open > a.act:focus, .open > .dropdown-toggle.btn-default,.nav .open > a.act{
	background: #7aa054;
	color: #FFF;
	border-radius: 4px;
	border: none;
}

.navbar{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div .vid{
	margin-left: auto;
    margin-right: auto;
    width: 15em
}

ul{
	list-style-type: none;
}

a, a:hover, a:visited, a:focus, a:hover, a:active{
	color: #000;
}

.top img{
	margin-left: 10px;
}

.hero h2{
	font-family: 'Lobster Two', cursive;
	font-size: 35px;

}

.hero{
	background: rgb(225,227,225);
	padding-top: 60px;
	padding-bottom: 75px;
}

.btn-group{
	border-radius: 4px;
}

.btn-default{
	border: none;
	padding: 10px 15px;
	padding-right: 0;
	background: none;
	border-radius: 4px;
}

.btn-default:hover{
	background: none;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{
	background: #EEE;
	color: #000;
}

.btn-default.act{
	background: #7aa054;
	color: #FFF;
}

.btn-lg{
	display: block;
	background: rgba(122,160,84,0.8);
	padding-left: 3em;
	padding-right: 3em;
	color: #FFF;
	margin: 1em auto 2em auto;
}

.nav .open{
	background: #EEE;
}

.btn-group:hover{
	background: #EEE;
}

li.active>a{
	color: #FFF;
}

.memb{
	padding-bottom: 15px;
}

a.memb{
	color: #409640;
	text-decoration: underline;
}

.btn-group > .dropdown-toggle{
	padding-left: 0;
	padding-right: 10px;
}

.Cks>ul>li>a,.Cks>p>a{
	color: #409640;
	text-decoration: underline;
}

.pub a:focus, footer a:active, footer a:visited, footer a:hover{
	color: #409640;
}

.container{
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10em;
	width: 90%;
}

a.pub , a.pub:hover, a.pub:visited, a.pub:focus, a.pub:hover, a.pub:active{
	color: #409640;
	text-decoration: underline;
}

.Achive>h4{
	padding: 7px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	background: rgba(122,160,84,0.8);
	margin-bottom: 0;
	
}

.Achive>ul{
	background: rgba(225,227,225,0.5);
}

.Achive>ul li{
	list-style-type: square;
	padding: 20px 5px;
	text-align: left;
}
.t-page{
	margin: auto;
	padding: 25px 25px;
}

.fig{
	display: block;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}

.carousel-inner > .item > img{
	height: 250px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.carousel-indicators .active{
	background-color: #000;
}

.carousel-indicators li{
	background-color: #409640;
}

.hero>.btn{
	padding: 40px 15px 40px 15px;
	border-radius: 55px;
	font-size: 17px;
	height: auto;
	width: auto;
}

.row{
	margin: 0;
}

.info>ul{
	padding-left: 10px;
	list-style-type: square;
}

.info>h4{
	padding-top: 15px;
}

footer{
	background: #000;
	background-position: center bottom;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	margin-top: 60px;
}

footer a{
	text-align: center;
	color: #FFF;
}

footer a:focus, footer a:active, footer a:visited, footer a:hover{
	text-align: center;
	color: #FFF;
}

footer p{
	margin-bottom: 0px;
	text-align: center;
}

.wrap{
	min-height: 93.8%;
	margin-bottom: -60px;
}


.Intro img{
	margin-top: 10px;
	
}

.Intro{
	margin-bottom: 10px;
}

.ANN>ul>li{
	list-style-type: square;
	padding-bottom: 15px;
	padding-top: 5px;
}
.info{
	padding: 15px;
}

.t-page>h3{
	padding-top: 20px;
}

p{
	text-align: justify;
}

.Sand1{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.capt{
	text-align: center;
}

.Image{
	margin-left: auto;
	margin-right: auto;
}

.carousel-caption{
	margin-top: 10px;
	left: 0%;
	color: black;
	position: relative;
	text-shadow: none;
}