﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 32px;
    padding-bottom: 16px;
	 background-color:#bcb8ad;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
   padding-left: 8px;
   padding-right: 8px; 
	background-color:white;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

a {
  color: #337ab7;
  text-decoration: none;
  font-weight:600;
}
a:hover,
a:focus {
  color: #cc0000;
  text-decoration: underline;
}

.wrapbtn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space:normal !important;
  word-wrap: break-word; 
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-yellow {
  color: #000000;
  background-color: #ffdd99;
  border-color: #985f0d;
}
.btn-yellow:focus,
.btn-yellow.focus {
  color: #000000;
  background-color: #ffd480;
  border-color: #985f0d;
}
.btn-yellow:hover {
  color: #000000;
  background-color: #ffd480;
  border-color: #d58512;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #000000;
  background-color: #ffd480;
  background-image: none;
  border-color: #d58512;
}

.align-middle {
  display: flex;
  align-items: center;
}

.text-center {
  text-align: center;
}

.left14 {
	margin-left:14px;
}

.left10 {
	margin-left:10px;
}

.left6 {
	margin-left:6px;
}

.left2 {
	margin-left:2px;
}

.BGred {
	color:#bd0000;
}

.bghfb {  /* facebook icon on vavbar */
	margin-top:0;
	font-size: 0.8em;
	line-height: 0.5em;
	vertical-align: -.0667em;
}

.padtop20 {
	padding-top:20px;
}

.amazonsmile {
	height:130px;
	margin:10px 0 0 100px;
	display:none;
}

.xsonly {
	display:flex;
	align-items: center;
	padding:6px 6px 6px 20px;
}

.navbar-inverse {
	background-color: #2b4351;
	border-color: #080808;
}
.navbar-inverse .navbar-text {
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;
	}

	.navbar-inverse .navbar-nav > li > a {
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;
		padding-left:16px;
		padding-right:0px;
	}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #FFD700;
	background-color: transparent;
	text-decoration:underline;
}

.navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;}
.navbar {min-height:32px !important}
.navbar-nav > li > a, .navbar-brand {
    padding-top:5px !important; padding-bottom:0 !important;
    height: 30px;
}
.navbar-toggle {
     padding: 0 0;
     margin-top: 10px;
     margin-bottom: 0;
}

.navbar-btn {
	color: #ffffff;
  padding: 1px 5px;
  font-size: 12px;
  font-weight:600;
  line-height: 1.3;
  border-radius: 3px;	
}

.homeitembox {
	display: block; 
	width: 100%; 
	position: relative;
	padding-top:32px;
	overflow: hidden;
}

.itemboximage {
	position: absolute; 
	top: 32px;
}

.iconcolor {
	color: #2b4351;
}

.pagetitlebox {
	display: block; 
	width: 100%;
	position: relative;
	padding-top:2px;
	vertical-align:middle;
}

.pagetitleimage {
	position: absolute; 
	top: 12px;
}

.pagelogo {
	max-height:60px;
	margin-left: -10px;
}

.pageimage {
	max-height:50px;
	margin-left:17px;
}

.pagetitle {
	margin-left:5px;
	font-size: 1.5em; 
	font-weight:700; 
	vertical-align:middle;
}

.post {
	margin:6px 1px 0 1px;
	padding-right:0;
}

.subheading20 {
	margin:6px 0 0 0;
	font-size:17px;
	font-weight: 700;
	text-decoration:underline;
}

.subheading18 {
	margin:6px 0 0 0;
	font-size:16px;
	font-weight: 700;
	text-decoration:underline;
}

.subheading15 {
	margin:6px 0 0 0;
	font-size:14px;
	font-weight: 700;
	text-decoration:underline;
}

.subheading16 {
	margin:4px 0 0 0;
	font-size:14px;
	font-weight: 700;
	text-decoration:none;
}

.Operator
{
  display: inline-block;
  margin: 6px 0 0 30px;
  border: 0;
}

.trustee {
	margin:6px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:700;
	text-align:left;
}

.imageright {
	margin: -17px 0 0 0;
	padding: 0 5px 4px 0;
	border:none;
	text-align:right;
}

.imageright2 {
	margin: 5px 0 0 0;
	padding: 0 5px 4px 0;
	border:none;
	text-align:right;
}

h4 {
	margin-top:10px ;
	font-size: 1.2em !important;
	line-height:1.25em;
	font-weight:normal;
}

h4plus {
	font-size: 1.21em !important;
	line-height:1.25em;
	font-weight:bolder;

}

.xstext {
	font-size: 1.0em !important;
	line-height:1.0em;
}

.smtext {
	font-size: 1.1em !important;
	line-height:1.1em;
}

.stdtext {
	font-size: 1.2em !important;
	line-height:1.25em;
}

.lgtext {
	font-size: 1.3em !important;
	line-height:1.35em;
}

.xltext {
	font-size: 1.4em !important;
	line-height:1.45em;
	font-weight:700;
}

