@charset "utf-8";
body {
	margin: 0px;
	/*	type  */
	font-family: Georgia, Palatino, "Times New Roman", Times;
	color: #5F3E21;
	font-size: 0.85em;
	line-height: 160%;
	z-index: 1;
}
#Header {
	/*	center page  */
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 934px;
	height: 100%;
	margin: auto;
	z-index: 1;
}
#Heart {
	/*	center page  */
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 924px;
	height: 100%;
	margin: auto;
	z-index: 1;
	padding-left: 10px;
}
.HeartContent {
	background-image: url(../images/VerticleRule.jpg);
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	width: 622px;
	float: left;
	min-height: 565px;
}
#Footer {
	/*	center page  */
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 909px;
	height: 100%;
	margin: auto;
	padding-left: 25px;
	z-index: 1;
}
.FooterFrame {
	background-image: url(../images/FooterPatern.jpg);
	height: 135px;
	clear: left;
}
.HeaderFrame {
	background-image: url(../images/WoodBg2.jpg);
	height: 285px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #72B84C;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 22px;
}
a{
	color: #5F3E21;
	text-decoration: underline;
}
a:link{
	color: #5F3E21;
	text-decoration: underline;
}
a:visited{
	color: #5F3E21;
	text-decoration: underline;
}
a:hover{
	color: #72B84C;
	text-decoration: underline;
}
.FormInput {
	width: 200px;
}
.HeaderShadow {
	background-image: url(../images/HeaderShadow.gif);
	height: 11px;
	background-repeat: repeat-x;
}
.SubscribeBox {
	background-image: url(../images/SubscribeBg.jpg);
	height: 224px;
	width: 215px;
	padding-top: 55px;
	padding-left: 10px;
}
#TreeSpeak {
	z-index: 2;
	left: 160px;
	top: -1000px;
	position: absolute;
	float: left;
}
#sale {
	border: 1px solid #29AF6B;
	position: absolute;
	z-index: 5;
	height: 150px;
	width: 400px;
	left: 100px;
	top: 20px;
}
.sale {
	color: #FF0000;
}
