﻿body 
{
	margin: 0 auto;
	background-image: url(/images/homebg.jpg);
	background-repeat: no-repeat;
	background-color: #E2DECA;
	background-position: center;
}
.topcontainer
{
	margin: 0 auto;
	height: 68px;
	width: 714px;
}
.topnav
{
	margin-top: 35px;
	margin-left: 0px;
	position: absolute;
	width: 714px;
	height: 37px;
	background-image: url(/images/homenav02.jpg);
}
.content
{
	margin: 0 auto;
	width: 764px;
	height: 781px;
	border: solid 2px #7F7647;
	background-image: url(/images/hcontentbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3decb;
	z-index: 5;
}
.footer
{
	margin: 0 auto;
	width: 764px;
	
	background-color: transparent;
	color: #211b12;
	text-align: center;
	line-height: .60;
	font-size: .7em;
	padding: 0px ;
	border: ; 
}

.footer a 
{
	color:#211b12;
}
.bottomcontainer
{
	margin: 0 auto;
	width: 764px;
	border: solid 2px #7F7647;
	background: #e3decb url(/images/hcontentbg.jpg) no-repeat bottom;
	z-index: 5;
}
.contentarea
{
	margin-top: 180px;
	margin-left: 15px;
	width: 700px;
}
.maintext
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.header
{
	margin-top: 0px;
	margin-left: 15px;
	position: absolute;
	width: 748px;
	height: 155px;
	background-image: url(/images/hheader.jpg);
}
.bracketything
{
	margin-top: 143px;
	margin-left: 0px;
	position: absolute;
	width: 763px;
	height: 194px;
	background-image: url(/images/bracketythings.jpg);
}

.bracketything img{
	padding:0 40px 0 60px;
	border:none;
}

.kitchen
{
	margin-top: 175px;
	margin-left: 20px;
	position: absolute;
	height: 272px;
	width: 360px;
}
.warehouse
{
	margin-top: 175px;
	margin-left: 384px;
	position: absolute;
	height: 273px;
	width: 357px;
}
.text
{
	margin-top: 454px;
	margin-left: 10px;
	position: absolute;
	height: 322px;
	width: 752px;
	background-image: url(/images/text.jpg);
}

table.navtxt
{
	font-family:Palatino Linotype;font-variant:small-caps;font-size:15px;padding:0px 0 0 0;
	text-decoration: none;
}
.navtxt:link
{
	text-decoration: none;
	color: #fff;
	display:inline;
	padding:0 0px;
}
a.navtxt:hover
{
	text-decoration: underline;
}
.navtxt:visited
{
	color: White;
	text-decoration:none;
}


