﻿*{
	margin : 0; 
	border : 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

.headerimage{
	position: relative; 
	height:646px; 
	left: 0px; 
	top: 0px;
}

.border {
	border: 1px solid black;
	background-color: lightgrey;
	padding: 2px 2px 2px 2px;
	border-radius: 10px; 
}

.footermenu {
	position: relative;  
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	height: 125px; 
	width:1300px; 
	padding: 15px 0px 5px 5px; 
	border: 1px solid red; 
	border-radius: 5px;
	background: rgba( 38, 38, 38, 0.5);
}

.featureslocation{
	position: relative;	
	float: inherit;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1100px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	border-radius: 0px;
}

.elements {
	display: flex;
	justify-content: center; 
  	margin-top: -385px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
}

.featureslocation {
	position: relative; 
	margin-top: -100px; 
	margin-bottom: auto; 
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	width:1100px;
}

#footer {
	position: absolute; 
	text-align:center; 
	font-size: 10px; 
	width: 1300px; 
	clear: both;
}

.headertitle {
	display: flex; 
	justify-content: left;
}

.col {
	padding:0em; 
	display:table-cell; 
	font-size: small; 
	font-weight: none; 
	color: #ffcc33; 
	width: 9%;
}

a.footeritem:link{
	text-decoration: none; 
	color: #ffffff; 
	font-size: x-small;
}

a.footeritem:visited {
	text-decoration: none; 
	color: red; 
	font-size: x-small;
}

a.footeritem:hover {
	text-decoration: underline; 
	color: #ffcc33; 
	font-size: x-small;
}

a.footeritem:active {
	font-size: x-small;
} 

.maplocation {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	position: relative; 
	float: inherit; 
	margin-bottom: auto; 
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	width:1000px;
	padding: 20px 10px 0px 10px;
}

.tags {
	 font-size: x-small;
	 color: gray;
}
.ul {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height: 1.5em;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height: 1.5em;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
	
.blended_grid{
	display : block;
	width : 1300px;
	overflow : auto;
	margin : 0px auto 0 auto;
}

.pageColumnLeft{
	float : left;
	clear : none;
	width : 650px;
}

.pageColumnMid{
	float : left;
	clear : none;
	width : 650px;
}

.pageColumnRight{
	float : left;
	clear : none;

	width : 650px;
}

.pageColumnMerged{
	float : left;
	clear : none;
	width : 800px;
}

.pageColumnFull{
	float : left;
	clear : none;
	width : 1300px;
}


h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0px;
  margin-right: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0px;
  margin-right: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;

}

h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 10px;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 10;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 10;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 00;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.currentlocation{
	font:normal 14px Arial;
 	color: white;
	position: relative;
	float: inherit;
	margin-top: 30px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1290px;
	padding: 10px 0px 10px 10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
    border-radius: 5px;
	background: #D71D24;
	background: linear-gradient(90deg, rgba(215, 29, 36, 1) 20%, rgba(255, 255, 255, 1) 80%);
}

.facebooklocation {
	position: relative;
	float: inherit;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1284px;
	padding: 10px 0px 10px 0px;
}

.css-button-arrow--black {
	text-align: center;
	min-width: 130px;
	height: 3rem;
	line-height: 3rem;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	outline: none;
	overflow: hidden;
	border-radius: 5px;
	border: 1px; 
	color: white;
	background-color: #000000;
}

.css-button-arrow--black:hover {
	border-radius: 5px;
	padding-right: 24px;
	padding-left: 8px;
}

.css-button-arrow--black:hover:after {
	opacity: 1;
	right: 10px;
}
.css-button-arrow--black:after {
	content: "\00BB";
	position: absolute;
	opacity: 0;
	font-size: 20px;
	line-height: 40px;
	top: 0;
	right: -20px;
	transition: 0.4s;
}

.iconDetails {
	margin-left:2%;
	float:left; 
	height:40px;
	width:40px;	
} 

.container2 {
	width:100%;
	height:auto;
}
input {
	padding-left: 0px;
	padding-right: 0px;
	width: 100px;
	height: 26px;
}

.wgtmsr{
	width:200px;
	height:50px;
	padding-left: 10px;
	color: grey;
	border: 1px solid black;
}


.wgtmsr option{
	width:200px;   
	background: white;  
}

.input-container {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	width: 100%;
	margin-bottom: 5px;
}

.icon {
	padding: 20px 13px 10px 10px;
	background: dodgerblue;
	color: white;
	min-width: 20px;
	min-height: 20px;
	text-align: center;
}

.input-field {
	padding: 10px;
	outline: none;
}

.input-field:focus {
	border: 2px solid dodgerblue;
	background: rgb(143,143,157);
	background: linear-gradient(24deg, rgba(143,143,157,1) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 100%);}
}