﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	text-align: center;
	background-image: URL('../images/bg.jpg');
	background-repeat: repeat-y;
	background-position:center;
	color: #333;
}
A:link { COLOR: #35416C;TEXT-DECORATION: none;}
A:visited {COLOR: #35416C; TEXT-DECORATION: none;}
A:hover {COLOR: #ff6600;TEXT-DECORATION: none;}
A:active {COLOR: #35416C;TEXT-DECORATION: none;}
H1 {FONT-SIZE: 15px;}
H2 {FONT-SIZE: 13px;}
H3 {COLOR: #8296AD;FONT-SIZE: 14px;}
HR {COLOR: #DDDDDD;HEIGHT: 1px;}
#containerwrapper {
	width: 1024px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#container {
	width: 1024px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: URL('../images/header.jpg');
	background-repeat: no-repeat;
	height: 204px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#nav {
	width: 900px;
	text-align: left;
	position:absolute;
	bottom:15px;
	left:30px;
}
#logo {
	position: absolute;
	top: 33px;
	left: 36px;
}
#search {
	width: 275px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 90px;
	right: 30px;
	color: #fff;
}
#cart {
	width: 275px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 35px;
	right: 30px;
	color: #fff;
	font-family:"Times New Roman", Times, serif;
}
#cart a:link
{
	font-size:18px;
	font-weight:bold;
	color:#6F503B;	
	}

#cart a:visited
{
	font-size:18px;
	font-weight:bold;	
	color:#6F503B;	
	}
#cart a:hover
{
	font-size:18px;
	font-weight:bold;	
	color:#ffffff;	
	}

#contentwrapper {
	background-image: URL('../images/content-bg.jpg');
	background-repeat:repeat-y;	
	text-align: center;
	margin-top: 0px;
	padding:0px 32px 0px 32px;
}
#content {
	text-align: left;
	width: 740px;
	color: #333;
	font-size: 12px;
	padding: 10px 15px 20px 10px;
	margin:0px 0px 20px 10px;
	background-color:#ffffff;
	border:1px #64442F solid;
}
#footer {
	width: 1024px;
	height: 32px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/content-bottom.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}
#copyright {
	height: 40px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
}
#copyright a:link {
	color:#E0D3B0;
}
#copyright a:visited {
	color:#E0D3B0;
}
.searchfield {
	font-size: 10px;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #161616;
}
#lcol {
	width: 140px;
	padding:10px 0px 10px 10px;
}
#midcol {
	width: 724px;
}
.colheader {
	background-color:#BEAB80;
	color: #660066;
	width: 150px;
	padding: 5px;
}
.colheader a:link {
	color: #660066;
}
.colheader a:visited {
	color: #660066;
}
.colheader a:hover {
	color: #000;
}
.colcontent {
	background-color:#EAE0C8;
	color: #ddd;
	width: 150px;
	padding: 5px;
}
.featuredcell {
	background-image: URL('../images/prod_shadow1.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F3EF;
	padding: 20px;
	border-right: 1px #fff solid;
}
.featuredcell a:link {
	color: #660066;
	text-decoration: none;
}
.featuredcell a:visited {
	color: #660066;
	text-decoration: none;
}
.featuredcell a:hover {
	color: #ff6600;
	text-decoration: none;
}
.featuredheader {
	background-color:#BEAB80;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.featureimage {
	border: 1px #333333 solid;
	text-decoration: none;
}
#minilogin {
	width: 140px;
	text-align: left;
	font-size: 10px;
	color: #333333;
}
#topten {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	color: #333;
	line-height: 16px;
}


#email2 { display: none; }
#address5 { display: none; }


