﻿@charset "utf-8";

html, body {
	background-color: #c2d4a2;
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{  
	border-style: none;
}

#container {
	background-color: #FFFFFF;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 155px;
}

#header_left{
	float: left;
	width: 70%;
}

#header_left img {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#header_right{
	float: right;
	width: 30%;
}

#header_right ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
} 

#header_right li {
	float: left;
} 

#header_right a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-size: 11px;
} 

#header_right li a {
	line-height: 10px;
	width: 60px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-size: 11px;
} 

#header_right li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav {
	color: #FFFFFF;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
    z-index:100;
}

#banner {
	background-color: #DBE6C8;
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
}

#banner_left {
	float: left;
	width: 622px;
	height: 200px;
	text-align: left;
}

#banner_left h2{
	font-weight:normal;
	font-size: 13px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #4C5637;
	color: #4C5637;
}

#banner_left p{
	padding-left: 10px;
	color: #4C5637;
}

#banner_right {
	float: right;
	width: 300px;
	height: 200px;
}

#breadcrumbs{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom:10px
}

.B_crumbBox{
	color: #4C5637;
}

.B_firstCrumb a{
	text-decoration: none;
	color: #4C5637;
}

.B_firstCrumb a:hover{
	text-decoration: underline;
}

.B_crumb {
	text-decoration: none;
	color: #4C5637;
}

.B_crumb:hover{
	text-decoration: underline;
}

.B_currentCrumb{
	color: #4C5637;
	font-weight: bold;
}


#main {

}

.tablemain{
        margin-left: 40px;
        margin-top: 15px;
        margin-bottom:15px;
        
}

#main ul li{
	margin-left: 10px;
}

#main ul li a{
	text-decoration: none;
	color: #000000;
}

#main ul li a:hover{
	color: #4C5637;
	text-decoration: underline;
}

#main h2 {
	margin-top: 0px;
	padding-top: 6px;
	font-size: 27px;
	font-family: Arial,Helvetica,sans-serif;
	color: #4C5637;
	padding-left: 10px;
}

#main h3 {
	margin-top: 0px;
	padding-top: 6px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	padding-left: 10px;
	color: #4C5637;
}

#main p {
	padding-left: 10px;
}

#main a{
	text-decoration: none;
	color: #000000;
}

#main a:hover{
	color: #4C5637;
	text-decoration: underline;
}

#sidebar {

}

#footer {
	background-color: #728152;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/fbg.png);
	background-repeat: repeat-x;
}

#footer_left {
	float: left;
	width: 60%;
	padding-top: 5px;
}

#footer_left a{
	color: #FFFFFF;
    text-decoration: none;
}

#footer_left a:hover{
	text-decoration: underline;
}

#footer_left p {
	padding-left: 5px;
}

#footer_right {
	float: right;
	width: 40%;
	padding-top: 5px;
}

#footer_right ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
} 

#footer_right li {
	float: left;
} 

#footer_right li a {
	line-height: 10px;
	width: 80px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-size: 11px;
} 

#footer_right li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.spacer {
	height: 20px;
}

/* boxes

----------------------------------------------- */

.box {
	margin-bottom:20px;
	background-color: #DBE6C8;
	padding-bottom: 10px;
	background-image: url(../images/bbg.jpg);
	background-repeat: no-repeat;
}

.box a{
	color: #000000;
	text-decoration: none;
}

.box a:hover{
	text-decoration: underline;
}

.box p{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
}

.box h2 {
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box h2 a{
	color:#fff;
	text-decoration: none;
}

.box h2 a:hover{
	text-decoration: underline;
}

.box h3 {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	color: #4C5637;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0C987;
}

.box img {
	margin-left: 5px;
}

#header_right p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	text-align: right;
}

#header_right a {
	color: #FFFFFF;
	text-decoration: none;
}

#header_right a:hover {
	text-decoration: underline;
}
.tc_cart_view_text{
	text-decoration:none;
}

.tc_cart_count{
    text-decoration:none;
}
.treasure_cart{
	padding-top:6px;
}

.treasure_cart a{
    text-decoration:none;
	color: #4C5637;
}

.treasure_cart a:hover{
    text-decoration:underline;
}
.texthead{
    color: #4C5637;
    font-weight: bold;
}

.proddesc{
	margin-left:10px;
}

.deschead{
	font-weight:bold;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	color: #4C5637;
	padding-left:10px;
}

.ecomerce_item{
	background-color: #DBE6C8;
    margin-bottom: 10px;

}

.ecomerce_item h3{
	padding-top:0px;
}

.ecomerce_item a{
	text-decoration:none;
	color:black;
}

.ecomerce_item a:hover{
	text-decoration:underline;
	color: #4C5637;
}


.storeimglnk{
	margin-top:10px;
	padding-left:20px;
}

.carticon{
	padding-left:115px;
}

.detail{
	padding-top:40px;
}
