body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbox {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;

}
.banners {

	background-image: url(../images/Morais%20Garden%20Banner.png);
	background-repeat: no-repeat;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 519px;

}
.bottomart {
	background-image: url(../images/bottom_art.png);
	background-repeat: no-repeat;
	background-position: 519px;

}
.link-text {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #747353;
	font-weight: bold;



}
.vert-line {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/vertical_line.gif);


}
.headerlink {

	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.Why-choose-box {

	background-image: url(../images/WHY-CHOOSE-US.jpg);
	background-repeat: repeat-y;
}
.Why-choose-bottom {


	background-image: url(../images/Nearest%20Landmark.jpg);
	background-repeat: no-repeat;
}
.title {
	background-repeat: no-repeat;
	background-position: 50px top;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #3e4211;

}
.contant {

	background-repeat: no-repeat;
	background-position: 50px top;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #474e01;
}
.contant-title {

	background-repeat: no-repeat;
	background-position: 50px top;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #8d9254;
}
.horz-line {
	background-repeat: no-repeat;
	background-position: 50px top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8cab0;

}
.footer {
	background-repeat: no-repeat;
	background-position: 50px top;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
.footerlink {


	background-repeat: no-repeat;
	background-position: 50px top;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #DFDFDF;
}
.home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
	cursor: point;


}
.home-mo {
	background-image: url(../images/home-mo.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
	cursor: point;

}
.about {

	background-image: url(../images/about-us.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
	cursor: point;
}
.contact {


	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
	cursor: point;
}
.bullets {
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #464E01;
	background-image: url(../images/bullets.gif);
	padding-left: 20px;
	font-weight: normal;


}
.border {
	text-decoration: none;
	cursor: point;
	border: 1px dashed #666666;

}

