@charset "utf-8";
/* CSS Document */

body{background-color:#463e30; margin-left: 0px; margin-top: 20px; margin-right: 0px; margin-bottom: 0px;}
.topheader{background-image:url(../images/topHeader.jpg); background-repeat:no-repeat; width:967px; height:159px;}
.databg{background-color:#FFFFFF; padding-left:50px; padding-right:50px;}
.whitedatabg{background-color:#FFFFFF; }
.footerbg{background-image:url(../images/footerbg.jpg); background-repeat:no-repeat; width:967px; height:29px;}
.productbg{background-image:url(../images/productbg.jpg); background-repeat:no-repeat; width:214px; height:138px; text-align:center;}

.darkgreensmalltxt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#463E30; font-weight:bold;}

.darkgreentxt{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#463E30; font-weight:bold;}
.darkyellowtxt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fea404; font-weight:bold;}
.darkyellowtxt a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fea404; font-weight:bold; text-decoration:none;}
.darkyellowtxt a:hoveer{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#be7a01; font-weight:bold; text-decoration:none;}
.lightgraytxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;} 
.normalsaffrontxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f9860a;}
.darkblacktxt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}
.normalblacktxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }


.showcasebg{background-image:url(../images/leftShowcaseimagebg.jpg); background-repeat:no-repeat; width:133px; height:74px; background-position:center; text-align:center;}
.leftsidebg{background-image:url(../images/leftsidebg.jpg); background-repeat:repeat-y; width:174px;}

.mainimgborder{ padding:10px 10px 10px 10px; border:solid #f2e9e0 1px;}

.butt
{
	background-color:#463E30;
	color:#FA8B20;
	font-weight:bold;
	height:100px;
	/*border:thin;
	border-color:#000000;
	border-style:solid;*/
	border-width:0px;
	height:25px;
}
.butt:hover
{
	background-color:#71542A;
	color:#FA8B20;
	font-weight:bold;
	height:100px;
	/*border:thin;
	border-color:#000000;
	border-style:solid;*/
	border-width:0px;
	height:25px;
}
.link
{
	color:#463E30;
	font-weight:bold;
	text-decoration:none;
}
.link:hover
{
	color:#71542A;
	font-weight:bold;
	text-decoration:none;
}

a
{
	color:#fea404;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#463E30;
	font-weight:bold;
	text-decoration:none;
}