body{
	margin: 0px;
	padding: 0px;
}
.main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1002px;
}

.header {
	background-image: url(../gifs/top-bg-strip.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 1002px;
}
.top-links {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 1002px;
	text-align: left;
	background-color:#E8D1A5;
}

.button {
	background-image: url(../gifs/button-bg-top-links.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	float: left;
	height: 25px;
	width: 167px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 12px;
	line-height:25px;
	color: #49382a;
	padding: 0px 0px 0px 0px;
}

.button a{
	color: #49382a;
	text-decoration:none;
	}
	
.button a:hover{
	color: #49382a;
	text-decoration:none;
	}
	
.container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1002px;
}
.warea {
	clear:left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 740px;
}
.right-nav {
	clear:right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 232px;
}
.button-nav {
	float: left;
	height: 24px;
	width: 232px;
	background-image: url(../gifs/right-button.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.button-nav a{
color: #49382A;
text-decoration:none;
}

.button-nav a:hover{
color: #49382A;
text-decoration:none;
}

.button-navtext{
	font-family:arial;
	font-size: 11px;
	color: #49382A;
	line-height:24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

.button-navtext	a
{
	color: #49382A;
	text-decoration:none;
}

.button-navtext	a:hover
{
	color: #000000;
	text-decoration:none;
}

.thin-strip {
	background-image: url(../gifs/bg-strip.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 17px;
	width: 1002px;
}
.piece {
	padding: 0px;
	float: left;
	height: auto;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-color: #f8f5ef;
}
.corner-a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 14px;
	background-image: url(../gifs/corner.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.corner-b {
	background-image: url(../gifs/corner-b.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 14px;
}
.corner-c {
	background-image: url(../gifs/corner-c.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 14px;
	text-align: left;
}
.corner-d {
	background-image: url(../gifs/corner-d.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 14px;
	text-align: right;
}
.border-a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d6d1;
	border-left-color: #d9d6d1;
}
.border-b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d6d1;
}
.border-c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d6d1;
}
.border-d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d6d1;
}
.top-corner {
	background-image: url(../gifs/top-corner1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 730px;
}
.area {
	margin: 0px;
	float: left;
	height: auto;
	width: 715px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d6d1;
	border-left-color: #d9d6d1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.bottom-corner {
	background-image: url(../gifs/bottom-corner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 730px;
}
.white {
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	height: 24px;
	width: 680px;
	border: 1px solid #f1ebe0;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family:arial;
	font-size:13px;
	color:#49382A;
	line-height:24px;
	font-weight:bold;
	text-transform:capitalize;
	}

.white a{
	color:#49382A;
	text-decoration:underline;
}

.white a:hover{
	color:#49382A;
	text-decoration:none;
}

.mainsectiontitle {
	float: left;
	height: 22px;
	width: 696px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #d9d6d1;
}
.white-img-bg {
	margin: 0px;
	float: left;
	height: auto;
	width: 691px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d6d1;
	border-bottom-color: #d9d6d1;
	border-left-color: #d9d6d1;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.slideshow-bg {
	margin: 0px;
	float: left;
	height: auto;
	width: 674px;
	text-align: left;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.brown-bg {
	margin: 0px;
	float: left;
	height: auto;
	width: 674px;
	background-color: #ede5d5;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.brown-bg-txt{
 	float: left;
	height: auto;
	width: auto;
	font-family:arial;
	font-size:13px;
	color:#4D3720;
	line-height:19px;
	padding:15px 13px 10px 0px;
	}

.relatedProd
{
	margin:0px 6px 0px 0px;
	width:214px;
	float:left;
}
.designImage {
	float: left;
	height: auto;
	width: 198px;
	margin: 10px 6px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #e0dbd8;
	padding: 7px 7px 7px 7px;
}
.relatedProdImage
{
	float: left;
	width:206px;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #e0dbd8;
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 6px 6px;
	text-align:center;
}

.relatedProdName {
	float: left;
	width:214px;
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-align:center;
}

.img-b {
	float: left;
	height: auto;
	width: 199px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #e0dbd8;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.small-img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 157px;
	width: 198px;
	text-align:center;
	background-color:#D6C3A0;
}

.small-img img{
border:0px;
} 

.medium-img{
text-align:left;
padding:0px 0px 0px 0px;
background-color:#D6C3A0;
}
.txt {
	padding: 0px;
	float: left;
	height: auto;
	width: 188px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family:Arial;
	font-size:13px;
	text-align:center;
	color:#6E5438;
}

.designNameTxt {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#5C4C3C;
}

.otherProdPrice
{
	clear:left;
	float:left;
	width:100px;
	padding:4px 0px 0px 5px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#5C4C3C;
}

.otherProdQty
{
	clear:right;
	margin:2px 5px 0px 0px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#5C4C3C;
}

.otherProdQtyBox
{
	border:solid 1px #5C4C3C;
	margin:5px 0px 0px 0px;
	width:38px;
	height:auto;
	padding:0px 0px 0px 5px;
	font-family:verdana;
	font-size:10px;
	color:#5C4C3C
}

.prodQtyBox
{
	border:solid 1px #5C4C3C;
	margin:2px 0px 0px 0px;
	width:54px;
	height:11px;;
	font-family:verdana;
	font-size:9px;
	color:#5C4C3C;
	height:11px;
	background-color:#EDE5D5;
}

.priceseparator
{
	clear:both;
	padding:3px 0px 0px 0px;
}

.addtocart
{
	float:right;
	margin:5px 4px 0px 0px;
}

.prev-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5a57;
	text-align: right;
	margin: 5px 0px 0px 0px;
	float: right;
	height: auto;
	width: 275px;
	padding: 0px 25px 0px 0px;
}

.prev-button a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5a57;
	text-align: right;
	font-weight:bold;
	text-decoration:none;
}
.prev-button a:hover
{
	font-weight:bold;
}

.shopping-cart {
	padding: 0px;
	float: left;
	height: 100px;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.shopping-cart img{
border:0px;
}
.search {
	padding:0px;
	float:left;
	height:165px;
	width:215px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	}
	
.last-logo {
	float: left;
	height: 90px;
	width: 230px;
	margin: 0px;
	background-color:#DFD7C6;
}

.footer {
	float:left;
	height:26px;
	width:1002px;
	line-height:26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d1;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family:arial;
	color:#666666;
	font-size:13px;
	text-align:center;
	}

.footer a{
	color: #5c5a57;
	text-decoration:none;
	}
	
.footer a:hover{
	color: #5c5a57;
	text-decoration:underline;
	}	

.searchbg{
    float:inherit;
    width:230px;
    height:auto;
    margin:5px 0px 5px 0px;
	}

.usha {
	clear:both;
	font-size: 10px;
	font-family:verdana;
	color: #5c5a57;
	padding: 0px;
	width: 1002px;
	margin: 0px;
	text-align:center;
	margin:0px 0px 5px 0px;
	}

.usha a{
	color: #5c5a57;
	text-decoration:none;
	}
	
.usha a:hover{
	color: #5c5a57;
	text-decoration:underline;
	}

.header-img {
	float:left;
	height:97px;
	width:515px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
.flags {
	padding: 0px;
	float: right;
	height: 20px;
	width: 200px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #473828;
}

.relatedproducttitle {
	float: left;
	height: 27px;
	width: 677px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../gifs/relatedprodtitlebg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49382a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
.cart {
	padding: 0px;
	float: left;
	height: auto;
	width: 322px;
	margin: 11px 0px 0px 20px;
}

.table {
	font-family: Verdana;
	font-size: 11px;
	color: #5c4c3c;
	border:solid 1px #D6C3A0;
}
.table td
{
	height:30px;
	border:solid 1px #D6C3A0;
}
.border-topg {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d6c3a0;
	border-left-color: #d6c3a0;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6c3a0;
}
.border-top-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6c3a0;
	border-bottom-color: #d6c3a0;
}
.border-top-sin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6c3a0;
}
.head-txt {
	font-size: 12px;
	font-weight: bold;
	color: #5c4c3c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
}

.shoppingcartbg{
background-color:#B39A85;
color:#FFFFFF;
font-family:verdana;
font-size:11px;
font-weight:bold;
}

.shoppingButtonContainer
{
	clear:both;
	margin:10px 0px 0px 0px;
	height:40px;
}
.shopping
{
	clear:left;
	float:left;
	width:120px;
}
.checkout
{
	width:120px;
	float:left;
}
.updateSubTotal
{
	clear:right;
	float:right;
	width:120px;
}

.shoppingdetails
{
	margin:10px 7px 0px 0px;
	border:solid 1px #928173;
	font-family:arial;
	font-size:12px;
	color:#000000;
}
.shoppingdetails tr
{
	line-height:30px;
}

.itemQty
{
	width:40px;
	margin-top:5px;
}
.designsearchmain
{
	float:left;
	margin:5px 0px 3px 0px;
	width:210px;
	text-align:left;
	font-family:arial;
	font-size:13px;
	color:#000000;
	}
.designsearch {
	width:80px;
	float:left;
	}
	
.searchdropdown
{
	width:120px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.currencydropdown
{
	clear:both;
	float:left;
	margin: 0px 90px 0px 5px;
}
.searchdd
{
	color:#523F1F;
	font-family:Verdana;
	font-size:11px;
	width:120px;
}
	
.productsearch {
	float:left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	width:218px;
	height:auto;
	border-left:1px solid #CDC0AD;
	border-right:1px solid #CDC0AD;
	}	


.setcurrency {
	clear:both;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(../gifs/line-bg-rightnav.jpg);
	background-repeat:repeat-y;
	width:215px;
	}	


.currButtonDiv
{
	clear:both;
	float:left;
	margin:5px 0px 0px 0px;
}		
.searchtitle{
	float:left;
	width:218px;
	height:18px;
	font-family: verdana;
	font-size: 12px;
	color: #523F1F;
	text-align: left;
	font-weight: bold;
	margin:0px;
	}	
	
.topsearchimage{
float:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 }	

.bottomsearchimage{
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
 }

.submitbutton{
	background-color:#E0D2B5;
	font-family:verdana;
	font-size:11px;
	color: #311901;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	}	

.submitbutton1{
	background-color:#E0D2B5;
	font-family:verdana;
	font-size:11px;
	color: #311901;
	font-weight: bold;
	margin:0px 0px 0px 80px;
	}	

.resetbutton{
	background-color:#E0D2B5;
	font-family:verdana;
	font-size:11px;
	color: #311901;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	}	

.removeLink{
	text-decoration:none;
	color:#49382A;
	font-family:verdana;
	font-size:10px;
	}

.sectionContainer{
	clear:both;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:650px;
	height:430px;
	}

.leftcontainer-bg{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background-color:#FFFFFF;
	width:660px;
	height:auto;
	}
	
.wholesaletxt{
	float:left;
	background-color:#F6F2EB;
	margin:20px 0px 0px 20px;
	padding:10px 10px 0px 10px;
	width:590px;
	height:120px;
	}
	
.wholesaletxt p{
	color:#7C573F;
	line-height:18px;
	font-size:14px;
	font-family:arial;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.wholesaletxt p a{
	color:#7C573F;
	text-decoration:none;
	}

.wholesaletxt p a:hover{
	color:#7C573F;
	text-decoration:underline;
	}
	
.wholesaletxt h2{
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	color:#7A5304;
	font-size:22px;
	font-family:Monotype Corsiva;
	text-align:center;
	}

.wholesaletxt h2 a{
	color:#7A5304;
	text-decoration:none;
	}
	
.wholesaletxt h2 a:hover{
	color:#7A5304;
	text-decoration:underline;
	}
	
.textContainer
{
	clear:left;
	width:600px;
	float:left;
	height:auto;
}

.textContainer a{
	color:#000000;
	text-decoration:underline;
	}

.textContainer a:hover{
	color:#000000;
	text-decoration:none;
	}

.textContainer p{
	padding:0px 5px 0px 5px;
	font-family:arial;
	font-size:13px;
	text-align:justify;
}
.textContainer h3{
	font-family:verdana;
	font-size:11px;
	color:#49382A;
	padding:0px 0px 0px 5px;
}
.pictureContainer
{
	clear:right;
	width:220px;
	float:right;
}
.pictureContainer img
{
	padding:10px 5px 5px 2px;
}

.newsLetterContainer{
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:640px;
	height:auto;
	font-family:arial;
	color:#6E5438;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	padding:0px 10px 5px 10px;
	}

.newsLetterContainer{
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:640px;
	height:auto;
	font-family:arial;
	color:#6E5438;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	padding:0px 10px 5px 10px;
	}

.newsLetterContainer a{
	color:#6E5438;
	text-decoration:underline;
	}

.newsLetterTitle a:hover{
	color:#6E5438;
	text-decoration:none;
	}

.logincontainer{
	clear:both;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:260px;
	height:135px;
	padding:0px 0px 5px 5px;
	border:solid 1px #49382a;
	}

.userregcontainer
{
	clear:both;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:660px;
	height:500px;
	padding:0px 0px 5px 5px;
	border:solid 1px #49382a;
}
.loginid
{
	clear:left;
	width:90px;
	margin:10px 0px 5px 5px;
	float:left;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:21px;
	font-weight:bold;
}
.userregid{
	clear:left;
	float:left;
	width:150px;
	margin:10px 0px 5px 5px;
	padding:0px 0px 0px 25px;
	font-family:arial;
	font-size:13px;
	color:#7C573F;
	line-height:21px;
	font-weight:bold;
	}
	
.regtext
{
	font-family:verdana;
	font-size:10px;
	color:#49382A;
	width:300px;
}
.regbutton
{
	clear:both;
	float:left;
	margin:5px 0px 0px 180px;
	padding:0px 10px 2px 0px;
	
}
.loginvalue
{
	clear:right;
	float:left;
	width:90px;
	margin:10px 0px 2px 5px;
	text-align:right;
}
.userregvalue
{
	clear:right;
	float:right;
	width:350px;
	margin:10px 0px 2px 5px;
}
.regtopcontainer
{
	clear:both;
	margin:2px 0px 0px 0px;
	width:550px;
	padding:0px 0px 0px 5px;
}

.regbottomcontainer
{
	clear:both;
	margin:2px 0px 0px 0px;
	width:550px;
	padding:0px 0px 0px 5px;
}
.logintopcontainer
{
	clear:both;
	margin:2px 0px 0px 0px;
	width:300px;
	padding:0px 0px 0px 5px;
}

.loginbottomcontainer
{
	clear:both;
	margin:2px 0px 0px 0px;
	width:300px;
	padding:0px 0px 0px 5px;
}

.loginbutton
{
	clear:both;
	width:230px;
	margin:5px 0px 5px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	}

.loginbutton a
{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#49382A;
}

.forgotpwd{
	color: #311901;
	float:left;
	text-align:left;
	width:230px;
	font-family:verdana;
	font-size:10px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	}

.forgotpwd a{
	color: #311901;
	text-decoration:none;
	}

.forgotpwd a:hover{
	color: #311901;
	text-decoration:underline;
	}

.logout
{
	clear:right;
	float:right;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	margin:55px 10px 5px 0px;
}

.logout a
{
	text-decoration:none;
	color:#49382A;

}

.logout a:hover{
	text-decoration:underline;
	color:#49382A;
	}

.logintext
{
	font-family:verdana;
	font-size:10px;
	color:#49382A;
}

.errorDiv
{
	margin:5px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-family:verdana;
	font-size:10px;
	color:#49382A;
	font-weight:bold;
}
.currencyflag
{
	float:right;
	margin:2px 5px 0px 0px;
}

.mainsectiontitle1
{
	float:left;
	width:auto;
	height:22px;
}

.mainsectiontitle2{
	background-image:url(../gifs/prodtitlepart2.gif);
	background-repeat:repeat-x;
	width:auto;
	float:left;
	height:22px;
	font-family:verdana;
	font-size:12px;
	color:#6E5438;
	font-weight:bold;
	padding:4px 0px 0px 0px;
}
.mainsectiontitle3
{
	float:left;
	width:13px;
	height:22px;
}

.mainsectiontitle4
{
	background-image:url(../gifs/prodtitlepart4.gif);
	background-repeat:repeat-x;
	float:right;
	height:22px;
	width:626px;
	margin: 0px 1px 0px 0px; 
}
.mainsectiontitlesection
{
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	height:23px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.textContainer1
{
	width:640px;
	float:left;
	height:auto;
}

.retailtxt{
	width:650px;
	float:left;
	height:auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E220E;
	text-align:left;
	line-height:19px;
	padding:5px 5px 5px 5px;
}

.retailtxt a{
text-decoration:underline;
color:#2E220E;
}

.retailtxt a:hover{
text-decoration:underline;
color:#000000;
}

.textContainer1 p{
	padding:5px 5px 0px 5px;
	font-family:arial;
	font-size:13px;
	text-align:justify;
}

.table1 {
	width:320px;
	font-family: arial;
	font-size: 14px;
	color:#7A6550;
	border:solid 1px #D6C3A0;
	text-align:center;
	}
	
.table1 td
{
	height:30px;
	border:solid 1px #D6C3A0;
	padding: 0px 0px 0px 5px;
}

.table1 td a
{
	color:#7A6550;
	text-decoration:underline;
	}

.table1 td a:hover
{
	color: #7A6550;
	text-decoration:none;
}


.table2 {
	width:600px;
	font-family: arial;
	font-size: 14px;
	color:#7A6550;
	border:solid 1px #D6C3A0;
	text-align:center;
		}
	
.table2 td
{
	height:30px;
	border:solid 1px #D6C3A0;
	padding: 0px 0px 0px 5px;
}

.table2 td a
{
	color:#7A6550;
	text-decoration:underline;
	}

.table2 td a:hover
{
	color: #7A6550;
	text-decoration:none;
}



.table3 {
	width:325px;
	float:left;
	height:200px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E220E;
	text-align:left;
	line-height:19px;
	padding:5px 10px 5px 10px;
	margin:0px 5px 0x 5px;	
		}
		
.table3 a
{
	color:#000000;
	text-decoration:underline;
	}

.table3 a:hover
{
	color: #000000;
	text-decoration:none;
}


.loginhome-pg{
	float:left;
	width: 230px;
	height:auto;
	border: 1px solid #CDC0AD;
	margin:5px 0px 0px 0px;
	padding:0px;
	background-color:#F5F0E7;
	}
	
.loginhome-pg-hd{
	width: 235px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background-color:#DDC7A2;
	color:#49382A;
	font-family:verdana;
	font-size:11px;
	text-align:left;
	line-height:18px;
	}	
	
.loginhome-pg-txt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	color:#49382A;
	font-family:arial;
	font-size:13px;
	text-align:left;
	}	
	
.loginhome-pg-txt a{
	color:#B36438;
	text-decoration:none;
	}
	
.loginhome-pg-txt a:hover{
	color:#B36438;
	text-decoration:underline;
	}

.signup-pg-txt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	color:#B36438;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	}	
	
.signup-pg-txt a{
	color:#B36438;
	text-decoration:underline;
	}
	
.signup-pg-txt a:hover{
	color:#B36438;
	text-decoration:none;
	}
	
.leftcontainer-bg-txt{
	float:left;
	background-color:#F6F2EB;
	margin:20px 0px 0px 20px;
	padding:0px 10px 0px 10px;
	width:590px;
	height:auto;
	}
	
.leftcontainer-bg-txt p{
	color:#7C573F;
	line-height:18px;
	font-size:14px;
	font-family:arial;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:15px 0px 10px 0px;
	}
	
.leftcontainer-bg-txt p a{
	color:#7C573F;
	text-decoration:none;
	}

.leftcontainer-bg-txt p a:hover{
	color:#7C573F;
	text-decoration:underline;
	}
	
.leftcontainer-bg-txt h4{
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#7A5304;
	font-size:22px;
	font-family:Monotype Corsiva;
	text-align:center;
	}
	
.leftcontainer-bg-txt1{
	float:left;
	background-color:#F6F2EB;
	margin:20px 0px 0px 20px;
	color:#7A5304;
	font-size:20px;
	font-family:Monotype Corsiva;
	text-align:center;
	padding:15px 0px 0px 0px;
	width:590px;
	height:auto;
	}

.contactus-table-txt {
	width:575px;
	margin:15px 0px 10px 25px;
	}

.contactus-table-txt td{
	color:#7C573F;
	line-height:18px;
	font-size:13px;
	font-family:arial;
	text-align:left;
	padding:0px 0px 0px 0px;
	}

.paypal-img {
	float: left;
	height: 51px;
	width: 230px;
	margin: 5px 0px 0px 0px;
}

.query-form-tbl{
border:1px solid #D0AF82;
margin:10px 0px 0px 0px;
}

.query-form-tbl td{
padding:3px 0px 3px 5px;
font-family:arial;
font-size:12px;
color:#6E5438;
line-height:19px;
}

.query-form-tbl span{
color:#ff0000;
}

.retail-div {
	width:650px;
	float:left;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;	
	}

.retail-tbl {
	width:650px;
	float:left;
	height:auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6E5438;
	text-align:left;
	line-height:19px;
	padding:5px 10px 5px 10px;
	margin:0px 5px 0x 5px;	
	border:1px solid #C9B087;
	}
	
.retail-tbl td{
	padding:0px 0px 5px 5px;
	}	
	
.retail-tbl a{
	color:#6E5438;
	text-decoration:underline;
	}

.retail-tbl a:hover{
	color: #6E5438;
	text-decoration:none;
	}

.retailtxttest{
width:650px;
float:left;
height:auto;
text-align:left;
line-height:19px;
padding:5px 5px 5px 5px;
}

.download-price-list{
width:230px;
float:left;
height:auto;
color:#8A6F49;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:left;
padding:5px 0px 5px 0px;
margin:0px 0px 0px 0px;
}

.download-price-list a{
color:#8A6F49;
text-decoration:underline;
}

.download-price-list a:hover{
color:#000000;
text-decoration:none;
}
