/* *************** HOME PAGE STYLES ********************* */

.homeSearchWrapper{
	text-align: center;
	z-index: 100; width: 100%;
	position: absolute;
	top: 0px;
	background: rgba(0,0,0,0.3);
	border-bottom: solid 1px rgba(20,20,20,0.3)
}


.homeAnnouncementBound{
	color: #ffe100;
	font-weight: 500;
	font-size: 14px;
	background: rgba(0,0,0,0.6);
	padding: 6px;
}

.homeSearchBound{
	font-family: Ubuntu, sans-serif;
	max-width: 100%;
	margin: auto;
	padding: 10px 0px 10px 0px;
	background: url(../images/HomeSeachBG.jpg) rgba(0,0,0,0.3);
	background-size: cover;
	color: #ffffff;
	border: solid 0px red;
	font-size: 22px;
}

.homeSearchDescription{
	text-align: center;
	color: #ffffff;
	margin: 0px 7px 0px 0px;
	padding: 8px 6px 8px 6px;
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	   -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	border: solid 0px blue;
}

.homeSearchButton{
	font-family: Ubuntu, sans-serif !important;
	display: block;
	border-radius: 4px;
	width: 180px;
	color: #4e4406;
	font-size: 18px;
	text-decoration: none;
	margin: 0px auto 0px auto;
	padding: 8px 10px 8px 10px;
	text-align: center;
	border: solid 1px rgba(0,0,0,0.3);
	background: rgba(255,221,0,0.9);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	-webkit-transition: color .4s;
	   -moz-transition: color .4s;
	        transition: color .4s;
	-webkit-transition: background-color .4s;
	   -moz-transition: background-color .4s;
	        transition: background-color .4s;
}

.homeSearchButton:hover{
	text-decoration: none;
	color: #ff6000;
	background: rgba(255,255,255,1.0);
}





/* ============== HOME CALLOUTS ====================== */


.specialEvent{
	color: #4e4e4e;
	background: none;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
	-webkit-border-radius:	8px;
		 -moz-border-radius:	8px;
					border-radius:	8px;
}




.homeCallout{
	width: 100%;
	max-width: 370px;
	height: none;
	font-family: Ubuntu, sans-serif;
	background: #ffffff;
	border: solid 1px #cccccc;
	text-align: center;
	line-height: 120%;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: solid 0px #cccccc;

	-webkit-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.2);
	        box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.2);
}



.homeCallout .titleTop{
	background: url(../images/PageBGTop.jpg) no-repeat;
  	background-size: cover;
	height: 90px;
	text-align: center;
	padding-top: 30px;
	line-height: 100%;
	border: solid 0px red;
}


.homeCallout .titleInner{
	font-family: Ubuntu, sans-serif;
	color: #ffffff;
	background: rgba(0,0,0,0.3);
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	padding: 6px 0px;
	line-height: 100%;
	border: solid 1px #000000;
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 6px 0px;

}


.homeCallout .leftBG{
	background-image: url(../images/PageBGTop.jpg);
}

.homeCallout .middleBG{
	background-image: url(../images/PageBGTop.jpg);
}

.homeCallout .rightBG{
	background-image: url(../images/PageBGTop.jpg);
}


.calloutContent{
	padding: 10px 10px 10px 10px;
	line-height: 140%;
	height: none;
}

.homeCenterTitle{
	width: 100%;
	max-width: 373px;
	margin: 0px 0px 0px 0px;
}


.calloutButton a:link, .calloutButton a:visited{
	text-align: center;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	display: block;
	background: #337ab7; /* blue */
	width: 162px;
	height: 34px;
	margin: 0px auto 0px auto;
	padding: 6px 0px 0px 0px;
	text-decoration: none !important;

	border: solid 1px #2e6da4;
	-webkit-border-radius:	4px;
	   -moz-border-radius:	4px;
	        border-radius:	4px;
	  -webkit-text-shadow:	-1px -1px 1px rgba(0, 0, 0, 0.2);
	     -moz-text-shadow:	-1px -1px 1px rgba(0, 0, 0, 0.2);
	          text-shadow:	-1px -1px 1px rgba(0, 0, 0, 0.2);

	   -webkit-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	      -moz-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	           box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
}

.calloutButton a:hover{
	background: #2e6da4; /* BLUE */
	color: #ffffff;
}



