body {
	margin: 0px;
	background-color: #ddd8c7;
}

.left {
	background-image: url(images/stretch-left.gif);
}

.right {
	background-image: url(images/stretch-right.gif);
}

.top {
	background-image: url(images/stretch-top.gif);
}

.bottom {
	background-image: url(images/stretch-bot.gif);
}

.header {
	background-image: url(images/stretch-header.gif);
}

.text-bg {
	background-image: url(images/text-bg.gif);
}

.text-bg2 {
	background-image: url(images/text-bg2.gif);
}

.subtext-bg {
	background-image: url(images/subtext-bg.gif);
}

.footer-bg {
	background-image: url(images/footer-bg.gif);
}

.latest-bg {
	background-image: url(images/latest-bg.jpg);
}

.testimonial-stretch {
	background-image: url(images/testimonial-stretch.gif);
}

.testimonial-bg {
	background-image: url(images/testimonial-bg.gif);
}

.white-bg {
	background-image: url(images/white-bg.gif);
}

.bg-white {
	background-color:#FFFFFF;
}

#main-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #403e36;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#latest-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #ede8db;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#testimonail-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#green-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #61713c;
	margin-right: 10px;
}

#header {
	font-size: 17px;
	font-weight: bold;
	color: #403e36;
}

#header2 {
	font-size: 15px;
	font-weight: bold;
	color: #61713c;
}

#header3 {
	font-size: 17px;
	font-weight: bold;
	color: #ede8db;
}

a.footer {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 12px;
	color: #646256;
	text-decoration: none;
	margin-right: 10px;
}

a.footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	color: #848276;
	text-decoration: none;
	margin-right: 10px;
}

a.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	margin-right: 10px;
}

a.link {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 14px;
	color: #848276;
	text-decoration: none;
	margin-right: 10px;
}

a.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	color: #859b53;
	text-decoration: none;
	margin-right: 10px;
}

a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	color: #5a81ba;
	margin-right: 10px;
}

a {
	color: #575a87;
}

a:visited {
	color: #8789af;
}

a:hover {
	color: #141529;
}
