@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;
}
#header {
	height: 527px;
	width: 640px;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#header #contactBTN {
	position: absolute;
	z-index: 12;
	left: 65px;
	top: 194px;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 142px;
}
#header #contactBTN a:hover {
	
}
#header #bioBTN {
	position: absolute;
	z-index: 10;
	left: 66px;
	top: 154px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 150px;
	visibility: visible;
}
#header #bioBTN a:hover {
	
}
#header #storeBTN {
	height: 54px;
	width: 130px;
	position: absolute;
	left: 60px;
	top: 185px;
	z-index: 20;
	margin: 0px;
}
#header #storeBTN a:hover {
	
}

#homeBTN a {
	position:absolute;
	left:352px;
	top:108px;
	width:45px;
	height:18px;
	z-index:9;
	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: center;
	margin: 0px;
	width: 518px;
	position: absolute;
	z-index: 30;
	left: 207px;
	top: 145px;
}

#text2 {
	font: 14px/18px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	width: 518px;
	position: absolute;
	z-index: 30;
	left: 245px;
	top: 160px;
}

#text h1 {
	font: bold 18px/20px "Courier New", Courier, monospace;
	color: #4B2F0E;
	margin: 5px 0px;
}

#text hr {
	color: #4B2F0E;
	width: 120px;
	border-top: 2px solid #4B2F0E;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#copyright {
	font: bold 10px/12px Verdana, Geneva, sans-serif;
	color: #46300A;
	text-decoration: none;
	height: 30px;
	width: 600px;
	position: absolute;
	text-align: center;
	margin: 0px;
	left: 169px;
	top: 745px;
	z-index: 25;
}
#copyright a {
	color: #794537;
	text-decoration: underline;
}
#copyright a:hover {
	color: #95724C;
	text-decoration: none;
}

#copyright_friends{
	font: bold 10px/12px Verdana, Geneva, sans-serif;
	color: #46300A;
	text-decoration: none;
	height: 75px;
	width: 524px;

	bottom: 0px;
	text-align: center;
	margin: 0px;
	top: 848px;
	z-index: 30;
	padding: 0px;
	
	}
