body {
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:14px;
  background-image:url('/images/bg.jpg');
  background-repeat:repeat-x;
  background-color:#660000;
  text-align:center;
}
#content {
  margin: auto;
  text-align:left;
  width:702px;
}
#header {
  background-image:url('/images/header.jpg');
  background-repeat:no-repeat;
  height:251px;
}
#nav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  padding-top:198px;
}
.nav_link {
  float:left;
  text-align:center;
}
.nav_link a {
  text-decoration:none;
  color:#000;
}
.nav_link a:hover {
  text-decoration:none;
  font-weight:bold;
  color:#000;
}
#nav_1 { width:47px; }
#nav_2 { width:75px; }
#nav_3 { width:146px; }
#nav_4 { width:88px; }
#nav_5 { width:226px; }
#nav_6 { width:70px; }
#nav_7 { width:50px; }
#title {
  color:#ffffcc;
  font-weight:bold;
  font-size:18px;
  float:right;
  width:404px;
  padding-top:10px;
}
#body {
  background-image:url('/images/content_bg.jpg');
  background-repeat:repeat-x;
  background-color:#fcfcc9;
}
#body_top_left {
  margin-top:10px;
  float:left;
  width:298px;
}
#body_top_left_buy {
  float:left;
  width:298px;
  height:176px;
  background-image:url('/images/buy_our_cheese.gif');
  background-repeat:no-repeat;
  background-position: left top;
}
#body_top_left_buy2 {
  float:right;
  width:340px;
  height:176px;
  background-image:url('/images/buy_our_cheese.gif');
  background-repeat:no-repeat;
  background-position: left top;
}
#body_top_right {
  background-image:url('/images/content_bg.jpg');
  background-repeat:repeat-x;
  background-color:#fcfcc9;
  padding-top:15px;
  width:404px;
  float:right;
}
#body_content {
  margin:0px 15px 0px 5px;
}
#body_bottom_clear {
  width:702px;
  height:21px;
  background-image:url('/images/footer_bg.jpg');
  background-repeat:no-repeat;
}
#body_bottom_left {
  float:left;
  width:298px;
  height:176px;
  background-image:url('/images/buy_our_cheese.jpg');
  background-repeat:no-repeat;
  background-position: left bottom;
  background-color:#fcfcc9;
}
#body_bottom_left_blank {
  float:left;
  width:298px;
  height:176px;
  background-image:url('/images/bl_blank.jpg');
  background-repeat:no-repeat;
  background-position: left bottom;
  background-color:#fcfcc9;
}
#body_bottom_cheese {
  float:left;
  width:298px;
  height:106px;
  background-image:url('/images/buy_our_cheese.jpg');
  background-repeat:no-repeat;
  background-position: left bottom;
}
#body_bottom_right {
  float:right;
  width:404px;
  height:176px;
  background-image:url('/images/workshops.jpg');
  background-repeat:no-repeat;
  background-position: right bottom;
}
#body_bottom_right_link {
  float:right;
  width:385px;
  height:176px;
  background-image:url('/images/workshops2.jpg');
  background-repeat:no-repeat;
  background-position: right bottom;
}
#cheese_text {
  width:194px;
  float:right;
  position:relative;
  top:100px;
  color:#FFF;
  line-height:15px;
  padding:10px;
}
#cheese_text2 {
  width:194px;
  float:right;
  position:relative;
  top:30px;
  color:#FFF;
  line-height:15px;
  padding:10px;
}
#cheese_text3 {
  width:194px;
  float:right;
  position:relative;
  top:30px;
  left:-40px;
  color:#FFF;
  line-height:15px;
  padding:10px;
}
#workshops_text {
  width:145px;
  float:left;
  position:relative;
  top:50px;
  line-height:15px;
  padding:15px;
}
#workshops_text2 {
  width:145px;
  float:left;
  position:relative;
  top:50px;
  line-height:15px;
  padding:25px;
}
#cheese_go {
  float:right;
  margin-right:15px;
}
#workshops_go {
  float:right;
  margin-right:25px;
  margin-top:140px;
}
#footer_left {
  float:left;
  color:#fcfcc9;
  padding-left:15px;
  padding-top:5px;
}
#footer_left a {
  color:#fcfcc9;
  text-decoration:none;
}
#footer_left a {
  color:#fcfcc9;
  text-decoration:none;
}
#footer_left a:hover {
  color:#fcfcc9;
  text-decoration:underline;
}
#footer_right {
  float:right;
  padding-right:15px;
  padding-top:8px;
}

/* admin */
.admin_table {
  border:1px solid #000;
  width:100%;
}
.admin_table thead td{
  background-color:#660000;
  color:#FFF;
  border-bottom:1px solid #000;
}
.admin_table tbody td.row_0{
  
}
.admin_table tbody td.row_1{
  background-color:#FFFFE0;
}
.admin_table tbody td.row_hidden{
  background-color:#92926F;
}
.admin_table tbody td.row_label{
  background-color:#FFFFE0;
  border-right:1px solid #000;
  width:100px;
}