body
{
  background-color: #DEA;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #666;
  margin: 0px;
  text-align: center;
  font-size: 100%;
}

h1
{
  font-size: 1.4em;
  color: #036;
}

h2
{
  font-size: 1.2em;
  color: #830;
}

h3
{
  font-size: 1em;
  color: #036;
}

th
{
  text-align: left;
}

#wrapper
{
  margin: 10px;
  padding: 0px;
  width: 800px;
  border: #CCC 2px solid;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
}

#Banner
{
  margin: 10px;
  text-align: center;
}

#NavBarTop
{
  float: left;
  font-size: 85%;
  list-style: none;
  border: 1px solid #BBB;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 0px;
  width: 780px;
  padding: 5px 10px 0px 10px;
  background: #DEA;
  display: block;
}

#NavBarTop li
{
  float: left;
  margin: 0px;
  padding: 0px;
}

#NavBarTop a
{
  float: left;
  margin: 0px 1px 0px 1px;
  padding: 4px;
  background: #DEA;
  border: 1px solid #BBB;
  color: #835A1F;
  text-decoration: none;
  text-align: center;
  border-bottom: 0px;
}

#NavBarTop a:hover
{
  background: #EFC;
  border: 1px solid #BBB;
  border-bottom: 0px;
}

body#Home #n-Home a, body#MtEliza #n-MtEliza a, body#Langwarrin #n-Langwarrin a, body#Products #n-Products a, body#ContactUs #n-ContactUs a, body#About #n-About a, body#Practitioners #n-Practitioners a, body#Testimonials #n-Testimonials a, body#Links #n-Links a
{
  background: #FFF;
}

.Testimonial
{
  float: right;
  text-align: right;
  color: #888;
  font-size: 0.8em;
  line-height: 15pt;
  margin: 10px;
  width: 158px;
  padding: 10px;
  border: 1px solid #CCC;
}

.ContentSmall
{
  float: left;
  text-align: left;
  font-size: 0.9em;
  line-height: 15pt;
  margin: 10px;
  width: 580px;
  padding: 10px 0px 10px 0px;
}

.ContentWide
{
  clear: both;
  text-align: left;
  font-size: 0.9em;
  line-height: 15pt;
  margin: 10px;
  width: 780px;
  padding: 10px 0px 10px 0px;
}

.ClearFloat
{
  clear: both;
}

li
{
  padding: 5px 0px 5px 0px;
}

.PhotoLeft
{
  padding: 3px 5px 5px 5px;
  float: left;
}

.PhotoRight
{
  padding: 3px 5px 5px 5px;
  float: right;
}

.PhotoRight img, .PhotoLeft img
{
  border: #444 2px solid;
}

.Price
{
  text-align: right;
}

#ProductTable
{
  width: 100%;
}

#ProductTable td
{
  background: #F0F0F0;
}

#ProductTable th
{
  background: #E0E0E0;
}

