body {
	background-image: url(../images/leaf-bg2.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
h1 {
	font-size: 1.7em;
	color: #99301E;
	font-family: Tahoma, Arial;
	font-weight: normal;
 	margin-top:-5px;
	margin-bottom:5px;
}
h2 {
	font-size: 1.5em;
	font-family: Tahoma, Arial;
	color: #99301E;
	font-weight: normal;
 	margin-top:-5px;
	margin-bottom:10px;
}
h3 {
	font-size: 1em;
	color: #99301E;
	font-weight: bold;
 	margin-top:-5px;
	margin-bottom:0px;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #669900;
}
.grey_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #A7A8AA;
}
.style20 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -2px
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #99301E;
	text-decoration: none;
}
a:link.brown-link {
	color: #99301E;
	text-decoration: none;
}
a:visited.brown-link {
	color: #99301E;
	text-decoration: none;
}
a:hover.brown-link {
	color: #669900;
	text-decoration: none;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.style21 {
	font-size: 9px;
	font-style: italic;
}
.style23 {
	font-size: small;
	font-weight: bold;
}
.style24 {font-weight: bold}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.big_link{
	padding-bottom: 3px;
}
.big_link a:link  {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #669900;
	text-decoration : none;
}
.big_link a:visited {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #669900;
	text-decoration : none;
}
.big_link a:hover {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #99301E;
	text-decoration : none;
	
}
.big_green {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	color: #99301E;
	
}
.grey_link a:link  {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #A2A2A2;
	text-decoration : none;
}
.grey_link a:visited {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #A2A2A2;
	text-decoration : none;
}
.grey_link a:hover {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #99301E;
	text-decoration : none;
	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99301E;
}
.med_brown {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #99301E;
}
.bigheader {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #99301E;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.error{
	font-weight: bold;
	font-size: 1em;
	color: red;
}
.smallheader {
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	color: #99301E;
	font-size: 0.9em;
	vertical-align: middle;
}
.ERE_Border {
	border: 1px solid #669900;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.small_input{
	width: 20px;
	height: 20px;
	font-size: 1em;
	border: 1px solid #99301E;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
}
.enlarge{
	font-size: 110%;
}
.price{
	color: #FF7E28;
	font-weight: bold;
}

.button{
	color: #8F1810;
	padding: 3px;
	border: 1px solid #A6BF03;
	background-color: #A6BF03;
	cursor: pointer;
	font-weight: bold;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
.textfield{
	border: 1px solid #A6BF03;
}