.text600 {
	font-weight:600;
}

.makered {
	color:#cc0000;
}

/*------------------------------------------------------------------ Footer Main -------------------------------------------------------------------*/
.footer-main {
	padding: 12px 0px;
	color: #ffffff;
	background: #2b4351;
}

	.footer-main hr {
		border-top: 1px solid rgba(255,255,255,.6);
	}

.footer-widget, .footer-link, .footer-link-contact {
	margin-top: 12px;
	color: #ffffff;
}

	.footer-widget h4 {
		color: #ffffff;
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 2px;
		position: relative;
		font-weight: 700;
		border-bottom: 3px solid #FFD700;
	}

	.footer-widget p ul li {
		color: #ffffff;
		font-weight: 500;
		font-size: 14px;
		padding-top: 8px;
	}

.footer-link {
}

	.footer-link h4 {
		color: #ffffff;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 16px;
		position: relative;
		font-weight: 700;
		border-bottom: 3px solid #FFD700;
	}

	.footer-link ul li {
		margin-right: 5px;
	}

		.footer-link ul li a {
			color: #ffffff;
			text-align: left;
			display: block;
			line-height: 24px;
			position: relative;
			padding-left: 15px;
			transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
			-ms-transition: all .3s ease-in-out;
		}


			.footer-link ul li a:hover::before {
				left: 5px;
			}

			.footer-link ul li a:hover {
				color: #FFD700;
				border-color: #FFD700;
				padding-left: 20px;
			}

.footer-link-contact h4 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
}

	.footer-link-contact h4::before {
		border-bottom: 3px solid #b0b435;
		content: "";
		height: 3px;
		width: 100%;
		position: absolute;
		bottom: 3px;
		left: 0px;
	}

.footer-link-contact ul li {
	margin-bottom: 12px;
}

	.footer-link-contact ul li i {
		position: absolute;
		left: 0;
		top: 5px;
		padding-right: 6px;
	}

	.footer-link-contact ul li p {
		padding-left: 25px;
		color: #cccccc;
		position: relative;
	}

	.footer-link-contact ul li p {
		font-size: 16px;
		color: #cccccc;
		font-weight: 300;
		padding-right: 16px;
		line-height: 24px;
	}

		.footer-link-contact ul li p a {
			color: #cccccc;
		}

			.footer-link-contact ul li p a:hover {
				color: #b0b435;
			}
/*------------------------------------------------------------------ Copyright -------------------------------------------------------------------*/
.footer-copyright {
	background: #2b4351;
	padding: 12px 0px;
	position: relative;
}

	.footer-copyright p {
		text-align: center;
		color: #ffffff;
		font-size: 16px;
	}

		.footer-copyright p a {
			color: #ffffff;
		}

			.footer-copyright p a:hover {
				color: #b0b435;
			}


.jumbotron {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
body {
    padding-top: 50px;
}


	.navbar-btn {
		color: #ffffff;
		padding: 3px 10px;
		margin: 10px 6px;
		font-size: 16px;
		line-height: 1.3;
		font-weight:600;
		border-radius: 5px;
	}
	.amazonsmile {
		height:auto;
		margin:0px;
		display:flex;
	}

.bghfb {  /* facebook icon on vavbar */
	font-size: 1.8em !important;
	line-height: 1;
	padding-right:8px;
	margin-top:-4px;
}

.pagelogo {
	max-height:80px;
}

.pageimage {
	max-height:45px;
	margin-left:30px;
}

.pagetitle {
	margin-left:10px;
	font-size: 1.8em; 
	font-weight:700; 
	vertical-align:middle;
}

.post {
	margin:10px 4px 0 4px;
	padding-right:0;
}

	.xsonly {
		display:none;
		padding:0;
	}

	.navbar-nav > li > a {padding-top:15px !important; padding-bottom:15px !important;}
	.navbar {min-height:50px !important}
	.navbar-nav > li > a, .navbar-brand {
		 padding-top:15px !important; padding-bottom:0 !important;
		 height: 48px;
	}
	.navbar-toggle {
		  padding: 0 0;
		  margin-top: 15px;
		  margin-bottom: 0;
	}


/*
	.navbar-brand {
		width:0px;
		padding:0;
	}

*/
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 1024px) {

	.pagelogo {
		max-height:100px;
	}

	.pageimage {
		max-height:50px;
		margin-left:36px;
	}

	.pagetitle {
		margin-left:12px;
		font-size: 2.1em; 
		font-weight:700; 
		vertical-align:middle;
	}

	.subheading20 {
		margin:10px 0 0 0;
		font-size:20px;
	}

	.subheading18 {
		margin:10px 0 0 0;
		font-size:18px;
	}

	.subheading16 {
		margin:6px 0 0 0;
		font-size:16px;
		font-weight: 700;
	}

	.subheading15 {
		margin:6px 0 0 0;
		font-size:15px;
		font-weight: 700;
		text-decoration:underline;
	}
}

