body {
  background: #000;
  font-family: Arial;
  color: #222;
  font-size: 18px;
}

.wrap {
  width: 845px;
  margin: 15px auto;
}

#header {
  
}

ul#top-nav {
  list-style: none;
  height: 24px;
  margin: 0 auto;
  padding: 8px 25px ;
  white-space: nowrap;
}

#iehack { 
  width: 1px;
  height: 400px;
  float: right;
}

ul#top-nav li {
  font-size: 16px;
  font-weight: block;
  margin: 0;
  display: inline;
  padding: 7px 20px;
  color: #e3dfba;
  width: 110px;
  text-align: center;
}

ul#top-nav a {
  font-weight: normal;
  color: #e3dfba;
  text-decoration: none;
}
ul#top-nav a:hover {
  text-decoration: underline;
}

li {
  padding-bottom: 7px;
  padding-left: 0;
}
.content {
/*background: #f0e4c5 url(images/niceleaf_bkg.gif) repeat scroll top left;*/
padding: 20px 45px;
}

div.top {
  background: #f0e4c5 url(images/content_top.jpg) no-repeat scroll bottom left;
  height: 34px;
}

div.holder {
  background: #ebddb0 url(images/leafalpha.png) repeat-y scroll top left;
  zoom: 1;
  height: 1%;
}

td.content {
  padding-top: 0;
  vertical-align: top;
  background: transparent url(images/bottom_gradient.png) no-repeat scroll bottom left;  
  padding-bottom: 40px;
}

.footer {
  border-top: 1px solid #000;
  text-align: center;
  padding-top: 10px;
  clear: right;
/*  background-image: url(images/footer_bkg.jpg);
height: 39px; */  
}

a {
  color: #2d2717;
}
#holder_table { 
  background: transparent;
}
#price_list {
  margin: -16px 0px 30px 0;
  border-collapse: collapse;
  float: right;
  width: 190px;
/*  float: ;*/
}
th {
  font-size: 90%;
}

h2 {
  font-weight: normal;
}

#price_list td {
  border: 1px solid #2d2717;
  width: 70px;
  padding: 3px;
}
.content img {
  padding: 0 30px 30px 30px;
}
.content td img {
  padding: 20px;
}
p,li {
  line-height: 1.5em;
}
p {
}
hr {
  margin: 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #000;
  background-color: #000;
}

/* Erm, yeah */
.pgimg>div {
  position: relative;
  border: 1px solid green;
  width: 350px;
  height: 270px;
}
.pgimg .t {
  width: 350px;
  height: 15px;
  top: 0px;
  position: absolute;
  left: 15px; 
  background: transparent url('images/pics_top_bottom.png') no-repeat scroll top left;
}
.content .pgimg img {
  position: absolute; 
  padding: 0;
  margin: 0;
  top: 15px;
  width: 320px;
  left: 15px;
  z-index: 100;
}
.pgimg .b {
  width: 350px;
  position: absolute;
  height: 15px;
  bottom: 0px;
  left: 15px; 
  background: transparent url('images/pic_top_bottom.png') no-repeat scroll top left;
}
.pgimg .l {
  height: 270px;
  position: absolute;
  z-index: 200;
  top: 0px;
  left: 0px;
  width: 15px;
  background: transparent url('images/pic_sides.png') no-repeat scroll 0px 0px;
}
.pgimg .r {
  width: 350px;
  position: absolute;
  height: 15px;
  bottom: 0px;
  left: 15px; 
  background: transparent url('images/pic_top_bottom.png') no-repeat scroll top left;
}
h1 {
  color: #0b3810; 
}
#call_us_img {
  margin: 0;
  padding: 0;
  margin-bottom: -5px;
  padding-left: 45px;
  clear: both;
}
#call_us_img img,#call_us_ie img {
  margin: 0;
  padding: 0;
}
#call_us_ie {
  display: none;
}
#elegant_casual_header {
  position: relative;
  padding: 0;
  margin: 0px 0 0 205px;
}