body {
	
	margin : 0px;		
	padding:0px;
	display : block;
	width: 	100%;
	_height: 100%;
	min-height: 100%;	
}

body, p, h1, h2, h3, table, td, th, ul, ol, input, textarea, select, option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height :140%;
	color: #7C7C7C;
}

img {
	border : none;
}

.subnav_products, .search{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#513004;
padding:0 17px 0 0;
}

.subnav_products a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#C15017;
text-decoration:none;
}

.subnav_products a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#513004;
text-decoration:none;
}


.search_bar{
width:125px;
height:20px;
}

.search{
padding:0 0 0 0;
}

.footer_text, a.footer-link, a:hover.footer-link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#513004;

}

.footer_text a {
	text-decoration : none;
}


.main_nav_div {
	font-family:Arial, Helvetica, sans-serif;
	color:#C15017;
	font-size:11px;
	padding-left:14px; 
	padding-right:14px;
}

.main_nav a, .main_nav_on a{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#C15017;*/
	font-size:11px;
	text-decoration:none;
}

.main_nav a:hover, .main_nav_on a:hover{
	/*color:#6F3319;*/
	text-decoration:none;
}


.main_nav_on a,.main_nav_on a:hover {
	text-decoration:underline;
}





.body_text{
color:#31271B;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
}

.body_heading{
color:#C15017;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
}

.home-body-spacing{
padding:7px 0 7px 0;
}

.product_heading, .product_heading a{
color:#703319;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:bold;
text-decoration:none;
}

.product_heading a:hover{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:bold;
text-decoration:none;
}

.product_text, .product_text a{
color:#703319;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
}

.product_text :hover{
color:#C15017;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
}


/*-----------Product Detail----------*/


.product_detail_heading_lt{
color:#C05017;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
line-height:14px;
}

.product_detail_heading_dk, .product_detail_heading_dk a, :hover .product_detail_heading_dk a:hover{
color:#703319 !important;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
line-height:100%;
text-decoration : none;
}

.buy_now_off{
background-image:url(../images/bttn_buy_now_off.gif); background-repeat:no-repeat;
}

.buy_now_on{
background-image:url(../images/bttn_buy_now_on.gif); background-repeat:no-repeat;
}
/*-------------Product Catelogue----------*/

.product_cat_heading, .product_cat_heading a{
color:#C15017;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:14px;
font-weight:bold;
text-decoration:none;
}

.product_cat_heading :hover{
color:#513004;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:14px;
font-weight:bold;
text-decoration:none;
}

.page-links a,.page-links a:hover{
	text-decoration : none;
	color : #763A0B;	
}      


  .no-link {
color : #E4D8CE;
}             


/* SUBNAV
----------------------------------------------*/
.subnav-off td {

	background-image:url(../images/subnav-bg-off.gif);

	
}

.subnav-on td {

	background-image:url(../images/subnav-bg-on.gif);
}

.subnav-off td , .subnav-on td {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	background-repeat:repeat-y;
	background-position:0px 0px;
	
}

.subnav-on a, .subnav-off a, .subnav-on a:hover, .subnav-off a:hover{
	color : #703319;
	margin-right:30px;
	text-decoration:none;
	font-size:12px;
}

a {
	text-decoration : none;
	color : #703319;
}
  
a:hover {
	text-decoration : none;
	color : #C15017;
}