﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #e09775;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.clear {
	clear: both;
}
#wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background-color: #FFFFFF;
}
#topLeft {
	width: 238px;
	float: left;
	display: inline;
	background-color: #ca4e15;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
}
#topLeft a {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 238px;
	height: 50px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
}
#topLeft a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AD4412;
}
#topRight {
	float: right;
	display: inline;
	width: 685px;
	background-color: #e09775;
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 25px;
	color: #7B3A1C;
}
#topRight:hover {
	background-color: #ECC075;
}
#topRight a {
	color: #7B3A1C;
	font-weight: normal;
	text-decoration: none;
	font-size: 85%;
}
#topRight a:hover {
	color: #7B3A1C;
	font-weight: normal;
	text-decoration: underline;
}
#bannerLeft {
	width: 240px;
	float: left;
	display: inline;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}
#bannerRight {
	float: right;
	display: inline;
	width: 710px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}
#navBar {
	width: 240px;
	float: left;
	display: inline;
	padding-bottom: 30px;
}
.mainArea {
	width: 710px;
	float: right;
	display: inline;
}
#footerLeft {
	width: 240px;
	float: left;
	display: inline;
	background-color: #ca4e15;
	height: 75px;
	line-height: 75px;
	text-align: center;
}
#footerLeft a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: large;
	letter-spacing: 5px;
	text-decoration: none;
}
#footerLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerRight {
	float: right;
	display: inline;
	width: 685px;
	background-color: #e09775;
	height: 75px;
	line-height: 75px;
	text-align: right;
	padding-right: 25px;
	color: #CA4E15;
}
#footerRight a {
	color: #A24011;
	text-decoration: none;
	font-size: 80%;
}
#footerRight a:hover {
	color: #A24011;
	text-decoration: underline;
}
#footerBelow {
	background-color: #dd8f4e;
	line-height: 25px;
	height: 25px;
	clear: both;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	text-align: center;
	font-size: 75%;
}
#mainMenu {
	background-color: #fff5e5;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	width: 228px;
	border-width: 0px 1px 1px 1px;
	border-top-color: 0;
	border-right-color: #FBDBA4;
	border-bottom-color: #FBDBA4;
	border-left-color: #FBDBA4;
	border-top-style: 0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#mainMenu a {
	display: block;
	padding: 3px 10px 3px 20px;
	border-bottom-color: #fcdba4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
	color: #D0662E;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #FEF4E4;
	font-size: 90%;
}
#mainMenu a:hover {
	color: #8E4D24;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CD6F36;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CD6F36;
	background-color: #FFE9C4;
}
#homeContent {
	clear: both;
}
#homeContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeContent ul li {
	width: 145px;
	height: 200px;
	float: left;
	margin-left: 26px;
	margin-bottom: 26px;
}
#homeContent ul li a {
	display: block;
	padding-top: 140px;
	padding-left: 10px;
	padding-right: 10px;
	color: #CB790A;
	text-decoration: none;
	height: 60px;
	text-align: center;
	font-size: 90%;
}
#homeContent ul li a:hover {
	color: #5E3704;
	text-decoration: none;
}
.homeContent_1 {
	background-image: url('images/1.jpg');
	background-repeat: no-repeat;
}
.homeContent_2 {
	background-image: url('images/2.jpg');
	background-repeat: no-repeat;
}
.homeContent_3 {
	background-image: url('images/3.jpg');
	background-repeat: no-repeat;
}
.homeContent_4 {
	background-image: url('images/4.jpg');
	background-repeat: no-repeat;
}
.homeContent_5 {
	background-image: url('images/5.jpg');
	background-repeat: no-repeat;
}
.homeContent_6 {
	background-image: url('images/6.jpg');
	background-repeat: no-repeat;
}
.homeContent_7 {
	background-image: url('images/7.jpg');
	background-repeat: no-repeat;
}
.homeContent_8 {
	background-image: url('images/8.jpg');
	background-repeat: no-repeat;
}
.homeContent_9 {
	background-image: url('images/9.jpg');
	background-repeat: no-repeat;
}
.homeContent_10 {
	background-image: url('images/10.jpg');
	background-repeat: no-repeat;
}
.homeContent_11 {
	background-image: url('images/11.jpg');
	background-repeat: no-repeat;
}
.homeContent_12 {
	background-image: url('images/12.jpg');
	background-repeat: no-repeat;
}
#mainContent {
	padding: 0px 25px 25px 25px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#mainContent h1 {
	font-size: 130%;
	color: #B86C41;
	font-weight: normal;
}
a:link {
	color: #BD4214;
	text-decoration: none;
}
a:visited {
	color: #BD4214;
	text-decoration: none;
}
a:hover {
	color: #BD4214;
	text-decoration: underline;
}
a:active {
	color: #BD4214;
	text-decoration: none;
}
.ectlink {
	font-weight: normal;
}
/*Store Styles*/
td.product {
	background-position: left top;
	background-image: url('images/productBG.jpg');
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	border-top-color: #EDAA58;
	border-top-width: 3px;
	border-top-style: solid;
}
TABLE.cobtbl{
	background-color: #D9D2CA;
}
TD.cobhl{
	background-color: #F5EEE0;
	color: #776855;
}
TD.cobll{
	background-color: #ffffff;
}
img.cartimage {
	padding: 3px;
	width: 50px;
	border: 1px solid #5CA067;
	background-color: #FFFFFF;
}
td.catname {
	text-align: left;
	border: 1px solid #ffffff;
	font-size: 90%;
}
td.catname:hover {
	text-align: left;
	background-color: #FFF9F2;
}
p.catname {
	margin: 0px;
	padding: 0px;
}
.smallprodimage {
	border: 1px solid #82B789;
	padding: 4px;
	background-color: #FFFFFF;
}
.prodimage {
	border: 1px solid #82B789;
	padding: 4px;
	background-color: #FFFFFF;
}
.prodprice {
	font-size: large;
	color: #736553;
	font-weight: normal;
}
.detailprice_value {
	font-size: medium;
	font-weight: bold;
	color: #4B9191;
}
.detailprice_name {
	font-size: small;
	font-weight: normal;
	color: #808080;
}
div.detailprice_name {
	padding: 8px;
	text-align: right;
}
div.detailname {
	background-color: #7E705A;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: medium;
}
div.detaildescription {
	padding: 0px 20px 0px 20px;
	color: #999999;
}
.detaildiscounts {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	background-color: #A2927D;
	padding: 3px;
	text-align: right;
	margin-top: 1px;
}
.review {
	color: #666666;
	font-weight: bold;
	font-size: x-small;
}
.showallreview, .reviewcomments {
	color: #666666;
	font-weight: normal;
	font-size: x-small;
}
.reviewname {
	color: #999;
	font-weight: bold;
	font-size: x-small;
}
hr.review {
	width: 100%;
	text-align: left;
	height: 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #C0C0C0;
}
.giftWrapping {
	font-weight: bold;
	color: #CC0000;
}
.comingsoon {
	background-color: #4B9191;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding: 10px;
	margin-right: 280px;
}
#seo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
 }
#baseNavigation {
	text-align: center;
	width: 970px;
	padding: 10px;
	color: #FFF5E5;
	margin: 0px auto 0px auto;
}
#baseNavigation a {
	color: #FFF5E5;
	text-decoration: none;
	font-size: 75%;
}
#baseNavigation a:hover {
	color: #FFF5E5;
	text-decoration: underline;
}
h3 {
	color: #CA915A;
	font-weight: normal;
}
