/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#ddd1b9;
}
.BgColor3 {
	background-color:#d8c19b;
}
.BgColor4 {
	background-color:#32261b;
}
.LeftLinkBg {
	background:url(../images/left-link-bg.png) no-repeat;
	width:242px;
	height:197px;
}
.InnerLeftLinkBg {
	background:url(../images/inner-left-link-bg.png) no-repeat;
	width:242px;
	height:163px;
}
.ContactBg {	
	background:url(../images/contact-bg.png) no-repeat;
	width:242px;
	height:253px;
}
.InnerContactBg {	
	background:url(../images/inner-contact-bg.png) no-repeat;
	width:242px;
	height:253px;
}
.LeftBottomImg {
	background:url(../images/left-bottom-img.jpg) no-repeat bottom;
	width:242px;
	padding-bottom:230px;
}
.MidTopBg {
	background: url(../images/mid-top.jpg) no-repeat top;
	width:443px;
}
.MidBottomBg {
	background:#d8c19b url(../images/mid-bottom.jpg) no-repeat bottom;
	widows:443px;
}
.InnerMidTopBg {
	background: url(../images/mid-top.jpg) no-repeat top left;
	width:729px;
}
.InnerMidBottomBg {
	background:#d8c19b url(../images/mid-bottom.jpg) no-repeat bottom right;
	widows:729px;
}
.MorganHousesFarmBg {
	background:url(../images/morgan-horses-farm.jpg) no-repeat;
	width:264px;
	height:184px;
}
.MainBottomImg {
	background:url(../images/main-bottom-img.jpg) no-repeat bottom;
	width:738px;
	padding-bottom:82px;
}
.FooterBg {
	background:url(../images/footer-bg.jpg) repeat-x;
	height:78px;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.DivLine {
	background:url(../images/line.gif) repeat-x bottom;
}
