@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background: url(images/PanchBGtile.jpg) repeat left top;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a  {
	color: #2C1E09;
	text-decoration: underline;
}
a:hover {
	color: #897722;
	text-decoration: none;
}
#container {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 1000px;
}
#container #header {
	height: 624px;
	width: 708px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#bioTitle {
	margin: 0px;
	height: 162px;
	width: 358px;
	position: absolute;
	z-index: 6;
	top: 42px;
	left: 440px;
}

#hurrellPort {
	height: 327px;
	width: 280px;
	position: absolute;
	z-index: 8;
	left: 8px;
	top: 550px;
	margin: 0px;
}
#homeBTN a {
	position:absolute;
	left:352px;
	top:108px;
	width:45px;
	height:18px;
	z-index:10;
	font: bold 14px "Courier New", Courier, monospace;
	color: #260900;
	text-decoration: underline;
	text-align: center;
}
#homeBTN a:hover {
	color: #A18732;	
}

#text {
	font: 14px/18px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 603px;
	position: absolute;
	z-index: 20;
	left: 300px;
	top: 210px;
	height: 1000px;
	display: block;
	padding: 0px;
	visibility: visible;
	overflow: visible;
}
#text blockquote {
	margin-top: -15px;
}


#text #copyright {
	font: bold 10px/12px Verdana, Geneva, sans-serif;
	color: #46300A;
	text-decoration: none;
	height: 30px;
	width: 590px;
	position: relative;
	bottom: 0px;
	text-align: center;
	margin: 35px auto 0px;
}
#copyright a {
	color: #794537;
	text-decoration: underline;
}
#copyright a:hover {
	color: #95724C;
	text-decoration: none;
}

#contactBTN {
	position: absolute;
	z-index: 40;
	left: 60px;
	top: 149px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 131px;
}
#contactBTN a:hover {
	
}
#storeBTN {
	height: 54px;
	width: 130px;
	position: absolute;
	left: 60px;
	top: 185px;
	z-index: 41;
	margin: 0px;
}
#storeBTN a:hover {
	
}
