/* CSS Document */
body {
	margin: 0px;
	/*background-image:url(images/homenew_bg2.jpg);*/
	/*background-repeat:repeat;*/
	/*background-color: #9A8D7F;*/
	background-color: #7C7E64;
}
/*.bg {
	background-image:url(images/homenew_bg1.jpg);
	background-repeat:repeat-x;
}*/
.bgbottom {
	background-image: url(images/homenew_line2.jpg);
	background-repeat:repeat-y;
}

.footer_text {
	font-family: Tahoma;
	color: #FFFFFF; 
	font-size: 10px;
	text-decoration:none;
}
.footer_text a:hover{
	color: #d98602;
	text-decoration:none; 
}
