﻿

BODY {
	background: #ffffff;
	color: #512800;
	margin: 0px;
}

A {
	color: #400000;
	text-decoration: none;
	font-size: 13px;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

/*Header class - for product title on proddetail page*/
H1 {
	color: #663300;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#Footer {
	font-size:10px;
	
}

#Footer a{
	color: #663300;
	font-size: 10px;
}



td.menu_buttons{
	
	height: 30px;
	float: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	font-variant: small-caps;
}
a.menu_buttons {
	font-family: Corbel;
	text-align: center;
	color: #F0EDCF;
	background-color: #400000;
	font-size: 13px;
	width: 110px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
a.menu_buttons:hover {
	background-color: #BEB194;
	text-decoration: none;
}









FORM {
 display: inline;
}

A.brand_footer{
 font-size: 8px;
 color: #DFDFDF;
 text-decoration: none;
 font-family: arial;

}



TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}


.cobhl{
	background: #F5F0E4;
}

.cobll{
	background:#F5F0E4;
}


td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}




.H2{
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	font-family: arial;
}


td.sidemenu{
	width: 180px;
	height: 20px;
	background-image: url('images/m08p.gif');
	padding-top: 1px;
	
}


.sidemenu_header{
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: middle;
	font-style: normal;
}

.sidemenu_list{
	
	height: 12px;
	border-bottom-width: 1px;
}
a.sidemenu_list{
width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	text-transform: capitalize;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
}

a.sidemenu_list:hover{	
	font-family: Arial, Helvetica, sans-serif;
	color: #900000;
 	text-decoration: none;
 	
 	text-decoration:none;
 	vertical-align:middle;
 	
	
}










