.Cart{
display:none;
}

.COPYRIGHT{
  color: #FFFFFF;
  font-family : arial, tahoma, verdana;
  font-size : 11px;
  font-weight : normal;
  letter-spacing: 0px;
  
}

.COPYRIGHT a:link,.COPYRIGHT a:visited,.COPYRIGHT a:active {
  color: #FFFFFF;
  font-family : arial, tahoma, verdana;
  font-size : 11px;
  font-weight : normal;
  letter-spacing: 0px;
  
}

.COPYRIGHT a:hover{
  color: #FFFFFF;
  font-family : arial, tahoma, verdana;
  font-size : 11px;
  font-weight : normal;
  letter-spacing: 0px;
  text-decoration:underline;
  
}

.welcome{
  color: #B97B28;
  font-family : arial, tahoma, verdana;
  font-size : 11px;
  font-weight : normal;
  letter-spacing: 0px;
  
}

.menuleft
{
  background-color: #B97B28 /*#FAF6EE*/;
}

.content
{
  background-color: #FFFFFF;
  background-image: url('images_design/bgContent.jpg') ;
  background-position: right bottom;
  background-repeat: no-repeat;
}

.menutop
{
  background-color: #221D1E;
  background-image: url('images_design/bgmenutop.jpg') ;
  background-position: right center;
  background-repeat: no-repeat;
}

.banner
{
  background-color: #221D1E;
  background-image: url('images_design/banner.jpg') ;
  background-position: center center;
  background-repeat: no-repeat;
}








