html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust:none;
	text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {
	margin: 0px;
	padding: 0px;
}

html {
	max-width: 100%;
	overflow-x: hidden;
}

body {
	color:white;
	background-color:#242424;
	line-height:1;
	width: 100%;
	margin: 0px;
	padding: 0px;
	max-width: 100%;
    overflow-x: hidden;
    font-family: Verdana, sans-serif;
  	text-decoration:none;
}
	
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

ol, ul {
	list-style: none;
  	list-style-type:none;
}

#div1 {
    width:100%;
  	height:480px;
  	background-image:url("../images/landtop480.jpg");
  	background-size:cover;
  	background-position:center;
  	background-repeat:no-repeat;
	z-index:-100;
}

#div2 {
  	display:block;
    background-color:rgba(24,24,24,.93);
  	width:100%;
  	height:50px;
	text-align:center;
}

#div3 {
  	display:inline-block;
    background-color:transparent;
  	width:1024px;
  	position:relative;
}

#div4 {
 	display:inline-block;
    background-color:transparent;
  	width:256px;
  	height:100px;
  	position:relative;
  	top:0px;
  	border-radius: 0px 0px 6px 6px;
	z-index:100;
}

#divweird {
	display:absolute;
	background-color:rgba(24,24,24,.93);
	width:256px;
	height:50px;
	position:absolute;
	top:50px;
	border-radius: 0px 0px 6px 6px;
	z-index:-1;
}

#topbarlinks {
	display:inline-block;
	background-color:transparent;
	width:768px;
	height:50px;
	position:relative;
	bottom:70px;
	line-height:50px;
}

li {
  	display:inline;
 	text-decoration:none;
  	text-align:center;
  	font-size:16px;
}

li a {
  	color:white;
	display:inline-block;
	width:256px;
  	height:50px;
  	text-align:center;
  	line-height:50px;
}

li a:hover {
  	color:white;
  	background-color:#161616;
}

#div5 {
    height:10px;
  	width:100%;
  	background-color:#242424;
}

#div6 {
    width:100%;
  	height:480px;
  	background-image:url("../images/fabking2.jpg");
  	background-size:cover;
  	background-position:center;
  	background-repeat:no-repeat;
  	position:relative;
}

#div7 {
  	background-color:transparent;
  	width:500px;
  	height:200px;
  	border-radius: 12px;
	position:absolute;
  	top:50%;
    left:50%;
  	margin-left:-440px;
  	margin-top:-100px;
  	color:#242424;
  	padding:0px;
  	font-size:20px;
  	text-align:center;
  	line-height:24px;
}

#div8 {
  	height:10px;
  	width:100%;
  	background-color:#242424;
}

#div9 {
    width:100%;
  	height:530px;
  	background-image:url(../images/dark_circles.png);
  	position:relative;
	color:white;
}

#div10 {
  	height:10px;
  	width:100%;
  	background-color:#242424;
}

#div14 {
  width:1024px;
  height:100%;
  background-color:rgba(0,0,0,.4);
  margin:0 auto;
  position:relative;
}

form { max-width:420px; margin:20px auto 50px auto; }

.feedback-input {
  color:white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  border-radius: 6px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #802323;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

.feedback-input:focus { border:2px solid #CC4949; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
  background:#802323;
  border-radius:6px;
  border:0;
  cursor:pointer;
  color:white;
  font-size:22px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:-4px;
}

[type="submit"]:hover { background:#CC4949; }

#div13 {
  color:white;
  font-size:16px;
  line-height:20px;
  display:inline-block;
  width:520px;
  position:absolute;
  top:0px;
  left:0px;
}

#span3 {
	position:relative;
	display:inline-block;
	left:50px;
	font-size:26px;
	line-height:30px;
}

#span4 {
	font-size:32px;
	line-height:54px;
}

#span6 {
	font-size:16px;
	line-height:1;
}

#divweird2 {
	display:inline-block;
	width:450px;
	line-height:20px;
	font-size:14px;
	position:relative;
	left:520px;
	bottom:0px;
}

#tile1 {
  width:211px;
  height:165px;
  position:absolute;
  top:90px;
  left:80px;
  z-index:5;
}

#tile2 {
  width:209px;
  height:160px;
  position:absolute;
  top:170px;
  left:80px;
  z-index:4;
}

#tile3 {
  width:211px;
  height:165px;
  position:absolute;
  top:250px;
  left:80px;
  z-index:3;
}


#div15 {
    width:100%;
    height:370px;
  	background-image:url("../images/sawfix@2x.jpg");
  	background-size:cover;
  	background-position:50% 65%;
  	background-repeat:no-repeat;
  	position:relative;
}

#div17 {
  position:absolute;
  width:500px;
  height:160px;
  background-color:transparent;
  color:#242424;
  bottom:46px;
  left:50%;
  margin-left:-400px;
  padding:30px;
  font-size:16px;
  line-height:20px;
}

#div16 {
  	height:10px;
  	width:100%;
  	background-color:#242424;
}

#div19 {
  	height:10px;
  	width:100%;
  	background-color:#242424;
}

#div18 {
    width:100%;
  	height:370px;
  	background-image:url("../images/stonetexture.jpg");
  	background-size:cover;
  	background-position:center;
  	background-repeat:no-repeat;
  	position:relative;
}

#div20 {
  position:absolute;
  width:350px;
  height:300px;
  background-color:transparent;
  color:white;
  bottom:0px;
  left:50%;
  margin-left:120px;
  padding:30px;
  font-size:16px;
  line-height:20px;
}

#span5 {
	font-size:32px;
	line-height:54px;
}

#div21 {
  display:inline-block;
  width:50%;
  	height:50vw;
  	min-height:400px;
  	max-height:1000px;
  	background-image:url("../images/chef2.jpg");
  	background-size:cover;
  	background-position:center;
  	background-repeat:no-repeat;
  	position:relative;
  text-align:center;
    line-height:32px;
}

#div22 {
  display:inline-block;
  width:50%;
  	height:50vw;
  	min-height:400px;
  	max-height:1000px;
  	background-image:url("../images/fireplace3.jpg");
  	background-size:cover;
  	background-position:center;
  	background-repeat:no-repeat;
  	position:relative;
  color:#242424;
  text-align:center;
   line-height:32px;
}

#span1 {
  font-size:32px;
}

#span2 {
  font-size:32px;
}

#divspan1 {
	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
  display:inline-block;
  top:30px;
}

#divspan2 {
	position:absolute;
  left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
  top:30px;
  display:inline-block;
}

#linktype3 {
  color:white;
}

#linktype4 {
  color:#242424;
}

#linktype3:hover {
    text-decoration:underline;
}

#linktype4:hover {
	text-decoration:underline;
}

#lastbumperbar {
  	height:10px;
  	width:100%;
  	background-color:#242424;
}

.arrowspan {
	font-size:14px;
	line-height:26px;
}

.footerlink1 {
	text-decoration:none;
	color:white;
}

.footerlink1:hover {
	text-decoration:underline;
	color:#EEEEEE;
}

.visitog {display: none;}
