body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background-color: #74B72A;
}

.bgimage01 {
	background-attachment: fixed;
	background-image: url(../images/bg_image_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-size: 110%;
}

td {
	color: #000000;
	text-decoration: none;
}
th {
	color: #000000;
	text-decoration: none
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #75B82A;
	text-decoration: none;
}

input, select, textarea { font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; }
option { font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; }


a.optiongreen {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #75B82A; text-decoration: none;}
a.optiongreen:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #75B82A; text-decoration: none;}
a.optiongreen:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #75B82A; text-decoration: none;}
a.optiongreen:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #75B82A; text-decoration: none;}
a.optiongreen:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; }



.text_green {
	color: #75B82A;
	text-decoration: none
}
.form {
	color: #000000;
	text-decoration: none
}
.titles {
	font-weight: bold;
	color: #75B82A;
	text-decoration: none;
}
.titles_black {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.price {
	font-weight: bold;
	color: #75B82A;
	text-decoration: none;
}
table.border_right {
  padding-right: 10px;
	border-right: 1px solid #75B82A;
}
table.border_right td {
  padding-right: 30px;
}
td.border_right {
  padding-right: 30px;
	border-right: 1px solid #75B82A;
}
.padding {
	padding: 10px;
}
.rip_right {
	background-image: url(../images/rip_right.gif);
	background-attachment: fixed;
}
.rip_left {
	background-image: url(../images/rip_left.gif);
	background-attachment: fixed;
}
.cell_white {
	background-color: #FFFFFF;
}
.cell_black {
	background-color: #000000;
}
.text_white {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.main {
	color: #1A1F59; 
	text-decoration: none
}
a:link.main  {
	color: #1A1F59; 
	text-decoration: none
}
a:active.main {
	color: #1A1F59; 
	text-decoration: none;
}
a:hover.main {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #688A92; 
	text-decoration: none;
}
a:visited.shop {
  font-size: 80%;
	font-weight: bold;
	color: #75B82A; 
	text-decoration: none
}
a:link.shop  {
  font-size: 80%;
	font-weight: bold;
	color: #75B82A; 
	text-decoration: none
}
a:active.shop {
  font-size: 80%;
	font-weight: bold;
	color: #75B82A; 
	text-decoration: none;
}
a:hover.shop {
  font-size: 80%;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
.trees {
	background-attachment: fixed;
	background-image: url(../images/elements/trees.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.caption {
	font-size: xx-small;
}
.greenline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #75B82A;
}
.greenborder {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #75B82A;
}
.button {
	color: #FFFFFF;
	background-color: #75B82A;
	text-align: center;
	height: 30px;
	width: 70px;
	border: 1px solid #75B82A;
}
.footcell {
	font-size:70%;
}
.desc {
  font-size: 80%;
}

.lightgrey {
	background-color: #F2F2F4;
}
.list {
  font-size: 75%
}
