/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#D8D5CE;
	font-size:14px;
	color:#000000;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link {color:#706856; font-weight:bold; text-decoration:underline}
a:visited {color:#706856; font-weight:bold; text-decoration:underline}
a:hover {color:#FF9900; font-weight:bold; text-decoration:none}
a:active {color:#706856; font-weight:bold; text-decoration:underline}

.heading {font-size: 16px; font-weight: bold; }
.testimonials {font-size:16px; color:#706856; }
.content_heads {font-size:14px; font-weight:bold; }

