@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #606161 url(../siteimages/bk1.jpg) repeat-y center;
}
.sitewrap {
	font: 14px Arial;
	color: #FFF;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
/* ------------------------------------------------------ */
h1 {
	font-family: "Times New Roman";
	font-style: italic;
	color: #f5abc5;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #FFC;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
}
h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #FFF;
	margin-left: 5px;
}
.category {
	font: bold 16px "Trebuchet MS";
	color: #06F;
}
.content2 {
	color: #bec1c4;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.counterbox {
	font-size: 12px;
	color: #666;
	text-align: center;
	float: left;
	width: 720px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.item {
	float: left;
	width: 145px;
	text-align: center;
}
.item200 {
	font-size: 12px;
	color: #FC0;
	text-align: center;
	float: left;
	width: 210px;
}
.itemrow {
	width: 730px;
	float: left;
	margin-bottom: 5px;
}
.itemid {
	font-size: 12px;
	color: #999;
}
.itemdescript {
	font-size: 12px;
	color: #FC0;
	text-align: center;
	height: 60px;
}
.mbox {
	float: left;
	text-align: center;
	font-size: 14px;
	width: 720px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
}
.section {
	width: 730px;
	float: left;
	margin-bottom: 5px;
	border-top: 1px solid #930;
}
#sitehead {
	width: 740px;
	margin-right: 5px;
	margin-left: 5px;
}
.maincontent {
	width: 730px;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
}
#navpanel {
	width: 730px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	height: 25px;
}
.orderinstruct {
	background: #1d0f01;
	border-top: 1px dotted #b1a844;
	border-bottom: 1px dotted #b1a844;
	float: left;
	width: 730px;
	height: 125px;
}
#sitefooter {
	width: 740px;
	font: 12px Arial;
	color: #8f9295;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.txtbox {
	float: left;
	width: 720px;
	margin-left: 10px;
}
/* --------------------------- LINKS -------------------------- */
a:link, a:visited, a:active {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a.link2:link, a.link2:visited, a.link2:active {
	background: url(../siteimages/m1.jpg);
	height: 20px;
	width: 165px;
	margin-top: 5px;
	float: left;
	display: block;
}
a.link2:hover {
	background: url(../siteimages/m2.jpg);
	height: 20px;
	width: 165px;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFF;
	background: url(../siteimages/tab1.jpg);
	float: left;
	height: 25px;
	width: 125px;
	text-align: center;
	margin-left: 2px;
	line-height: 21px;
	text-decoration: none;
}
a.nav:hover {
	color: #000;
	background: url(../siteimages/tab2.jpg);
	text-align: center;
	height: 25px;
	width: 125px;
	line-height: 21px;
	text-decoration: none;
}
a.ftlink:link, a.ftlink:visited, a.ftlink:active {
	color: #8f9295;
	text-decoration: none;
}
a.ftlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
