a:link {  text-decoration:none; }
a:visited {  text-decoration:none; }
a:focus { text-decoration:none; }
a:hover {  text-decoration:none; }
a:active { text-decoration:none; }

ul,
ol,
dl {
  font-size: 1rem;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
font-family: 'Sanchez', serif;  }

p {font-family: inherit;
  font-weight: normal;
  font-size: 1.25em;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; 
  font-family: 'Sanchez', serif;}

img.center {
display: block;
margin: 0px auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Sanchez', serif;
  font-weight: 500;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h2{font-size: 250%;
	}
	
	h3{font-size: 200%;
	}
	
	html { 
  background: url(../img/hp-bk.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

ul, li, h1, h2, span{
    margin:0;
    padding:0;
}


hmtl {
font-family: 'Sanchez', serif;
}

body {
margin: 0;
padding: 0;
width:100%;
height:100%;
}

ul {
	list-style:none; 
	display: table-row;	
}

.box1 {
	border-top:2px solid rgba(255, 255, 255, 0.6);
	border-bottom:2px solid rgba(255, 255, 255, 0.6);
	width: 940px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -470px;
	margin-top: -25px;
	overflow:none;
	}

.box2 {
	position: absolute;
	right: 0; 
	bottom: 0;
	overflow:none;
}

.bmenu {
	display: table;
	margin: 0 auto;
	overflow:none;
	}
.bmenu li{
	display: table-cell;
    font-size: 40px; font-weight: bold;
	overflow:none;
}

.bmenu li a{
	display: block;
    white-space: nowrap;
	color: rgba(255, 255, 255, 0.2);
	Text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0px 0px 6px #fff;
    -moz-transform: scale(0.5); 
    -ms-transform: scale(0.5); 
    -o-transform: scale(0.5); 
    -webkit-transform: scale(0.5); 
    transform: scale(0.5); 
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    -ms-transition: all 0.6s linear;
    transition: all 0.6s linear;
	overflow:none;
}

.bmenu:hover li a{
    text-shadow: 0px 0px 15px #fff;
	overflow:none;
}

.bmenu li a:hover{
color: rgba(255, 255, 255, 0.9);
    text-shadow: 0px 0px 1px #fff;
    -moz-transform: scale(1); 
    -ms-transform: scale(1); 
    -o-transform: scale(1); 
    -webkit-transform: scale(1); 
    transform: scale(1); 
	overflow:none;
}


  a.infobox {text-decoration:none; }
  a.infobox:hover { font-family: 'Sanchez', serif; color:black; background:white; }
  a.infobox span { visibility:hidden; position:absolute; margin-left: 30px; top: 26em;
    margin-top:1.5em; padding:1em; text-decoration:none; }
  a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
    visibility:visible; left:1em;
    }

.pic { 
width: 200px;
height: 200px;
margin:  20px;
float: left;
border: 1px solid black;
border-radius: 4px;
-webkit-transition: all .3s ease-in-out; 
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;}

.pic:hover { -moz-transform: scale(1.5); 
    -ms-transform: scale(1.5); 
    -webkit- transform: scale(1.5); 
	-o-transform: scale(1.5);
	transform: scale(1.5);}

label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
	font-family: 'Sanchez', serif;
}

form {
    margin:0 auto;
    width:459px;
	font-family: 'Sanchez', serif;
	  font-size:0.9em;
}

/* Style the text boxes */
.button, input, textarea {
    width:420px;
    height:47px;
    background:#efefef;
    border:1px solid #000;
    padding:10px;
    margin: 5px 0px 5px 0px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	font-family: 'Sanchez', serif;
}

textarea {
	height:140px;
	background:url(../img/modal-gloss.png) right no-repeat #efefef;font-family: 'Sanchez', serif;
	margin: 5px 0px 0px 0px;
}

input:focus, textarea:focus {
    border:1px solid #97d6eb;
}



.submit {
	text-align: center;
	border:1px solid #000;
    width:127px;
    height:38px;
	color: Black;
    background-color: grey;
    margin-top:20px;
    cursor:pointer;font-family: 'Sanchez', serif;
	  font-size:0.9em;
}

	.submit:hover {
	    background-color: #ccc;
	color: #333;
	}


/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); }
  .th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #333;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 27px;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom:1px solid #333;
	background-color: #666;
	color: #ccc;
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 0px 0px;
}

.tab_last { border-right: 2px solid #333; }

ul.tabs li:hover {
	background-color: #ccc;
	color: #333;
}

ul.tabs li.active {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	display: block;
}

.tab_container {
	border: 1px solid #333;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
	border-radius: 0px 4px 4px 4px;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
}




	ol {
	list-style: none;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	min-width: 150px;
	max-width: 200px;
}

ol li {
	height: 20px;
	border-bottom: 1px solid #cccccc;
	transition: height 1s ease-in-out;
	-webkit-transition: height 1s ease-in-out;
	-moz-transition: height 1s ease-in-out;
	-ms-transition: height 1s ease-in-out;
	-o-transition: height 1s ease-in-out;    
	overflow: hidden;
}

ol li:last-child {
	border-bottom: 0px;
}

ol li:target {
	height: 100px;
}
	
ol li ol{
	opacity: 0;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	max-width: 100%;
	max-height: 80px;
	overflow-y: auto;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;    
}

ol li:target ol{
	opacity: 1;            
}	
	
	
	
	
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0, 0);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;  
		height: 70%;
		margin-left: -40%;
		width: 80%;
		background: #eee url(../img/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 10px 20px 30px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);   
		overflow:auto;}
		}

		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.close-reveal-modal {
    font-size: 3.375rem;
    line-height: 1;
    position: fixed;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bolder;
    cursor: pointer; }
	
	
	.close-reveal-modal1 {
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }
	/*
		
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
