body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #2D3700;
}

span.firstletter {
	float:left;
	font-size:18pt;
	margin: 3px 2px 0px 0px;
	vertical-align:top;
}

.quote1 {
	padding:5px;
	font-family: Georgia, Garamond, Gentium, Times New Roman; 
	text-align:justify;
	background: #FFDDBB;
	background-image: url(../images/quotesbg.png);
	background-repeat: no-repeat; 
	background-position: 0px 10px; 
	padding: 10px 30px; 
	margin-bottom: 9px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
}

.quote2 {
	padding:5px;
	font-family: Georgia, Garamond, Gentium, Times New Roman; 
	text-align:justify;
	background: #FFFFFF;
	background-image: url(../images/quotesbg.png);
	background-repeat: no-repeat; 
	background-position: 0px 10px; 
	padding: 10px 30px; 
	margin-bottom: 9px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
}

.label {
	font-weight:bold;
	background:#707070;
	color:#FFFFFF;
	text-align:center;
	}
.data {
	color:#000000;
	}
.border {
	border:1px solid #000000;
	padding:5px;
	}
.short {
	color:#FF0000;
	}
img {
	border:0px;
	}
	
.tmenu {
	background:url(../images/menu_bg.gif);
}
td.menuit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:bottom;
	padding:5px 2px 10px 2px;
	text-align:center;
}
td.menuit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:black;
	text-decoration:none;
}
td.menuit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:black;
	text-decoration:underline;
}

td.menuit table {
        background:transparent url(../images/sub_bg.jpg) no-repeat scroll center top;
        display:none;
        width: 160px;
        min-height: 100px;
        margin-left:-20px;
        margin-top: 8px;
        position:absolute;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FF9933;
	text-align: left;
}
td.menuit table td {
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
td.menuit table a {
	font-size: 11px;
}

td.divider:hover + .menuit table {
	display: block;
}
td.menuit:hover table {
        display: block;
}
td.titl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:white;
	text-decoration:none;
	text-align:right;
	padding: 0px 15px 0px 0px;
	vertical-align:bottom;
}
td.titl h3{
color:#2D3700;
font-family:Arial,Helvetica,sans-serif;
font-size:11pt;
font-weight:normal;
margin:0;
position:absolute;
text-align:right;
text-decoration:none;
width:930px;
top:-239px;
left:10px;
}

td.leftbg {
	padding:0px;
	margin:0px;
	background:url(../images/left_bot_bg.jpg) bottom no-repeat #FFF;
}
td.rightbg {
	padding:0px;
	margin:0px;
	background:url(../images/right_bot_bg.jpg) bottom no-repeat #FFF;
}
td.lmenu {
	background:url(../images/logoleft.jpg) bottom no-repeat #FFF;
	padding: 0px;
	margin: 0px;
}

tr.ltgreen {
	background-color:#f4f6e8;
}

/* Left menu style */
#leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	text-decoration:none;
	text-align:left;
	vertical-align:bottom;
	line-height:24px;
	padding-left:20px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:10px;
	
/*	background: url(../images/lmenu_lines.gif) repeat-y;*/
}
#leftmenu a {
	color:black;
	text-decoration:none;
}
#leftmenu a:hover {
	color:#666;
	text-decoration:underline;
}

/* Content style */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color:#333;
	line-height:18px;
	text-align: left;
	width: 725px;
}

#content H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: none;
	color:#ff8b0b;
	line-height:36px;
	margin:0px;
}
#content H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	color:#ff8b0b;
	line-height:18px;
	margin:0px;
	margin-bottom:10px;	
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	line-height:18px;
	margin:0px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: none;
	color:#ff8b0b;
	line-height:36px;
	margin:0px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	line-height:18px;
	margin:0px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	color:#ff8b0b;
	line-height:18px;
	margin:0px;
	margin-bottom:10px;	
}


