header {text-align: center;
	}
h1 {text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	color: gray;
	margin:0px 25px 3px 25px;
	}
h2 {text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: gray;
	margin:0px 25px 0px 25px;
	padding-top:3px;
line-height: -5;
}
h3 {
	text-align: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: gray;
	/*margin:0px 25px 3px 25px;*/
	font-size: 2em;
}
p {margin:0px;
	padding:5px 0px 0px 0px;

/*padding-top: 10px;*/
}
/*.titletext*/
h1 a {
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	color: gray;
	margin:0px 25px 10px 25px;
}
li {float:center;
	margin:10px;
	padding:0px 10px 3px 10px;
	background-color: gray;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	color: white;
	/*line-height: 3;*/
border-radius: 5px 0px 5px 0px;
-webkit-box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);
      box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);}
ul li {display: inline;
	/*text-align: center;*/
	font-size: 1em;
	/*margin: .5em;*/
	color: #888;}
ul {
	margin: 0px;
	padding-left: 0px;
}
  span{
  	color:gray;
  	text-decoration: line-through;
  }
 a {
	color: lightgray;
	text-decoration: none;
	/*-webkit-transition: all 300ms*/
}
footer {margin-top:50px;
  position: fixed;
  bottom: 0;
  left: 0;
  /*height: 70px;*/
font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: lightgray;
  background-color: gray;
  width: 100%;
  /*padding-bottom:5px;*/
  position:bottom;
  /*padding-left: 25px;*/
  text-align: center;
}
footer a {
	/*float:right;*/
}
footer a img{display:inline-block;
			float:right;
			max-width: 15px;
			margin:0% .5% .5% .5%;
}
fieldset {
	border:none; 
	padding-bottom: 50px;
	margin-left:100px;
	/*display:block;*/
}
textarea {
	margin: 0px 25px 0px 0px;
}
input {
	 border: 0;

}
.placeholder {
	text-align: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	background-color: lightgray;
	padding:5px;
	 border-radius: 15px 0px 15px 0px;
	color: gray;
}
.contact {text-align: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	background-color: lightgray;
	padding:5px;
	 border-radius: 15px 0px 15px 0px;
	color: gray;
	}
.imagenav {
		width:100%;
		text-align: center;
		/*max-width:1100px;*/
		/*padding:75px;*/
		margin:0px;
}
.imagenav a {
	text-align: center;
}
.imagenav a img{
	text-align: center;
	display:inline-block;
	max-width:20%;
	max-height: 500px;
	margin:1.5%;
	/*padding:1.5%;*/
	 /*border-right:1px solid lightgray;*/
	 border-radius: 25px 0px 25px 0px;
	 /*border-height:50px;*/
}
h6 {font-size: 0;
	color:gray;
}
.br {
	padding:0;
}
.fancybox {}
.small {
	font-size: 6pt;
	font-weight: bold;
	text-decoration: none;

}
.medium {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	color: lightgray;
}
.child {
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
}
.gallery {
		width:100%;
		text-align: center;
		padding-bottom: 25px;
		padding-top:25px;
}
.gallery img{
	text-align: center;
	display:inline-block;
	max-width: 25%;
	max-width:150px;
	max-height: 500px;
	margin:1.5%;
	border-radius: 25px 0px 25px 0px;
}
/*.thumb img:hover{
-webkit-box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);
      box-shadow: inset 0px -3px 3px 0px rgba(0,0,0,0.5);
}*/
input {text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-radius: 5px 0px 5px 0px;
}
.bottomnav {
	width:100%;
	text-align:right;
	margin-right:100px;
}
.bottomnav a {margin:0% 2% 0% 0%;
}
.bottomnav img{
	max-width: 40px;
	margin:1%;
}
a:hover {
	color: #A00;
}
 .banner {	border-bottom:1px solid lightgray;
		}
.sitenav {width:100%;
	padding-bottom: 10px;
	border-bottom:1px solid lightgray;
		}

.clear {clear:both;}