body {
	background: #9D8C7C url(../images/screenbground.jpg) fixed repeat-x left top;
	color: #2f2f2f;
}
a {
	color: #2f2f2f;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #005e99;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}
hr {
	background: #FBE6AD;
}


#Container {
}
#TopMenu li a, #TopMenu li span {
	color: #530f13;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}
#Menu {
	background: url(../images/nav1.jpg) 99% 0 repeat-x;
border: 1px solid #5A5049;
}
#Menu li a {
	color: #fff;
	background: transparent;
}
#Menu li ul li a {
	background: #38080B;
}
#Menu li ul li a:hover {
	color: #ead494;
}


#Outer {
	background: url(../images/header.gif) 10px 0 no-repeat;
}
#Wrapper {
	background: #fff;
}
#SearchForm {
}
#SearchForm label {
	color: #530f13;
	font-family: "Times New Roman", Times, serif;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #c9c3b4;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #5f2229;
}
#SearchForm p {
}


.Left {
	background: #fff url(../images/colbground.jpg) top left repeat-x;
}
.Left h2 {
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}

.Left li a:hover {
	color: #530F13;
}


.Content h2 {
	border-bottom: 1px solid #fbe6ad;
}

.Content a {
	color: #075899;
}


.Right {
	background: #fff url(../images/colbground.jpg) top left repeat-x;
}
.Right h2 {
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}
.Right a {
	color: #034285;
}
.Right a:hover, .Right a:hover strong {
}


#Footer li a {
	border-left: 1px solid #208db5;
}


.NewsletterSubscription input {
	border: 1px solid #c9c3b4;
}


.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.ProductPrice, .ProductList em {
	color: #be0101;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #c9c3b4;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	font-family: "Times New Roman", Times, serif;
	color: #530F13;
}

.Breadcrumb {
	border-bottom: 1px solid #FBE6AD;
}


.CompareItem { width:200px; border-left: solid 1px #FBE6AD; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldName a, .CompareFieldTop a{ color: #000; }
.CompareFieldTop { border-bottom:solid 1px #FBE6AD; }
.CompareFieldTo