@charset "utf-8";
/* CSS Document */
.hdr {
	font-family: Oklahoma;
	font-size: 34px;
}
body {
	background-color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}
#content {
	position:relative;
	width:900px;
	margin:0px auto;
	background-color:#666;
	height:900px;
	border-radius:0px 0px 7px 7px;
	-mos-border-radius:0px 0px 7px 7px;
}
#nav {
	position:absolute;
	left:0px;
	top:130px;
	width:130px;
	height:125px;
	z-index:1;
}
li {margin-bottom:5px;}
#wrapperHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:901px;
	height:130px;
	z-index:1;
	background-color: #2F7931;
}
#hogback {
	position:absolute;
	left:313px;
	top:0px;
	width:131px;
	height:125px;
	z-index:1;
}
#earlyamerican {
	position:absolute;
	left:214px;
	top:9px;
	width:85px;
	height:44px;
	z-index:3;
}
#farmhousefurniture {
	position:absolute;
	left:493px;
	top:70px;
	width:103px;
	height:42px;
	z-index:2;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
#hogbackvintage {
	position:absolute;
	left:673px;
	top:12px;
	width:144px;
	height:100px;
	z-index:4;
}

