body {
	background-color: #ffffc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#logoHolder {
	padding: 0px;
	height: 175px;
	width: 240px;
	position: absolute;
	top: 0px;
	background-image: url(images/logo.jpg);
	margin: 0px;
	left: 0px;
	z-index: 1;
}
#flashButtons {
	position: absolute;
	height: 400px;
	width: 240px;
	left: 0px;
	top: 212px;
}
#littlePiece {
	position: absolute;
	height: 50px;
	width: 240px;
	left: 0px;
	top: 612px;
}

#flashHolder {
	padding: 0px;
	height: 175px;
	width: 784px;
	position: absolute;
	top: 0px;
	margin: 0px;
	left: 240px;
	z-index: 1;
}
#slideHolder {
	position: absolute;
	height: 500px;
	width: 784px;
	left: 240px;
	top: 185px;
}

#grapeHolder {
 background-image: url(images/grapes.jpg);
 margin: 0px;
 padding: 0px;
 height: 355px;
 width: 784px;
 position: absolute;
 left: 240px;
 top: 175px;
 z-index: 1;
}

#title {
	font-size: 16px;
	color: #000000;
	top: 100px;
	width: 270px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
	
}
#boxes {
	top: 150px;
	width: 100%;
	position: relative;

}
#fonts {
	top: 200px;
	width: 300px;
	height:300px;
	position: relative;
	border: thin solid #003333;
	display:none;

}

a:link {
	color:#84040d;
	text-decoration: none;
		font-weight:bold;
}
a:hover {
	color:#0e4407;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color:#336699;
	text-decoration: none;
	
}
.littleGuy {
	font-size: 9px;
}
.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #336699;

	font-weight: bold;

}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height: 16px;

}

.shoptext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height: 16px;

}

.shoptitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #993333;

}



.pagetitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #993333;

}



.shopalt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #FF0000;

}



.news {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	color: #000000;

	line-height: 16px;

}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
#indexHolder {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 175px;
	width: 1024px;
	padding: 10px;
	text-align: center;
}
#titleGroup {
	padding: 0px;
	height: auto;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 250px;
	text-align: center;
	z-index: 2;
	color: #333333;
}
#infoHolder {
	position: absolute;
	height: auto;
	width: 35%;
	left: 5%;
	top: 300px;
	text-align: justify;
	color: #000000;
	z-index: 2;
}
#infoHolder2 {
	position: absolute;
	height: auto;
	width: 35%;
	left: 55%;
	top: 300px;
	text-align: justify;
	color: #000000;
	z-index: 2;
}

#copyRight{
	position:relative;
	left:10%;
	width:80%;
	z-index:2;
	text-align:center;

}
#headHolder {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 175px;
	width: 784px;
	left: 240px;
	top: 0px;
}
.H1 {
	font-size: 16px;
	color: #900;
	letter-spacing: .5em;
	font-weight: bold;
}
#mail {
	position: absolute;
	height: 60px;
	width: 175px;
	left: 10px;
	top: 200px;
	font-size: 14px;
	text-align: center;
	z-index: 25;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bitHolder {
	background-image: url(images/logoUnder.jpg);
	position: absolute;
	height: 37px;
	width: 240px;
	left: 0px;
	top: 175px;
}

#menuHolder {
	position: absolute;
	height: 20px;
	width: 784px;
	left: 200px;
	top: 200px;
}

#bulkHolder{
	position: absolute;
	height: auto;
	width: 90%;
	left: 5%;
	top: 300px;
	text-align: justify;
	color: #000000;
	z-index: 2;
}
