h1, h2, h3 {
  -x-system-font:none;
  font-family:"arial narrow",arial,sans-serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#695F4C;
  line-height:normal;
}

h1, img {
  display:block;
}

img {
  border:0 none;
} 

a {
  text-decoration:none;
  color:#464544;
}

a:hover {
  color:#FFA405;
}

.left {
  float:left;
}

.right {
  float:right;
}

.link {
  text-align:right;
}

.clear {
  clear:both;
}

body {
  -x-system-font:none;
  background:#504634 none repeat scroll 0 0;
  color:#695F4C;
  font-family:verdana,arial,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  padding-bottom:10px;
  text-align:center;
}

#wrapper {
  background:#FFFFFF none repeat scroll 0 0;
  margin:37px auto;
  position:relative;
  text-align:left;
  width:972px;
}

#logo {
  background:#D9D1BC url(../images/large-logo.jpg) no-repeat scroll 0 0;
  height:266px;
}

#dish {
  background:transparent url(../images/greenDish.jpg) no-repeat scroll 0 0;
  height:288px;
  left:186px;
  position:absolute;
  top:0;
  width:786px;
}

#body {
  background-color:#FFFFFF;
  padding-top:3px;
}

#menu {
  float:left;
  width:186px;
}

#box {
  background:#D4CAB6 none repeat scroll 0 0;
  float:right;
  margin-bottom:2px;
  width:783px;
  min-height:290px;
  height:auto !important;
  
}

#box .inner {
  padding:6px 12px;
}

#box p {
  margin:0.9em 0;
  padding-right:10px;
}

#box ul {
  margin-left:1.5em;
}

#box li {
  color:#463F32;
  font-family:"arial narrow",arial,sans-serif;
  font-size:16px;
  font-weight:bold;
  margin:0.2em 0;
}

.link a {
  color:#000000;
  font-size:12px;
  text-decoration:none;
}

.link a:hover {
  text-decoration:underline;
}

h1 {
  font-size:14px;
}

h2 {
  font-size:22px;
  padding-bottom:10px;
}
h3 {
  font-size:12px;
}

#menu h2 {
  background:#847A67 none repeat scroll 0 0;
  color:#FFFFFF;
  padding:4px 0 5px 37px;
}

#menu li {
  background:#D4CAB6 url(../images/arrow.gif) no-repeat scroll left center;
  border-top:1px solid #F4EFDF;
  font-size:12px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:7px 0 8px 37px;
}

#menu a {
  color:#E55C32;
  text-decoration:none;
}

#menu a:hover {
  text-decoration:underline;
}

#copyright {
  font-size:9px;
  padding:3px;
  text-align:center;
  background:transparent none repeat scroll 0 0;
  clear:both;
  color:#666666;
  float: none;
  margin-top:0;
  padding:0px;
  position: relative;
}

#copyright a {
  font-size:9px;
  text-decoration:none;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6*/
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  border:1px solid #cecece;
  z-index:1;
}

#popupContact{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6*/
  height:384px;
  width:408px;
  background:#FFFFFF;
  border:2px solid #cecece;
  z-index:2;
  padding:12px;
  font-size:13px;
}

#popupContactClose{
  font-size:14px;
  line-height:14px;
  right:6px;
  top:4px;
  position:absolute;
  color:#6fa5fd;
  font-weight:700;
  display:block;
}

#listing table {
    border-collapse:collapse;
    border-spacing:0;
}

#listing tr th {
    padding: 3px;
    text-align: left;
}

#listing th.th_left {
    background-image:url(/images/th-left.gif);
    background-position:left top;
}

#listing th.th_right {
    background-image:url(/images/th-right.gif);
    background-position:right top;
}

#listing th {
    background-color:#CDE9A7;
    background-repeat:no-repeat;
    border-bottom:1px solid #C3E595;
    color:#525D43;
    font-size:0.9em;
    padding:4px 12px 3px 0;
}

#listing tr:hover td {
    background-color:#D4CAB6;
}

#listing td.td_left {
    padding-top:6px;
    padding-left:4px;
}

#listing  td {
    font-size:0.9em;
    padding:6px 12px 3px 0;
}
#listing th, #listing td {
    text-align:left;
    vertical-align:middle;
}

#listing td.td_center {
    text-align:left;
    white-space:nowrap;
}

#innerBox {
  width:740px;
  padding:5px;
  border:2px solid #FADDA9;
  background-color:#F4EFDF;
}

#boxHeader {
  display:block;
  width: 740px;
  padding:5px;
  color: #D4CAB6;
  border:2px solid #64625d;
  background-color:#847A67;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
