body {
	background-color: #000000;
	font-size: 100%;
}

#frame {
	border: 3px solid #95CF29;
	padding: 0px
	width: 715;;
}

p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1 {
	color: #95CF29;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em;
	margin-bottom: -2px;
}
h2 {
	color: #95CF29;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
}
h3 {
	color: #c0cc2d;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 1.1em;
	margin-top: 0em;
}
h4 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
}
.rightimage {
	padding: 0px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7EB022;
	font-weight: normal;

}
a.link {
	text-decoration: none;
	color: #95CF29;
	
	}

a.link:active {
	text-decoration: none;
	color: #95CF29;
	}
a.link:visited {
	text-decoration: none;
	color: #95CF29;
	}
a.link:hover {
	text-decoration: underline;
	color: #95CF29;
}
img.flower {
	float:left;
	clear: left;
	margin: 0 0.8em 0 0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
}
.address {
	margin-top: -15px;
	font-size: 0.8em;
}
.contact {
	padding-left: 100px;
	margin-top: -3px;
}
