html {width:100%; height: 100%; overflow-y: scroll;}

body {
	height: 100%;
    color: #444;
    font-family: 'Noto Sans',sans-serif;
	padding-top: 0px;
    padding-bottom: 8px;
	background: #BCBCBC;
	line-height: 1.6;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1, .h1 {
    font-size: 32px;
}
h2, .h2 {
    font-size: 24px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
	/*border-bottom: 1px solid #858585;*/
    margin-bottom: 15px;
    padding-bottom: 8px;
}

p {
	line-height: 1.6;
	font-size: 16px;
}
.navbar-left img ,
.w img {
	max-width:100%;
	max-height: 100%;
	padding-top: 10px;
	height:auto !important;
}
.w img[style*="float: left"],.w img[align="left"] {
	margin: 5px 15px 0px 0px;
}

.w img[style*="float: right"],.w img[align="right"] {
	margin: 5px 0px 0px 15px;
}

.navbar-left {
	height: 80px;
}

a:focus {
    outline: none;
}
.button:focus, .button:active:focus, .button.active:focus {
    outline: none;
}

.content {
	/* margin-top: -30px; */
}

.w {
    margin-bottom: 10px;
    margin-top: 30px;
	z-index: 999;
	position: relative;
}

.sbox {
/*	background-color: #ffffff;Trisha*/
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 30px;
	margin-bottom: 30px;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#fixedwrap {
	display: block;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: inherit;
}

a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #999999;
}
a:hover {
	color: #999999;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
    background-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #fff;
	color: #999999;
}

.navbar {
	margin-bottom: 0;
}
.navbar-header {
	float: right;
}
.navbar-brand {
	padding: 0;	
	max-width: 115px;
	max-width: 230px;
}

.navbar-row {
	height: 40px;
	padding: 10px;
	background: #999999;
	color: #fff;
}

.navbar-row  .social {
	padding-right: 30px;
}
.navbar-row a {
	color: #fff;
}
/*
.navbar-inverse {
	background: #fff;
	border: 0 none;
	padding-bottom: 5px;
}
.navbar-inverse .navbar-brand .fa-stack {
	font-size: 28px;
}
.navbar-inverse .navbar-brand .title {
    color: #888;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background: none;
    color: #555;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-nav {
	float: left;
	margin-left: 20px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 30px 15px;
    text-align: center;
    text-shadow: none;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color: #999999;
}
.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    border: 0 none;
	margin: 19px 15px 19px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #2c3e50;
}
*/
.dropdown-menu {
	border: none;
	background: #a5a5a5;
	padding: 0;
}

.dropdown-menu > li > a {
	background: transparent;
    color: #fff;
    font-weight: 300;
    line-height: 2;
    padding: 7px 16px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, 
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #999999;
    color: #fff;
	
}

