* {

	padding: 0px;

	margin: 0px;

}



body {

	background: #504634;

	text-align: center;

	font: 11px verdana, arial, sans-serif;

	color: #695F4C;

	padding-bottom: 10px;

}



#wrapper {

	text-align: left;

	margin: 2px auto;

	width: 750px;

	background: #D4CAB6;

	position: relative;

}



#content {

	float: left;

	text-align: left;

	margin: 2px auto;

	width: 750px;

	background: #D4CAB6;

	position: relative;

}



h3 {

	font: bold 14px "arial narrow", arial, sans-serif; 

	color: #1B1812;

}



h2 {

	font: 18px "arial narrow", arial, sans-serif; 

	color: #695F4C;

	padding-bottom: 10px;

}



#adcontain {

        width:500px;

}

#adblock {

        float:left;

  

}



/*************************************************************/

/* TOP SECTION */

/*************************************************************/



#header {

	background: #D9D1BC url('img/logo.jpg') no-repeat;

	height: 228px

}



#cart {

	position: absolute;

	top: 5px;

	left: 270px;

	width: 468px;

	background: #4B5360;

	height: 60px;

}



#cart-top { background: url('images/cart_top.gif') no-repeat; }

#cart-bot { background: url('images/cart_bot.gif') no-repeat bottom left; }

#cart-cart { background: url('images/cart.gif') no-repeat 9px 11px; }

#cart-cart {

  padding: 2px 2px 2px 2px;

  color: white;

}

#cart p {

	margin: 0;

}



/*************************************************************/

/* TOP NAV SECTION */

/*************************************************************/

#nav {

	background: #4B5360;

	position: absolute;

	top: 80px;

	left: 327px;

	width: 400px;

	padding: 9px 0;

	text-align: center;

}

#nav li {

	list-style: none;

	display: inline;

	color: #fff;

}

#nav a {

	text-decoration: none;

	color: #fff;

}



#gallery {

	background: #D9D1BC url('img/banner.jpg') no-repeat;

	position: absolute;

	top: 123px;

	left: 327px;

	width: 400px;

	height: 100px;

	border: 1px #000 solid;

}



/*************************************************************/

/* MAIN BODY SECTION */

/*************************************************************/



#body {

	padding-top: 3px;

	background-color:#FFF;

}

#categories {

	float: left;

	width: 195px;

}



#categories h2 {

	color: #fff;

	padding: 4px 0 5px 39px;

	background: #847A67;

}



#categories li {

	background: #D4CAB6 url('images/bullet.gif') no-repeat left;

	border-top: 1px solid #F4EFDF;

	font-size: 12px;

	list-style-type:none; padding-left:35px; padding-right:0; padding-top:7px; padding-bottom:8px

}



#categories a {

	text-decoration: none;

	color: #000000;

}



#categories a:hover {

	text-decoration: underline;

}



.clear {

	clear: both;

}

/*************************************************************/

/* BOX SECTION */

/*************************************************************/



#bigbox {

	float: right;

	width: 555px;

	background: #fff;

	margin-bottom: 1px;

}



#bigbox .inner {

	padding: 6px 12px;

}



#bigbox p {

	margin: 0.9em 0;

	text-align: justify;

}



#bigbox a {

	font-size: 12px;

	color: #000;

	text-decoration: none;

}



#bigbox a:hover {

	text-decoration: underline;

}



.more a {

	font-size: 12px;

	color: #000;

	text-decoration: none;

}

.more a:hover {

	text-decoration: underline;

}



img {

	border-color: #000;

	border: 1px solid #000;

}

/*************************************************************/

/* FOOTER SECTION */

/*************************************************************/



#copyright {

	float: left;

	width: 744px;

	background: #E8DFC3;

	text-align: center;

	font-size: 12px;

	padding: 3px;

}



#copyright a {

  font-size: 12px;

  color: #000;

  text-decoration: none;

}

#copyright a:hover {

  text-decoration: underline;

}



td {

	padding: 10px 5px 10px 0px;

}

#notifyTextCopied {
	position:absolute;
	top:300px;
	left:300px;
	z-index:99;
	width:65px;
	height:12px;
	padding:2px;
	text-align:center;
	font: 10px verdana bold;
	border:1px solid black;
	background-color:#ff009c;
}