/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#fdedc4;
}
.BgColor3 {
	background-color:#fabf31;
}
.BgColor4 {
	background-color:#881414;
}
.BgColor5 {
	background-color:#0b2c4a;
}
.BgColor6 {
	background-color:#628914;
}
.BgColor7 {
	background-color:#fdf0d1;
}
.BgColor8 {
	background-color:#f9f0dc;
}
.TopHeaderBg {
	background:url(../images/top-header-bg.png) no-repeat;
	width:900px;
	height:124px;
}
.HederBg {
	background:url(../images/header-bg.jpg) repeat-x;
	height:298px;
}
.InenrHederBg {
	background:url(../images/header-bg.jpg) repeat-x;
	height:171px;
}
.GardenHeaderBg {
	background:url(../images/garden-header-spacer.jpg) repeat-x;
	height:298px;
}
.InnerGardenHeaderBg {
	background:url(../images/garden-inner-header-spacer.jpg) repeat-x;
	height:171px;
}
.BoxSpacer {
	background: url(../images/box-spacer.gif) repeat-x top #fdedc4;
	height:231px;
}
.GardenBoxSpacer {
	background:url(../images/garden-box-spacer.gif) repeat-x top #f9f0dc;
	height:358px;
}
.MainPage {
	background:url(../images/main-spacer.gif) repeat-x top #fdedc5;
	height:820px;
}
.GardenMainPage {
	background:url(../images/garden-main-spacer.gif) repeat-x top #f9f0dc;
	height:397px;
}
.HeadingBg {
	background:url(../images/heading-bg.gif) no-repeat;
	width:687px;
	height:32px;
	color:#FFFFFF;
}
.GreenHeadingBg {
	background:url(../images/gree-heading-bg.gif) no-repeat;
	width:687px;
	height:32px;
	color:#FFFFFF;
}
.HorLine {
	background: url(../images/hor-line.gif) repeat-x center;
}
.WhiteLine {
	background:url(../images/white-hor-line.gif) repeat-x center;
}
.DivWhiteLine {
	background:url(../images/white-hor-line.gif) repeat-x bottom;
}
.Border {
	border:1px solid #dadada; 
}
.BorderImg {
	border:2px solid #ffffff; 
}
.IndexHeadingBg {
	background:url(../images/favorites-bg.gif) no-repeat;
	width:221px;
	height:40px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.TopPadding7 {
	padding-top:7px;
}