.fullslider {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.fixedslider {
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}

.fixedlogo {
	position: relative;
	top: 0px;
}
.fixedlogo img.leftlogo {
	width: auto;
	max-height: 100%;
	height: 350px;
	max-width: 90%;
	position: absolute;
	top: 0;
	left: 0;
}

.smalllogo {
	position: absolute;
	margin-top:-55px;
	height: 80px;
	width: 80px;
	margin-left: -555px;
}
/*.fixedlogo img.rightlogo {
	width: auto;
	max-height: 100%;
	max-width: 90%;
	top: 0;
	right: 0px;
	position: absolute;
}*/

.mainName{
	border:none;
	padding:10px 10px 0;
	text-align:center;
	font-size:30px;
	font-style: italic;
	font-weight: bold;
	color:#1E173F;
	height:90px;
	font-family: Comic Sans, Comic Sans MS, cursive;
}

.subName{
	background:white
	margin-top: -24px;
	border:none;
	padding:10px 10px 0;
	margin-top:-50px;
	text-align:center;
	font-size:24px;
	font-weight: bold;
	font-family: Comic Sans, Comic Sans MS, cursive;
}

footer {
	background: #2B2C2E;
	padding: 40px 0;
}
footer p {
	color: #fff;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 16px;
}
footer a {
	text-decoration: none;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer h2 {
	border: none;
	color: #fff;
}
footer .right {
	font-size: 8px;
	color: #999;
}

@media(max-width:1400px){
	.navbar-inverse .navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media(max-width:1200px){
	.navbar-inverse .navbar-nav > li > a {
		padding-left: 6px;
		padding-right: 6px;
	}
}
@media(max-width:991px){
	body { 
		padding-top: 0px;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	.navbar-left {
		height: 50px;
	}
	.navbar-collapse {
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 30px 6px;
	}
	
	.navbar-nav {
		float: left;
		width: 100%;
	}
	.navbar-brand {
		margin-right: -40px;
		max-width: 200px;
		padding: 0;
	}
	
	.navbar-row  .social {
		padding-right: 0px;
	}
	
}

@media (max-width: 767px) {
	body { 
		padding-top: 0px;
	}
	.content {
		margin-top: 20px;
	}
	.smalllogo {
	position: absolute;
	margin-top:-24px;
	height: 60px;
	width: 60px;
	margin-left: -287px;
}
	
	.mainName{
		border:none;
		padding:10px 10px 0;
		text-align:right;
		font-size:18px;
		font-style: italic;
		font-weight: bold;
		color:#1E173F;
		height:90px;
	}

	.subName{
		background:white
		margin-top: -24px;
		border:none;
		padding:10px 10px 0;
		margin-top:-70px;
		text-align:right;
		font-size:14px;
	}
	
	#fixedwrap {
	/*display: block;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: inherit;*/
	margin-top:-320px;
}

	
	.fixedslider {
    /*visibility: hidden;*/
	}
	.fixedlogo {
    height: 150px;
}
	.navbar-left {
		height: 70px;
		float: left;
	}
	.navbar-nav {
		margin-left: 0px;
	}
	.navbar-header {
		float: none;
	}
	h1, .h1 {
		font-size: 16px;
	}
	h2, .h2 {
		font-size: 22px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		font-size: 20px;
		padding: 15px 15px 15px 25px;
		color: #666 !important;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover {
		color: #666 !important;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		background: #eee;
		color: #333;
	}
	.w {
		margin:0;
	}
	.navbar-collapse {
		float: none;
	}

	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 24px;
		padding: 18px 15px;
		width: 100%;
		text-align: left;
	}
	.navbar-brand {
		margin-right: 0px;
		max-width: 220px;
		padding: 0;
	}
	span.content a {
		display: block;
		width: 900px;
		text-align: center;
	}
	
}

.theme-default .nivoSlider {
	box-shadow: 0 0 0 0 #4a4a4a !important;
}
.nivo-controlNav {
	display: none;
}
#slide .slider {
    position: absolute;
    z-index: 0;
}

.button {
	padding: 5px 30px;
	border:1px solid #999999;
	background: #999999;
	color: #fff;
	cursor: pointer;
}
.button:hover{
	color: #999999;
	background: #fff;
	text-decoration: none;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
h2.social {
	font-size: 24px;
	margin: 10px 0 0 0;
}
.socialwrapper,
.followwrapper {
    margin-top: 5px !important;
}
.footlogo {
	width: 100%;
	max-width: 200px;
	padding: 20px 0;
	margin: auto;
}
.footlogo img {
	max-width:100%;
	max-height: 100%;
	height:auto !important;
}

/* fix for slider */
.theme-default .nivoSlider {
	margin-bottom: 0 !important;
}


#marqueeBoard {    
    background: transparent url("img/board_orig.png") no-repeat center;
	text-align: center;
    height: 648px;
	/*width: 969px;
	/*height: 400px;*/
    width: 100%;
	padding-top: 75px;
}


#contentBox2 {    
	text-align: center;	
	margin-top: 75px;
	margin-left: 250px;
	margin-right: 350px;
    width: 700px;
	}

#marqueeBox {
padding:0 125px; 
width: 460px;
height: 290px;
/*width: 400px;
height: 290px;*/
/*margin-left: 100px;*/
margin-top: 10px;
color: #FFFFFF;
}