
html {
    height: 100%;
    background:#84b531;
}
body {
	/* font-family: 'Lato', sans-serif;
	font-family: 'Lato', sans-serif; */
	
	font-size: 16px;
	/* font-weight:lighter; */
	color: #fff;
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background:#84b531;
}
.pageTitle
{
	/* font-family: 'Lato', sans-serif;
	font-family: 'Lato', sans-serif; */
	font-size: 48px;
	line-height: 1;
	color: #fff;
	font-weight: 100;
	/*
	border:solid black 1px;
	*/
}
.w950
{
	width: 950px;	
	text-align: left;
}
.txt
{
	padding-top:18px;
	margin-left: 36px;
	margin-top: 0;
}
.bar
{
	margin-bottom: 10px;
}
.bar ul>li>a
{
	color: #fff;
text-decoration: none;
display: block;
padding: 0 15px;
font-size: 18px;
font-weight: 400
}
.bar ul>li:hover>a
{
	color: #111;
	text-decoration: none;
	background: none;
	outline: none;
}
h1
{
	font-weight:lighter;
}
.copyright {
    /* position: absolute;*/
    padding-top: 30px;
}
 .navbar-nav > .active>a
{
	color: #111;
}
.nav-vertical.nav-btn-right>ul>li
{
margin-right:0
}
.wsb-nav ul
{
display:table;position:relative;width:auto;margin:0 auto;padding:0;list-style-type:none
}
