@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
	color: #FFF;
}
.homebody-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #CECECE;
}
.homebody-txt-grn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #5EAA5B;
}
.product_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 45px;
	font-weight: normal;
	color: #4A8A48;
}
.product_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #B5B5B5;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A9C63;
}
.footernmb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCDDCA;
}
.footer-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.footerbgmain {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.para-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #5EAA5B;
	letter-spacing: -1px;
}
.para-title-sec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #476738;
	letter-spacing: -1px;
}
.bodymain-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #B6B6B6;
	line-height: 20px;
}
.tb-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}

bodymain-txt a:link {
	color: #666;
	text-decoration: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #E89E00;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
