body {
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#9a8b78;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e5e1dc;
	text-decoration: none;
}
.mainText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #e5e1dc;
}
.home_featured {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #e5e1dc;
}
.pad{
padding-top:7px;
}.clickText {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #f7cf63;
	text-decoration: none;
}
a:link{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color: #CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
a:active{

	color: #CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}