/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f5f4ef;
}
.BgColor3 {
	background-color:#eeeeee;
}
.BgColor4 {
	background-color:#1f1f1f;
}
.BgColor5 {
	background-color:#1d65af;
}
.BgColor6 {
	background-color:#a97729;
}
.BgColor7 {
	background-color:#f9f8f8;
}
.PageTopSpacer {
	background:url(../images/top-spacer.gif) repeat-x top;
	height:136px;
}
.TopBg {
	background:url(../images/top-bg.gif) no-repeat;
	width:860px;
	height:136px;
}
.HeaderBg {
	background:url(../images/header-bg.jpg) no-repeat;
	width:860px;
	height:378px;
}
.InnerHeaderBg {
	background: url(../images/inner-header-bg.jpg) no-repeat;
	width:860px;
	height:175px;
}
.LeftBoxSpacer {
	background:url(../images/left-box-spacer.gif) repeat-y;
	width:217px;
}
.GetDirectionsBoxSpacer {
	background:url(../images/get-directions-box-spacer.gif) repeat-y;
	width:382px;
}
.BrownBoxSpacer {
	background:url(../images/brown-box-spacer.gif) repeat-y;
	width:382px;
}
.RightBoxSpacerW {
	background:url(../images/right-box-spacer.gif) repeat-y;
	width:236px;
}
.RightBoxSpacer {
	background:url(../images/right-box-links-spacer.gif) repeat-y;
	width:236px;
}
.AffiliatesBox {
	background:url(../images/affiliate-box.gif) no-repeat;
	width:613px;
	height:100px;
}
.ContactBoxBg {
	background:url(../images/contact-box-bg.jpg) no-repeat;
	width:236px;
	height:95px;
}
.LeftContactBoxBg {
	background:url(../images/left-contact-box-bg.jpg) no-repeat;
	width:217px;
	height:95px;
}

.ManufacturersBox {
	background:url(../images/manufacturers-box.gif) no-repeat;
	width:860px;
	height:159px;
}
.FooterSpacer {
	background:url(../images/footer-spacer.gif) repeat-x top;
	height:77px;
}
.FooterBg {
	background:url(../images/footer-bg.jpg) no-repeat;
	width:860px;
	height:77px;
}
.Line {
	background:url(../images/line.gif) repeat-x center;
}
.Deshline {
	background:url(../images/desh-line.gif) repeat-x center;
}
.HorDotted {
	background:url(../images/desh-line.gif) repeat-x center;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.VerLine {
	background:url(../images/line.gif) repeat-y center;
}
.BorderImg {
	border:3px solid #CCCCCC;
}
.Border {
	border:2px solid #a97729;
}	


