/* Green Image Styles */
body { background:#90896c url("../images/background_green.jpg") top repeat-x }

h2 { color:#1caf00 }

h3 { color:#79745e }

p strong { color:#1caf00 }

legend { color:#79745e }




/* Structure Styles */
.mainTable { background:url("../images/body_bg_green.jpg") top }

.borderLeft { background:url("../images/border_left_green.jpg") repeat-y top }
.borderLeftImg { width:13px; height:500px; background:url("../images/border_left_img_green.jpg") no-repeat }

.borderRight { background:url("../images/border_right_green.jpg") repeat-y top }
.borderRightImg { width:13px; height:500px; background:url("../images/border_right_img_green.jpg") no-repeat }

.bodyColumn { background:#fff url("../images/body_bottom_green.jpg") bottom no-repeat }

.sideColumn { background:#9f997c url("../images/news_shadow_green.gif") right repeat-y}

.rightColumn { background:#c7bf9b url("../images/best_seller_bg_green.gif") repeat-y left }



/* Header Styles */
.headTable { background:url("../images/header_bg_green.jpg") top no-repeat }




/* Navigation Styles */
.navTable { background:#c7bf9b url("../images/side_column_bg_green.gif") right repeat-y }
.navTable th { height:32px; background:url("../images/side_top_green.jpg") top no-repeat }

.rollover a { color:#fff; background:#9f997c url("../images/nav_shadow_green.gif") repeat-y right }
.rollover a:hover { color:#fff5b4; background:#87826a url("../images/nav_shadow_over_green.gif") repeat-y right }

.current a { color:#fff5b4; background:#686451 url("../images/nav_shadow_current_green.gif") repeat-y right }

.newsTable th { background:#79745e url("../images/news_header_bg_green.gif") right repeat-y }

.bottomImg { width:172px; height:51px; background:url("../images/side_column_bottom_green.jpg") no-repeat }



/* Default Page Styles */
.defFlashColumn { background:#fff url("../images/def_body_top_green.jpg") no-repeat top }

.defBottomColumn { background:#fff url("../images/def_body_bottom_green.jpg") bottom no-repeat }

.defSearchTable { background:url("../images/search_bg_green.jpg") no-repeat }

.bestSellerTable { background:url("../images/best_seller_shadow_green.jpg") bottom no-repeat }
.bestSellerTable th { background:#79745e url("../images/seller_head_bg_green.jpg") top repeat-x }



/* Main Body Styles */
.bodySearchTable { background:url("../images/body_search_bg_green.jpg") top repeat-x }
.bodySearchTable th { background:url("../images/body_search_corner_green.jpg") top left no-repeat }

.smallTable th { background:#1caf00 }

.serviceTable th { background:#1caf00 }

.topLink a { color:#1caf00 }


/* Product Color Styles */
.product th { background:#1caf00 }
.product p { color:#1caf00 }

.usedTable th { background:#9f997c }

.productItem a { color:#1caf00 }

.cartTable th { background:#1caf00 }

.bulkTable th { background:#1caf00 }



/* Admin Color Styles */
.listTable th { background:#9f997c }



/* Form Styles */
.form p { color:#1caf00 }
