body {
margin-bottom:80px;	
}

.blue { 
    color: #04d3e5 !important; 
}

.img-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.contact-form{
	width: 100%;
	max-width: 800px;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 30px;
	box-sizing: border-box;
	border-radius: 8px;
	box-shadow: 0 0 20px #000000b6;
	font-family: 'Montserrat', sans-serif;
}

.contact-form h1{
margin-top: 0;
font-weight: 100;
}

.txtb{
	border:1px solid #CCC;
	margin: 5px 0;
	padding: 5px 5px;
	border-radius: 8px;
}

.txt-b{
	border:none;
	margin: 5px 0;
	padding: 5px 5px;
	border-radius: 8px;
}

.txtbBox{
	border:none;
	margin: 5px 0;
	padding: 5px 5px;
	color: #000;
	font-size: 12px;
}

.grayText {
	color: #999;
	font-size: 12px;
	}
	
.txtb label{
	display: block;
	text-align: left;
	color: #999;
	font-size: 12px;
}

.txtb input, .txtb textarea{
width: 100%; 
border: none;
outline: none;
font-size: 12px;
margin-top: 3px;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

titleTextA {
font-size:18px;
font: Verdana, Geneva, sans-serif;
color:#6B9D02;
line-height: 1.5 px;
text-align:center !important;
	}
	
titleTextB {
font-size:14px;
font: Verdana, Geneva, sans-serif;
color:#400000;
line-height: 1.5 px !important;
text-align:center;
	}

titleTextC {
font-size:14px;
font: Verdana, Geneva, sans-serif;
color:#400000;
line-height: 1.5 px !important;
text-decoration:underline;
	}
		
.ContainerSmaller {
	margin-left:auto;
	margin-right:auto;
	width:70%;	
}

.centerImg80 {
	margin-left:auto;
	margin-right:auto;
	width:80%;	
}
.centerImg {
	margin-left:auto;
	margin-right:auto;
	width:100%;	
}

.navbar-inner {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.navbar-font {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	color:#FFFFFF;
}

.topPadding {
	padding-top:15px;
}

.bottomPadding {
	padding-bottom:15px;
}

.consumedSmall {
	display:none;
}

.pcContainer {
	display:inherit;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.copyright {
	font-size:12px !important;
}

.ipadContainer {
	display:none;
}

.mobileContainer {
	display:none;	
}

header {
	width:100%;
	height:auto;
	margin-right: auto;
	margin-left:auto;
	position:relative;
}

.StaffSmall {
	display:none;
}

.imgInText {
	display:inherit;
	height:auto;
	margin-left:0;
}

.page-header {
margin-top: 0%;
}

.marginsLR {
	margin-left: 15px;	
}

.marginsLeftRight {
	margin: 0% 15% 0% 15%;
}

.marginsTopBottom {
	margin: 15px 0px 15px 0px;
}

.marginsleft {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.paddingleft {
	padding-left: 25px;	
}

.paddingright {
	padding-right: 15px;	
}

.paddedBox {
	margin: 25px 25px 25px 25px;	
	border-color:#999999;
	border-width: 3px;
	border-radius: 5px;
	float: right;
}

.float {	
	float: right;
}

.topMargin {
margin-top: 25px;
}

.panel-body {
padding-top: 0%;
}

.featuredImg {
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
}

.featuredImgSmall {
max-width: 1450px !important; 
padding-top: 15px;
}


@media screen and (max-width: 720px) {
.pcContainer {
	display:none;	
}

.consumedSmall {
	width:100%;	
}

.ipadContainer {
	display:inherit;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 5%;
	margin-left: 0%;
}

.ipadSize {
width:80%;
}

.indent {
margin-left:25%;
}


.imgInText {
	display:inherit;
	width:50%;
	height:auto;
	margin-left:0;
	float: left;
}

.StaffSmall {
	display:none;
}

.smallHeader {
	display:inherit;
	width:80%;
	height:auto;
	margin-right:0;
	margin-left:0;
}

}

@media screen and (max-width: 260px) {
.pcContainer {
	display:none;	
}


.consumedSmall {
	width:100%;	
	display:none;
}


.featuredImg {
	display:none;	
}

.smallHeader {
	display:none;
}
	
.StaffSmall {
	width:100%;
	height:auto;
	margin-right:0px;
	margin-left:0px;
	display:inherit;
	padding: 0px 0px 0px 0px;
}

.img-responsive {
	width:100%;	
}

}
