/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f1e6c9;
}
.BgColor3 {
	background-color:#35231e;
}
.BgColor4 {
	background-color:#b48842;
}
.BgColor5 {
	background-color:#e5d8b5;
}
.FlashBg {
	background:url(../images/flash-bg.jpg) no-repeat;
	width:502px;
	height:352px;
}
.LinkBullet {
	background: url(../images/big-bullet.gif) no-repeat center right;
}
.MainBg {
	background:url(../images/main-bg-spacer.gif) repeat-x top #f1e9d7;
}
.InnerMainBg {
	background:url(../images/inner-main-bg-spacer.gif) repeat-x top #f1e9d7;
}
.LeftHeadingBg {
	background:url(../images/left-heading-bg.gif) no-repeat;
	width:278px;
	height:39px;
}
.HorLine {
	background: url(../images/hor-line.gif) repeat-x center;
}
.Border {
	border:1px solid #d9c5bc; 
}
