body
	{
		background:url(../images/headerbg.gif) repeat-x top #6C4F2F;
		margin: 0px;
		padding: 0px;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
	}
#main
	{
		width: 710px;
		margin: auto;
		margin-top: 20px;
	} 
#main_inner
	{
		padding-top: 50px;
	}
#image	
	{
		float: left;
		padding-left: 30px;
		height: 50px;		
	}
#image img
	{
		border: solid 1px #a9a9a9;
	}
#nav a
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		padding-left: 3px;
		padding-right: 3px;		
		font-size: 11px;
	}
#nav_inner
	{
		font-size: 10px;
		padding: 8px;
        padding-right:220px;
	}
#nav
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
	}
#checkout
	{
		float: right;
		padding: 8px;
		background:url(../images/checkout_image.jpg) no-repeat 95% #ffffff;
		color: red !important;
	}
#checkout a
	{
		color: red !important;
		font-weight: normal;
		text-decoration:underline;
		padding-left: 2px;
		font-size: 11px;
		padding-right: 17px;
	}
#content
	{
		background: #ffffff;
		padding: 5px;
		text-align:left;

	}
#content_inner
	{
		clear:both;
		color: #8b8484;
		font-size: 11px;
		padding-top: 50px;
	}
*html #content_inner { padding-top: 0px; }
h3
	{
		color:#594126;
		font-style:italic;
		font-size: 13px;
		font-weight:bold;
		margin: 0px;
		margin-bottom: 10px;
	}
.price
	{
		font-size: 13px;
		font-weight: bold;
		color:#594126;
		text-align:center;
	}
.buy_now
	{
		float: right;
	}
.prodcuts_inner
	{
		margin-left: 10px;
		margin-right: 10px;
		border-bottom: solid 1px #dedede;
	}
.image_description
   {
    padding-left:10px;
   }
.left_col
	{
		border-right: solid 1px #dedede;
	}
a, a:visited
	{
		color : #4d3821;
	}
#footer
	{
		text-align:left;
		padding: 3px;
		color: #ffffff !important;
		background: #3a2a18;
		font-size: 11px !important;
		padding-left: 30px;
	}
#footer a
	{
		border: 0px;
		color: #ffffff !important;
		text-decoration: none;
		font-family: verdana;	
	}
#title
	{
		text-align: right;
		margin-left: 200px;
		text-align:center;
		padding-bottom: 40px;
	}
img.png
	{
		  behavior: url("../images/png.htc");
	}
	
/* SHOP CART ELEMENTS */

#order_details
	{
		width: 100%;
	}
#order_details td
	{
		padding: 5px;
	}
#heading_row td
	{
		background: #f0f0f0;
		color:6f726b;
		font-weight: bold;
	}
.blank_row
	{
		background:#dbdbdb;
	}
.align_right
	{
		text-align: right;
	}
.align_right select
	{
		font-size: 12px;
	}
#form td
	{
		padding-left: 8px;
		padding-right: 8px;
	}
#form1 td
	{
		padding-left: 8px;
		padding-right: 8px;
	}
#form_title
	{
		padding: 5px;
		font-weight:bold;
	}
#form_title1
	{
		padding: 5px;
		font-weight:bold;
	}
#form
	{
		background:#b1a494;
		color:#6e6256;
		font-size: 12px;
	}
#form1
	{
		background:#b1a494;
		color:#6e6256;
		font-size: 12px;
	}
#form select
	{
		font-size:11px;
	}
#form input
	{
		font-size: 11px;
		width: 150px; 
	}
#form1 select
	{
		font-size:11px;
	}
#form1 input
	{
		font-size: 11px;
		width: 150px; 
	}
.txtpink
{
		color: #8b8484;
		font-size: 11px;
        width:5px;
}
.optiontb
{
	vertical-align:top;
	margin-top:10px;
}
#productlink
{
	font-size: 11px;
	padding: 8px;	
	font-weight: bold;
	text-decoration: none;
    background-color:#FFFFFF;
	text-align: right;
    padding-right:50px;
}
#productlink a
	{
		font-weight: bold;
		text-decoration: none;
		padding-left: 3px;
		padding-right: 3px;		
		font-size: 11px;
	}
#productlink u
	{
        color:#dc3c24;
		font-weight: bold;
		text-decoration: none;
		padding-left: 3px;
		padding-right: 3px;		
		font-size: 11px;
        text-decoration:underline;
	}
.textareacss
{
		width:150px;
		background-color:#FFFFFF;
		font-size:11px;
        font-family: Arial, Helvetica, sans-serif;
		color: #8b8484;
}