html, body
{
  margin: 0;
  padding: 0;
  height: 100%;
  font: normal normal normal 7pt Verdana;
  background: rgb(233, 231, 214);
}

#mainbox
{
  position: relative;
  margin: auto;
  top: 40px;
  width: 814px;
  height: 100%;
}

#copy
{
  position: absolute; 
  left: -10px; 
  top: 0px;
}


#content
{
  position: relative;
  float: left;
  width: 794px;
  min-height: 100%;
  background: rgb(255, 255, 255);
}

#shadow
{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  height: 15px;
  width: 20px;
  background: transparent url('../images/skugga1.png') no-repeat;
  behavior: url("../images/pngbehavior.htc");
}

#shadow_rep
{
  position: relative;
  float: left;
  width: 20px;
  min-height: 98%;
  padding: 0;
  background: transparent url('../images/skugga2.png') repeat;
}

#head
{
  position: relative;
  float: left;
  width: 776px;
  height: 212px;
  background: url('../images/SMhead.jpg');
}

#main
{
  position: relative;
  clear: left;
  overflow: hidden;

}

div.plate
{
  position: relative;
  float: right;
  height: 99px;
  width: 250px;
  margin-bottom: 10px;

}

div.plate_txt
{
  position: relative;
  top: 10px;
  width: 153px;
  height: 84px;
  left: 86px;
}

div.plate_border
{
  position: relative;
  height: 15px;
  background: white;
  text-align: right;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
}

div.plate_border2
{
  position: relative;
  height: 15px;
  background: white;
  text-align: right;
  filter:alpha(opacity=60);
  -moz-opacity:.60;
  opacity:.60;
}


div.plate_link
{
  position: relative;
  color: black;
  top: -2px;
}

div.plate_refer
{
  position: relative;
  float: right;
  height: 99px;
  width: 88px;
}

div.plate_name
{
  position: relative;
  top: 3px;
  font: normal normal bold 6pt verdana;
  text-align: center;
  color: black;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}

#refer_list
{
   position: relative;
   margin-top: 30px;
   margin-left: 30px;
   margin-right: 30px;
}

div.refer_item
{
  position: relative;
  clear: left;
  padding-top: 10px;
}

div.refer_left
{
  position: relative;
  width: 230px;
  float: left;
}

div.refer_right
{
  position: relative;
  margin-left: 2px;
  float: left;
  width: 470px;
}

#mleft
{
  position: relative;
  float: left;
  margin-top: 30px;
  width: 260px;
}

#mleft2
{
  position: relative;
  float: left;
  margin-top: 30px;
  width: 190px;
}

#mcenter
{
  position: relative;
  float: left;
  margin-top: 30px;
  width: 275px;
}

#mcenter2
{
  position: relative;
  float: left;
}

#mcenter3
{
  position: relative;
  float: left;
  width: 160px;
  height: 150px;
  background: rgb(200, 200, 200);
  overflow: auto;
}

#mright
{
  position: relative;
  float: right;
  margin-top: 30px;
  width: 259px;
}

#mright2
{
  position: relative;
  float: left;
  margin-top: 30px;
  width: 534px;
}

#mright3
{
  position: relative;
  float: right;
}

#mright_recipe
{
  position: relative;
  float: left;
  margin-top: 30px;
  width: 414px;
  min-height: 500px;
}

#mright_margin
{
  position: relative;
  float: left;
  margin-top: 30px;
  margin-right: 30px;
  width: 504px;
}

#img_dine
{
  position: relative; 
  float: right;
  left: 30px;
}

h1
{
  color: rgb(109, 109, 73);
  font: normal normal bold 10pt Verdana;
  margin-top: 0px;
  margin-bottom: 2px;
}

span.h1
{
  color: rgb(109, 109, 73);
  font: normal normal bold 10pt Verdana;
  margin-top: 0px;
}

span.h2
{
  color: rgb(109, 109, 73);
  font: normal normal bold 8pt Verdana;
  margin-top: 0px;
  margin-bottom: 2px;
}

span.bold
{
  color: rgb(109, 109, 73);
  font: normal normal bold 7pt Verdana;
}

span.normal
{
  font: normal normal normal 7pt Verdana;
}

span.refer
{
  font: italic normal normal 7pt Verdana;
}

span.color
{
  font: normal normal normal 7pt Verdana;
  color: rgb(109, 109, 73);
}

b
{
  font: normal normal bold 7pt Verdana;
}

p.normal
{
  position: relative;
  font: normal normal normal 7pt Verdana;
  line-height: 10pt;
  margin-bottom: 10px;
  margin-top: 0px;
}

p.color
{
  position: relative;
  font: normal normal bold 7pt Verdana;
  color: rgb(109, 109, 73);
}

a
{
  font: normal normal bold 7pt Verdana;
  color: rgb(109, 109, 73);
  text-decoration: none;
}

a:visited
{
  color: rgb(109, 109, 73);
}

a:hover
{
  color: black;
} 

#home_quote
{
  position: relative;
  margin: 10px 30px 0 30px;
  color: rgb(109, 109, 73);
}

span.quote
{
  font: normal normal bold 8pt verdana;
  line-height: 12pt;
}

span.italic
{
  font: italic normal normal 7pt verdana;
  color: black;
  
}


