/* nav1 links A */
.class1 a {font-family:arial,helvetica,sans serif; color:#cfcaca; font-size:20px; font-weight:normal; line-height:170%; padding-right:5px; padding-left:5px; text-shadow: 2px 2px 12px #000000; opacity: 70%;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 1s ease; }
.class1 a:link {text-decoration:none;}
.class1 a:hover {color:#f1efef; background:#505050; padding-right:10px; padding-left:10px; padding-top:10px; padding-bottom: 10px; opacity: 100%; }
.class1 a:visited {text-decoration:none; }
.class1 a:active {text-decoration:none; }


/* nav2 links white */
.class2 a {font-family:arial,helvetica,sans serif;
color:#ffffff; font-size:14px; font-weight:none; padding-right:4px; padding-left:4px; text-shadow: 2px 2px 6px #505050; line-height:200%;}
.class2 a:link {text-decoration:none;}
.class2 a:hover {background: #505050; border:1px solid #ffffff; border-color:#ffffff; 
padding-right:5px; padding-left:5px; padding-top:5px; padding-bottom: 5px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 1s ease; }
.class2 a:visited {text-decoration:none;}
.class2 a:active {text-decoration:none;}


/* links small*/
.class3 a {font-family:arial,helvetica,sans serif;
color:#ffffff; font-size:14px; font-weight:normal; line-height:170%; padding-right:5px; padding-left:5px;}
.class3 a:link {text-decoration:none;}
.class3 a:hover {background: #f1efef; color: #505050; font-style: italic; padding-right:10px; padding-left:10px; padding-top:10px; padding-bottom: 10px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 1s ease; }
.class3 a:visited {text-decoration:none;}
.class3 a:active {text-decoration:none;}


/* grey links in body text */
.class4 a {font-family:arial,helvetica,sans serif; color:#505050; font-size:15px; font-weight:normal; line-height:170%; padding-right:5px; padding-left:5px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 1s ease; }
.class4 a:link {text-decoration:none;}
.class4 a:hover {color:#f1efef; background:#505050; padding-right:10px; padding-left:10px; padding-top:10px; padding-bottom: 10px; opacity: 100%; }
.class4 a:visited {text-decoration:none; }
.class4 a:active {text-decoration:none; }




.shortboxtext {font-family:arial,helvetica,sans serif;
color:#000000; font-size:16px; line-height:130%; font-weight:normal;}

.titletext {font-family:garamond; times new roman;;
color:#505050; font-size:36px; font-style:italic; font-weight:normal; line-height:170%;}

.titletextsm {font-family:garamond; times new roman;;
color:#bc82e5; font-size:36px; line-height:170%; font-weight:normal;}

.textred {font-family:arial,helvetica,sans serif;
color:#c43c5f; font-size:14px; line-height:120%; font-weight:normal;}

.tabletextbdwh {font-family:garamond; times new roman;;
color:#ffffff; font-size:20px; line-height:170%; font-weight:normal;}

.tabletext {font-family:garamond; times new roman;;
color:#000000; font-size:20px; line-height:170%; font-weight:normal;}

.copytext {font-family:arial,helvetica,sans serif;
color:#ffffff; font-size:11px; line-height:170%; font-weight:normal;}

.copytextbk {font-family:arial,helvetica,sans serif;
color:#000000; font-size:12px; line-height:170%; font-style:italic;}


html,body { 
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #000000;
}

* {
	padding: 0;
	margin: 0;
	}
	
img {
	max-width: 100%; 
	display: block;
	}
	
.grill{
	background-image: url('../images/sub_grill.jpg');
	}


/* RESPONSIVE PHOTO GRID */ 
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3px;
}

/* Create four equal columns that sit next to each other */
.column {
  flex: 16%;
  max-width: 16%;
  padding: 0 3px;
}

.column img {
  margin-top: 6px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 25%;
    max-width: 25%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 25%;
    max-width: 25%;
  }
} 



table.hoursbox {
	padding: 6px; 
	}	

#container {
background: #000000;
margin-top: 0px;
margin-right: auto;
margin-bottom: 100px;
margin-left: auto;
z-index: 2;
}

	#content {
	height: 1600px; 
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	

	#nav1 {
	width: 90%; 
	float: left;
	height: 100px;
	margin-top: 40px;
	margin-left: 0;
	z-index: 1000;
	}
	
	#textbox {
	position: absolute;
	float: left;
	width: 80%;
	margin-top: 14%;
	margin-left: 8%;
	padding: 40px;
	background: #ffffff; 
	z-index: 1000;
	}

		#photogrid {
		float: left;
		margin-left: 10%;
		width: 80%;
		}
	
	#nav2 {
	position: absolute;
	height: 100px;
	width : 1000px;
	float: left;
	width: 100%;
	margin-top: 1200px;
	margin-bottom: 100px;
	text-align: left; 
	z-index: 1000;
	}


	#nav2testimonials {
	position: absolute;
	height: 100px;
	width : 1000px;
	float: left;
	width: 100%;
	margin-top: 1400px;
	margin-bottom: 100px;
	text-align: left; 
	z-index: 1000;
	}


	#nav2videopage {
	position: absolute;
	height: 100px;
	width : 1000px;
	float: left;
	width: 100%;
	margin-top: 1700px;
	margin-bottom: 100px;
	text-align: left; 
	z-index: 1000;
	}
	
	
	
	