/*   
Template: winterberry
Theme Name: Winterberry
Theme URI: www.grovehillgardens.com
Description: This is a private theme just meant to replicate my business site.
Version: 0.0
Author: Elizabeth Lowe
Author URI: your-URI
General comments/License Statement: none yet.

*/



body
  {
  background-color:#CCCC99;
  }

table.list
  {
  border:1px #CCCC99;
  width:674px;
  }

#content
{
  width:674px;
  margin:0px;
  border:0px;
  padding:20px 20px;
  background-color: #ffffff;
  text-align:left;
}

a:link
  {
  color:#B9302A;
  text-decoration:none;
  }

a:visited
  {
  color:#B9302A;
  text-decoration:none;
  }

h1
  {
  text-align:center;
  font-style:italic;
  }


h2
  {
  text-align:left;
  }


/*
h3


h4
*/

p
  {
  text-align:left;
  }

/* 
ul


li
*/