* {
	float: none;
	margin: 0;
	padding: 0;
}

/***************************** BACKGROUND PHOTOS **********************************/

html {
background:#fff;
}

@media (min-width: 400px){
html {
  background: url(images/driftwood_texture.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}
}

.index{ 
  background: url(images/danwatersaw1500x700.gif) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}

.construction
{
 background: url(images/under_construction.gif) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
  min-height: 100%;
}

/*************************** END BACKGROUND PHOTOS**************************************/

#content {
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	overflow:hidden;
}

.textbox {
	background-color: #000;
	width: 85%;
	margin-top: 85px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-width: 1px;
	border-style: none;
	text-align: left;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	min-width: 300px;
	position: relative;
	opacity: 1;
	border-radius: 10px;
	min-height: 450px;
	background-size: contain;
}


@media (min-width:800px) {
	.textbox{
	opacity:0.92;
	width:75%;
	margin-top:100px;
	background-color: #333;
	
	
}
}

.textbox_text {
	padding-left: 25px;
	padding-right: 25px;
}

#wrapper{
	background:fff;	
	font-family: Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

@media (min-width:800px){
#wrapper {
	
	margin: 0 auto;
	width:100%;
	
	}
}

@media (max-width:800px){
#logo {
	display:none;	
}
}

#mobile_logo{
	top:1px;
	left:15px;
	position:fixed;	
	z-index:999;
	max-height:3px;
}

@media (min-width:800px){
#mobile_logo{
	display:none;	
}
}

#logo {
	display:auto;
	float:right;
	position: fixed;
	top: 6px;
	right: 20px;
	z-index: 998;
	
}


.float_left{ /*to clear float for mobile*/
	height:100%;
	position: relative;
	text-align:center;
	line-height:1.5em;
	padding: 10px;
	margin 0 auto;
}

.float_right{ /*to clear float for mobile*/
	min-height: 100%;
	position: relative;
	padding: 10px;
	line-height:1.5em;
	margin:0 auto;
	align: center;
}

@media (min-width:800px){
.float_left {
	float:left;	
	margin: 25 auto;
	text-align:left;
	width: 45%;
}

.float_right {
	float: right;
	text-align: left;
	margin: 0 auto;
	width: 45%;
}
}

#motto{
	font-size: 24px;
	font-family: comic;
	color: #000;
	background:#333;
	padding: 5px;
	height:50px;
	width: 100%;
	font-style: italic;
	text-align: center;
	margin: 0 auto;
	bottom: 0px;
	position: fixed;
	align: center;
	line-height: 1.5em;
	vertical-align: middle;
	left:auto;
	right:auto;	
	z-index: 999;
}

@media (min-width:490px){
#motto {
	height: 13%;
	min-height:30px;
	color:#fff;
	opacity: 0.85;
}
}

#motto_mobile{
	font-size: 24px;
	font-family: comic;
	color: #000;
	background:#333;
	padding: 5px;
	height:50px;
	width: 100%;
	font-style: italic;
	text-align: center;
	margin: 0 auto;
	bottom: 0px;
	position: fixed;
	align: center;
	line-height: 1.5em;
	vertical-align: middle;
	left:auto;
	right:auto;	
	z-index: 999;
}

@media (min-width:800px){
#motto_mobile {
	display:none;
	visibility:hidden;
}
}

@media (max-width:490px){	
#motto_text {
	display:none;
}
}

#social-index {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	bottom: 5px;
	text-align: center;
}

#social_mobile {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	bottom: 5px;
	text-align: center;
}

@media(min-width:800px){
#social_mobile{
display: none;	
visibility: hidden;
}
}



/******************************  GALLERY  *******************************/

.gallerybox {
	background-color: #333;
	width: 85%;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-width: 1px;
	border-style: none;
	text-align: center;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	min-width: 300px;
	position: relative;
	opacity: 1;
	border-radius: 10px;
	min-height: 250px;
	background-size: contain;
}


@media (min-width:800px) {
	.gallerybox{
	opacity:0.92;
	width:75%;
	margin-top:100px;
	padding: 5px
}
}

#gallery {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	max-width: 500px;
	position: relative;
	
}

.img{
opacity: 1;	
}

@media (min-width:400px){
.img {
	
	position: relative;
	width: 32%;
	min-width:250px;
	min-height:250px;
	height:32%;
	background-color: #333;
	padding: 5px;
	opacity: .75;
	display: inline-block;
}
}

.img:hover{
opacity: 1;	
}

/***********************************  END GALLERY  **************************************/

#social {
position: absolute;
top: 85px;
right: 2%;	
}

@media (max-width:800px){
#social {
display: none;	
}
}