#content a{
	color:#789600;
	text-decoration:underline;
	font-size:12px;
}
#content a:hover{
/*	color:#ff8b0b;*/
	text-decoration:underline;
}

#content span.newsdate {
	padding:3px;
	background:#ff8b0b;
	color:black;
	font-size:9px;
	font-weight:bold;
}
#content span.newstitle {
	font-size:14px;
	font-weight:bold;
	color:#333;
}

#sublinks a{
	color:#ffffff;
	text-decoration:underline;
	font-size:13px;
}

#sublinks a:hover{
	color:#ff8b0b;
	text-decoration: underline;
	font-size:13px;
}

#sublinks h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	line-height:18px;
	margin:0px;
}

#sublinks ul
{
	list-style-type:circle;
	line-height:24px;	
}

#form input
{
	color: #fff;
	background:	#789600;
	border-color: #789600;
	cursor: pointer;
}

.testimonialDiv1
{
	background-color:#789600;
	color:#fff;
	padding:5px;	
}
.testimonialDiv2
{
	padding:5px;	
}
td.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	line-height:16px;
	background-color:#789600;
	text-align:justify;
}

/* footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#fff;
	text-align:left;
}
#footer a{
	color:#fff;
	text-decoration: underline;
}
#footer td.keys{
	color:#fff;
	font-size:10px;
	text-align:right;
	text-decoration: none;
}

/* bottom menu */
#botmenu {
	color:#000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#botmenu a{
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
}

/* submenu style  */
.submenus {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FF9933;
	background:url(../images/sub_bg.jpg) top center no-repeat;
	padding:10px;
	margin-top:10px;
	margin-left:-20px;
	color:black;
}

.submenus a{
	text-decoration: none;
	color:black;
	font-size:11px;
	font-weight:bold;	
}
.submenus a:hover{
	text-decoration: underline;
}

#border
{
	border-style:solid;
	border-color: #bdcc83;
	border-width:thin;
	background-color:#f1f4e5;
}

#border ul
{
	color:#2D3700;
	list-style-type:square;
	
}

.headRow
{
    background-color: #789600;
    color: #ffffff;
}

table.foldertable {
width: 700px;
}
table.foldertable td {
padding: 4px;
}
table.foldertable td.desc {
	width: 210px;
}
table.foldertable td.price {
text-align: center;
color: #000;
}
table.foldertable tr.headRow {
text-align: center;
font-weight: bold;
}
table.foldertable tr.ltgreen:hover,table.foldertable tr.row:hover  {
background: #e3feed;
}

.product {
	width: 200px;
	position: relative;	
	margin: 0px;
	padding: 0px;
}

.new_product {
  position: absolute;
  top: 0px;
  right: 0px;
}

div.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:200px; 
	text-align: left;
}

div.tooltip:hover span{ 
	display:inline; 
	position:absolute; 
	background:#d7e49e; 
	border:1px solid #d7e49e; 
	color: #000000; 
	text-decoration: none; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.product_details {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.ppage_section {
	font-size: 16pt; 
	color: #2d3700; 
	font-weight: bold;
}

.right_header {
	overflow: hidden;
	position: absolute;
	top: -10px;
	width: 925px;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#price_calculator {
	text-align: left;
	background-color: #ABBE62; 
	padding: 5px;
	font-size: 12px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 685px;
}

#cart_calculator {
	text-align: left;
	background-color: #ABBE62; 
	padding: 5px;
	font-size: 12px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 685px;
}

.login {
	position:relative;
	width:1px;
	height:1px;
	float:left;
}

.product_search {
	width: 125px;
	padding: 0px;
	margin: 0px;
}

form {
	margin:0;
	padding:0;
}

td.hover, tr.hover
{
	background-color: #d7e49e;
}

td.hovercell
{
	background-color: #FE9E34;
	color: #FFFFFF;
}

td.hoverrow, th.hoverrow
{
	background-color: #d7e49e;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/admin/ts/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/admin/ts/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/admin/ts/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}