body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #999;
	background-color: #fff5db;
	background-image: url(../images/bg.png);
}

a {
	color: #999;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #492f19;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #492f19;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #492f19;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

a img {
	border:none;
}

input {
	color: #999;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	margin-top:40px;
	background-color: #fff;
	box-shadow: 0px 3px 6px #333;
	-moz-box-shadow: 0px 3px 6px #333;
 	-webkit-box-shadow: 0px 3px 6px #333;
 	zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=3)
    progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=225, Strength=3);
}

#logo {
	float: left;
	width: 265px;
	padding-top: 27px;
	padding-left: 36px;
}

#topright {
	float: right;
	width: 286px;
	padding-top: 44px;
	padding-right: 49px;
}

#viewbag {
	margin-left: 70px;
}

#search {
	width: 250px;
	height: 23px;
	border: 1px solid #e3dfdb;
	margin-top: 9px;
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#go {
	width: 25px;
	height: 12px;
	margin-left: 3px;
}

#nav {
	clear: both;
	width: 940px;
	height: 40px;
	display: block;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 28px;
	padding-top: 28px;
	text-align: center;
}

#promo1 {
	width: 290px;
	height: 116px;
	float: left;
	display: block;
	margin-left: 36px;
	margin-top: 44px;
}

#promo2 {
	width: 290px;
	height: 116px;
	float: left;
	display: block;
	margin-left: 36px;
	margin-top: 14px;
}

#promo1 img, #promo2 img {
	border: 1px solid #e3dfdb;
}

#banner {
	width: 546px;
	height: 228px;
	padding: 8px;
	border: 1px solid #e3dfdb;
	display: block;
	float: right;
	margin-right: 36px;
	margin-top: 44px;
}

#left {
	width: 290px;
	float: left;
	display: block;
	margin-left: 36px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#right {
	width: 546px;
	display: block;
	float: right;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 40px;
}

a.catlinks {
	display: block;
	width: 250px;
	margin-left: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e3dfdb;
	font-size: 14px;
	color:#462d18;
	text-decoration: none;
}

a.catlinks:hover {
	text-decoration: underline;
}

.productbox {
	width: 165px;
	height: 165px;
	padding: 10px;
	border: 1px solid #e3dfdb;
	float: left;
	margin-bottom: 15px;
	margin-right: 17px;
	cursor: pointer;
}

.productbox table {
	border: 0;
	padding: 0;
	margin: 0;
	width: 165px;
	height: 165px;
}

.nomargin {
	margin-right: 0px;
	float: right;
}

.toptd {
	vertical-align: top;
}

.center {
	cursor: pointer;
	text-align: center;
}

.qtybox {
	width:30px;
}

.priceline {
	vertical-align: bottom;
}

.add {
	text-align: right;
}

#proimgs {
	float: left;
	width: 250px;
	text-align: center;
}

#proimgs a {
	text-decoration: none;
	border: none;
	color: #999;
}

#prodesc {
	float: right;
	width: 280px;
	border: 1px solid #e3dfdb;
	padding: 10px; 
}

#pricebuy {
	float: right;
	width: 280px;
	padding: 10px;
}

#pricebuy h2 {
	margin: 0;
	padding: 0;
}

#price {
	width: 112px;
	float: left;
	padding-top: 2px;
}

#addtobag {
	width:168px;
	float: right;
}

.indent {
	margin-left: 50px;
}

.servicetable {
	border: 0;
	padding: 0;
	margin: 0;
}

.servicetable td {
	vertical-align: top;
	padding-bottom: 10px;
}

td.tableleft {
	border: 0;
	padding: 0;
	margin: 0;
	width: 45px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}

iframe {
	width: 546px;
	height: 400px;
	border: 0;
}

.sitemap {
	line-height: 24px;
}

#maincontact input {
	width:200px;
}

#maincontact textarea {
	width:200px;
	height:150px;
}

#footer {
	clear: both;
}

#footer, #footer a {
	font-size: 11px;
	color: #dbc9b9;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
