/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#fdf8e9;
}
.BgColor3 {
	background-color:#e7e2c3;
}
.BgColor4 {
	background-color:#ede9d0;
}
.Bgcolor5 {
	background-color:#f5f2e3;
}
.IndexTop {
	background:url(../images/index-top-bg.jpg) no-repeat;
	height:393px;
}
.InnerTop {
	background:url(../images/inner-top-bg.jpg) no-repeat;
	height:393px;
}
.MainBg {
	background-image:url(../images/main-bg.gif);
}
.FlashBg {
	background:url(../images/flash-bg.png) no-repeat;
	width:675px;
	height:367px;
}
.InnerHeaderBg {
	background:url(../images/inner-header-bg.png) no-repeat;
	width:675px;
	height:302px;
}
.RecentNewsBg {
	background:url(../images/recent-news-bg.png) no-repeat;
	width:275px;
	height:396px;
}
.RecentNewsBg div {
	width:250px;
}
.OurFarmBg {
	background:url(../images/our-farm-bg.png) no-repeat;
	width:270px;
	height:240px;
}
.LetterTopBg {
	background: url(../images/letter-top.png) no-repeat top;
	width:275px;
}
.GalleryPicsBg {
	background:url(../images/gallery-pics-bg.jpg) no-repeat;
	width:203px;
	height:175px;
}
.FooterBg {
	background:url(../images/footer-bg.jpg) no-repeat;
	width:950px;
	height:105px;
}
.AboutUsFooterBg {
	background:url(../images/about-us-footer-bg.jpg) no-repeat;
	width:950px;
	height:105px;
}
.ProductsFooterBg {
	background:url(../images/products-footer-bg.jpg) no-repeat;
	width:950px;
	height:105px;
}
.GalleryFooterBg {
	background:url(../images/gallery-footer-bg.jpg) no-repeat;
	width:950px;
	height:105px;
}
.ContactUsFooterBg {
	background:url(../images/contact-us-footer-bg.jpg) no-repeat;
	width:950px;
	height:105px;
}
.BorderImg {
	border:3px solid #FFFFFF;
}