body {
	background:#000;
}

#wrapper {
	height:800px;
	width:1000px;
	background:#000;
	position:relative;
	padding:0px;
	z-index:0;
	margin:0;
}

#header {
	height:158px;
	width:382px;
	left: 305px;
	top:1px;
	padding:0px;
	position:absolute;
	z-index:20;
	margin:0;
	background-image:url(../images/brickwall.png);
	background-repeat:repeat;
}

	
#fireplace {
	height:450px;
	width:513px;
	left: 203px;
	top:54px;
	padding:0px;
	position:absolute;
	z-index:20;
	margin:0;
	background-image:url(../images/fireplace.png);
}

#mantel {
	height:39px;
	width:1006px;
	position:absolute;
	z-index:100;
	padding:0px;
	margin:0;
	left: -2px;
	top: 152px;
	background-image:url(../images/mantel.png);
}

#mantel_menu {
	height:39px;
	width:382px;
	position:absolute;
	z-index:100000;
	padding:0px;
	margin:0;
	left:303px;
	top: 123px;
}

#woodpanel_tr{
	height:160px;
	width:297px;
	position:absolute;
	z-index:0;
	padding:0px;
	margin:0;
	left:705px;
	top: 0px;
	background-image:url(../images/woodpanel2.jpg);
}

#woodpanel_tl{
	height:160px;
	width:297px;
	position:absolute;
	z-index:0;
	padding:0px;
	margin:0;
	left:-3px;
	top: 0px;
	background-image:url(../images/woodpanel2.jpg);
}

#sign_tl{
	height:150px;
	width:176px;
	position:absolute;
	z-index:10;
	padding:0px;
	margin:0;
	left:80px;
	top: 3px;
	background-image:url(../images/address_frame.png);
}

#woodpanel_bl{
	height:264px;
	width:297px;
	position:absolute;
	z-index:0;
	padding:0px;
	margin:0;
	left:-2px;
	top: 184px;
	background-image:url(../images/woodpanel2.jpg);
}

#woodpanel_br{
	height:262px;
	width:290px;
	position:absolute;
	z-index:0;
	padding:0px;
	margin:0;
	left:711px;
	top: 188px;
	background-image:url(../images/woodpanel2.jpg);
}

#map{
	height:319px;
	width:317px;
	position:absolute;
	z-index:500000;
	padding:0px;
	margin:0;
	left:687px;
	top: 159px;
}


#floorboard {
	height:39px;
	width:1005px;
	position:absolute;
	z-index:0;
	padding:0px;
	margin:0;
	left: -2px;
	top: 441px;
	background-image:url(../images/mantel.png);
	background-size:
}


#fire {
	height:96px;
	width:176px;
	position:absolute;
	z-index:10;
	padding:0px;
	margin:0;
	left: 409px;
	top: 339px;
	background-image:url(../images/fire3.gif);
	background-repeat:no-repeat;

}
	
	#fire2 {
	height:91px;
	width:176px;
	position:absolute;
	z-index:14;
	padding:0px;
	margin:0;
	left: 408px;
	top: 355px;
	background-image:url(../images/fire2.gif);
	background-repeat:no-repeat;
}

#firegate {
	height:150px;
	width:300px;
	position:absolute;
	z-index:155;
	padding:0px;
	margin:0;
	left: 349px;
	top: 325px;
	background-image:url(../images/fireplacegate.png);
}

#logs {
	height:150px;
	width:183px;
	position:absolute;
	z-index:13;
	padding:0px;
	margin:0;
	left: 407px;
	top: 347px;
	background-image:url(../images/logs.png);
}

#platter_index{
	position:absolute;
	width:232px;
	height:249px;
	z-index:2000;
	left: 121px;
	top: 172px;
	background-image:url(../images/platter_index.png);
}
#address{
	position:absolute;
	width:177px;
	height:153px;
	z-index:1;
	left: 74px;
	top: 3px;
	background-image:url(../images/address_frame.png);
}
	
#mantel_outside {
	height:39px;
	width:100%;
	position:absolute;
	z-index:-10;
	padding:0px;
	margin:0;
	left: 0px;
	top: 160px;
	background-image:url(../images/mantel.png);
	background-repeat:repeat-x;
}


#frameleft {
	width:39px;
	height:467px;
	position:absolute;
	z-index:1;
	padding:0px;
	margin:0;
	left: 269px;
	top: 0px;
	background-image:url(../images/frame_left.png);
}

#frameright{
	width:39px;
	height:466px;
	position:absolute;
	z-index:1;
	padding:0px;
	margin:0;
	left: 680px;
	top: 0px;
	background-image:url(../images/frame_right.png);
	background-repeat:repeat-y;
}

#woodtable {
	height:360px;
	width:360px;
	position:absolute;
	z-index:1350;
	padding:0px;
	margin:0;
	left: 66px;
	top: 330px;
	background-image:url(../images/table.png);
	background-repeat:no-repeat;
}

#chairright {
	height:400px;
	width:400px;
	position:absolute;
	z-index:135;
	padding:0px;
	margin:0;
	left: 642px;
	top: 289px;
	background-image:url(../images/chair_right.png);
	background-repeat:no-repeat;
}

#floor {
	height:400px;
	width:1002px;
	position:absolute;
	z-index:3;
	padding:0px;
	margin:0;
	left: -2px;
	top: 463px;
	background-image:url(../images/floor.jpg);
}

.txt1 {
	text-align:center;
	font-size:36px;
	font-weight:bolder;
	color:#FFF;
}

.txt2 {
	text-align:center;
	font-size:22px;
	font-weight:bolder;
	color:#000;
}

.txt3 {
	text-align:center;
	font-size:22px;
	font-weight:bolder;
	color:#000;
	text-align:left;
}

#googlelink {
	position:absolute;
	width:200px;
	height:28px;
	z-index:1000;
	left: 773px;
	top: -1px;
}

#hours {
	position:absolute;
	width:272px;
	height:154px;
	z-index:1;
	left: 3px;
	top: 4px;
	background-image:url(../images/time_frame.png);
}

#aboutus_txt{
	position:absolute;
	width:634px;
	height:205px;
	z-index:1;
	left: 380px;
	top: 19px;
	background-image:url(images/rug.png);
}

#rug{
	position:absolute;
	width:922px;
	height:322px;
	z-index:1;
	left: 222px;
	top: -5px;
	background-image:url(images/rug.png);
}

#contact{
	height:264px;
	width:284px;
	position:absolute;
	z-index:150000;
	padding:0px;
	margin:0;
	left:710px;
	top: 187px;
}

#container {
	height:600px;
	width:264px;
	position:absolute;
	z-index:150000;
	padding:0px;
	margin:0;
	left:0px;
	top: 0px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-indent:10px;
	text-align:left;
	font-weight:bold;
}

#iframe_aboutus {
	height:268px;
	width:290px;
	position:absolute;
	z-index:1110;
	padding:0px;
	margin:0;
	left:713px;
	top: 188px;
	float:left;
	background-color:#FFF;

}

#textframe {
	height:262px;
	width:278px;
	position:absolute;
	z-index:1111;
	padding:0px;
	margin:0;
	left:3px;
	top: 6px;
	float:left;
	background-color:#FFF;
}

#contactusform {
	height:262px;
	width:278px;
	position:absolute;
	z-index:1111;
	padding:0px;
	margin:0;
	left:713px;
	top: 189px;
	float:left;
}
