@charset "utf-8";
/* CSS Document */

#main-img {
	background-image: url(../images/main-img-orange.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation {
	background-image: url(../images/navigation-bkgrd-orange.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.rightcontentbox {
	background-color: #665014;
	color: #FFFFFF;
	background-image: url(../images/testimonial-bkgrd-orange.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.rightcontentbox1 {
	background-color: #FFFFFF;
	color: #131313;
}
.time {
	color: #131313;
}