.portfolioBound{
	margin-bottom: 40px;
}

.portfolio{
	font-size: 15px;
	display: block;
	color: #555555 !important;
	text-decoration: none !important;
	text-align: center;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
	height: 340px;
	line-height: 110%;
	background: rgba(255,255,255, 0.4);
	border-radius: 6px;
	-webkit-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	        box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	transition: background 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
}

.portfolio:hover{
	background: rgba(255,255,255, 0.9);
	color: #014e92 !important;
	border-radius: 6px;
	-webkit-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
	        box-shadow:	0px 4px 5px rgba(0, 0, 0, 0.1);
}


.portfolioThumb{
	display: block;
	border: 0px solid #555555;
	border-radius: 2px;
	width: 100%;
	max-width: 260px;
	height: 260px;
	margin: 0px auto 8px auto;
}


.portfolioButton{
	margin: 12px auto 0px auto;
	padding: 3px;
	border-radius: 12px;
	background: #949494;
	width: 140px;
	color: #ffffff;
}


#gmap{
	max-width: 600px;
	margin: 0px auto;
}

#youtube{
	max-width: 600px;
	display: block;
	margin: 0px auto;
}


/* ********* These are needed for Table Heads   ****************** */
th {
	text-align: center;
	padding-right: 1em;
	color: #d8d8d8;
}

th, td.tableHead1 {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #024480;
}

td {
	background-color: #ffffff;
}


/* ------------------------------------------------------------------------------- */
/* Stackable Table styles required for use with stackable.js---------------------- */
/* ------------------------------------------------------------------------------- */

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }


/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 992px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}


/* ------------------------------------------------------------------------------- */
/* RESPONSIVE CSS  768 px (SM) --------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
@media (min-width: 768px) {


	.homeAnnouncementBound{
		color: #ffe100;
		font-weight: 500;
		font-size: 14px;
		background: rgba(0,0,0,0.6);
		padding: 6px;
	}

	.homeSearchBound{
		background: rgba(0,0,0,0.0);
		padding: 10px 0px 10px 0px;
		font-size: 22px;
		max-width: none;
		width: 700px;
	}


	.homeSearchDescription{
		text-align: left;
		color: #ffffff;
		margin: 0px 7px 0px 0px;
		float: left;
	}

	.homeSearchButton{
		margin: 0px 7px 0px 0px;
		float: left;
	}


	.portfolioBound{
		margin-bottom: 30px;
	}

	.portfolio{
		height: 320px;
	}

	.portfolioThumb{
		max-width: 240px;
		height: 240px;
	}

	.homeCallout{
		height: none;
	}


	.calloutContent{
		height: none;
	}

	.specialEvent{
		font-size: 19px;
		margin-top: 0px;
	}


	.homeButton:link, .homeButton:visited{
		width: 280px;
	}


}


/* ----------------------------------------------------------------------------- */
/* RESPONSIVE CSS  992 px (MD) ------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
@media (min-width: 992px) {

	.portfolio{
		height: 280px;
	}

	.portfolioThumb{
		max-width: 200px;
		height: 200px;
	}

	.homeCallout{
		height: none;
	}

	.homeCallout .titleTop{
		height: 90px;
		font-size: 22px;
		padding-top: 30px;
  		background-size: cover;
	}


	.calloutContent{
		height: none;
	}

	.specialEvent{
		font-size: 21px;
		margin-top: 10px;
	}

	.homeButton:link, .homeButton:visited{
		width: 220px;
	}


}

/* ------------------------------------------------------------------------------ */
/* RESPONSIVE CSS  1200 px (LG) ------------------------------------------------- */
/* ------------------------------------------------------------------------------ */
@media (min-width: 1200px) {

	.portfolio{
		height: 320px;
	}

	.portfolioThumb{
		max-width: 240px;
		height: 240px;
	}

	.homeCallout{
		height: none;
	}


	.calloutContent{
		height: none;
	}


	.specialEvent{
		font-size: 21px;
		margin-top: 14px;
		margin-bottom: 24px;
	}

	.homeCallout .titleTop{
		height: 90px;
		font-size: 26px;
		padding-top: 30px;
	}

	.homeButton:link, .homeButton:visited{
		width: 250px;
	}

}